Avatar

VFD Clock

Sep 21st, 2020 | by: Mikael Jansson
Category: Electronics Clocks
Views 871
Clock with vacuum florecent display, wifi based and NTP sync.
Based on ESP8266 and MAXIM6921.
And three home designed PCB's.

Powered by a 5v usb Charger, the first board creates 3 voltages:
- 3v3 fรถr the ESP
- 5v for ATTiny85
- 20v for the VFD through the driver.

The second board is the main board for the ESP and the VFD-driver.This board also has a button to GPIO0 for boot loader mode that also is used for UTC hour offset. UTC offset is stored in flash in case of power loss. (Currently software only supports full hour offset)

The third board is the riser cardwhere the tube is soldered to. 

The board design is modular to support several type of functions, the board interlinks with all needed connections:
- GND
- 3v3
- 5v
- voltages set by dc-boost circuit
- esp8266 rx and tx
- I2C

The software connects to wifi and if unsuccessful it opens a wi-fi access point so you can set the corrrect wifi credientials. It also supports OTA.
There is no RTC so the ESP keeps track of time and frequently makes a NTP update to not drift.

PHOTO GALLERY



โ†’
โ†

3 Comments

  • Noob 3691

    about 4 years ago

    Good one

    Mikael Jansson

    about 4 years ago

    Thanks. ๐Ÿ˜€

    Noob 19129

    about 3 months ago

    Please try Google before asking about Cool Product Guide 3d94c5f

Login or Sign Up to post comments on this project.