Skip to content

toto99303/Solo_DCF77_ESP32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solo DCF77 ESP32 transmitter

So what is this? It's a standalone DCF77 transmitter designed to be used with any wrist watch that is capable of receiving the signal. (Casio Wave Ceptor series etc.)

Features:

  • Connects to your local WiFi network.
  • Syncs the exact time via NTP and converts it to DCF77 signal.
  • Shows the realtime data on the OLED display live.
  • Uses screensavers to protect the screen from burn-in. (changes every minute)
  • 3D printable stand.

PCB and full BOM:

The original Eagle design files are included as well as exported GERBER files for direct PCB production.

BOM:

Firmware

To upload the sketch you will need USB to serial UART converter capable of supplying 3.3V VCC. Pinout for the header:

Remember that in order to boot the EPS32 in programming mode you will need to connect GPIO0 pin to GND (Low).

  1. Open the sketch in Arduino IDE and edit your wifi SSID and password.
  2. Use board "WEMOS LOLIN32" at 80Mhz flash frequency. (Tools -> Board)
  3. Compile and upload.

3D printable stand

The original design file from Fusion360 is available as well as ready to print STLs.

Video:

DCF77 transmitter - demo

More Pictures:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published