https://github.com/edwinm/arduino-dcf77-oled-clock
My first Arduino project
https://github.com/edwinm/arduino-dcf77-oled-clock
Last synced: about 2 months ago
JSON representation
My first Arduino project
- Host: GitHub
- URL: https://github.com/edwinm/arduino-dcf77-oled-clock
- Owner: edwinm
- Created: 2017-09-30T14:19:31.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-30T14:30:58.000Z (over 7 years ago)
- Last Synced: 2025-02-14T17:43:08.636Z (3 months ago)
- Language: Arduino
- Size: 1.95 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Arduino clock
Clock made using:
* Arduino UNO
* DCF77 receiver for longwave time signals
* OLED display
* U8g2 graphical librarySee the [DCF77 OLED Clock](https://www.hackster.io/edwin-martin/dcf77-oled-clock-8a860a) for more information.