https://github.com/beeb/nixieclock
Nixie Clock using IN-14 tubes
https://github.com/beeb/nixieclock
Last synced: 7 months ago
JSON representation
Nixie Clock using IN-14 tubes
- Host: GitHub
- URL: https://github.com/beeb/nixieclock
- Owner: beeb
- Created: 2022-05-17T04:30:19.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-22T19:33:00.000Z (over 2 years ago)
- Last Synced: 2024-12-25T19:23:55.133Z (over 1 year ago)
- Language: C++
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Code for Nixie Clock Using ESP32 and HV5122 Drivers
Compile and upload with Arduino (< 2.0).
Requires the espressif additional Boards Manager URL: `https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json`
Requires an external library "EasyButton" by Evert Arias (v2.0.1 tested).
- Target (board): `DOIT ESP32 DEVKIT V1`
- Upload speed: `921600`
- Flash Frequency: `40MHz`