Displays the time fetched via NTP using four Nixie Tubes. Powered by mongoose-os running on an ESP32.
Built using mos tool 2.19.1
- Download and install mos tool
- Clone this repo.
- Update you wifi ssid and password in mos.yml (can also be set after flashing using
mos wifi
). - Go to project directory and run
mos build
- Connect your ESP32 and run
mos flash