All Projects → mcer12 → Nick-ESP8266

mcer12 / Nick-ESP8266

Licence: other
Nick is a series of different Nixie clocks based on ESP8266.

Programming Languages

C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to Nick-ESP8266

Super-Simple-RGB-WiFi-Lamp
A project based on the ESP8266 and WS2812b
Stars: ✭ 61 (+69.44%)
Mutual labels:  esp8266-arduino, esp8266-projects
ntpmon
Monitor for essential NTP metrics
Stars: ✭ 27 (-25%)
Mutual labels:  ntp
Wireless SD
A SD card reader which let's wireless data transfer for any device which supports FTP
Stars: ✭ 47 (+30.56%)
Mutual labels:  esp8266-arduino
LongDistance
Long Distance Netflix chrome extension to replace Showgoers and Netflix Party
Stars: ✭ 37 (+2.78%)
Mutual labels:  ntp
DoubleResetDetect
Arduino library to check for double reset on ESP8266
Stars: ✭ 17 (-52.78%)
Mutual labels:  esp8266-arduino
new-tab
⚡ A high-performance browser new tab page that gets you where you need to go faster.
Stars: ✭ 64 (+77.78%)
Mutual labels:  ntp
Farm-Data-Relay-System
A system that uses ESP-NOW, LoRa, and other protocols to transport sensor data in remote areas without relying on WiFi.
Stars: ✭ 97 (+169.44%)
Mutual labels:  esp8266-arduino
ESP8266TimerInterrupt
This library enables you to use Interrupt from Hardware Timers on an ESP8266-based board. It now supports 16 ISR-based timers, while consuming only 1 hardware Timer. Timers' interval is very long (ulong millisecs). The most important feature is they're ISR-based timers. Therefore, their executions are not blocked by bad-behaving functions or tas…
Stars: ✭ 85 (+136.11%)
Mutual labels:  esp8266-arduino
b2ntp
Kanban style New Tab Page extension with your bookmarks and powerful search
Stars: ✭ 50 (+38.89%)
Mutual labels:  ntp
munet
Network WiFi access, OTA, NTP time and MQTT (via PubSubClient) for ESP8266 and ESP32
Stars: ✭ 20 (-44.44%)
Mutual labels:  ntp
HitUP
Find top things in New Tab, including GitHub Trending Repositories.
Stars: ✭ 176 (+388.89%)
Mutual labels:  ntp
gontpd
A high performance NTP daemon written in Go.
Stars: ✭ 48 (+33.33%)
Mutual labels:  ntp
ESPNtpClient
High accuracy NTP library for ESP32 and ESP8266
Stars: ✭ 81 (+125%)
Mutual labels:  ntp
addon-chrony
chrony - Home Assistant Community Add-ons
Stars: ✭ 23 (-36.11%)
Mutual labels:  ntp
easy-admin
Scripts for easy system administration
Stars: ✭ 20 (-44.44%)
Mutual labels:  ntp
meshquitto
A simple Arduino project, which aims to provide a gateway between a mesh network of ESP8266's and a remote MQTT broker.
Stars: ✭ 37 (+2.78%)
Mutual labels:  esp8266-arduino
ansible-role-ntp-gps
Ansible Role: NTP with GPS on Raspberry Pi
Stars: ✭ 15 (-58.33%)
Mutual labels:  ntp
Topuino
Topunio is a wonderful knickknack for server monitoring. This is a mirror of https://git.vvzero.com/villivateur/Topuino_Hardware
Stars: ✭ 26 (-27.78%)
Mutual labels:  esp8266-arduino
NTP
NTP library for Arduino framework
Stars: ✭ 20 (-44.44%)
Mutual labels:  ntp
Yort.Ntp
A cross platform NTP client library for .Net platforms. Allows you to easily retrieve an accurate, current date & time from internet NTP servers.
Stars: ✭ 35 (-2.78%)
Mutual labels:  ntp

Nick-ESP8266

This project is deprecated and not recommended.

Nick is an open source nixie clock based on ESP8266 designed to be as simple as possible and as compact as possible. There are three versions of Nick you can make, one is direct driven IN-12, second version is duplexed IN-12 and finally a tiny duplexed IN-16 version. The clock uses NTP to sync with internet time.

alt text

alt text

Check out wiki: https://github.com/mcer12/Nick-ESP8266/wiki

3d printed case here:
https://www.thingiverse.com/thing:4014357

If you don't like the stock firmware and would like to have more options in the configuration portal, see https://github.com/nullstalgia/Nick-ESP8266 fork of this repository :)

UPDATE 14/4/2020: ESP8266 can occasionaly stutter in multiplex, especially if the wifi signal is bad, so I can't recommend it. If you want to use ESP8266, choose the direct-drive version with 4 x 74141 IC which will always be flawless. Or use separate microcontroller for the multiplexing.

UPDATE 11/12/2020: Firmware rewrite for duplexed IN-12 version is done, others will follow. With this firmware, the duplexed version runs smoothly at ~70hz. Little to no stutter can be observed only at the lowest brightness (low duty cycle). The firmware contains simple config portal, check out screenshot below.

UPDATE 11/23/2020: New firmware was added for all clock variants. It uses HW interrupts so there's no stutter anymore even when wifi is used.

alt text

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].