Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alauddinthewonder/arduino-attiny85-ds1307-rtc-test-led
DS1307 RTC test kit for AtTiny85 via LED blink
https://github.com/alauddinthewonder/arduino-attiny85-ds1307-rtc-test-led
arduino attiny85 ds1307 rtc
Last synced: 8 days ago
JSON representation
DS1307 RTC test kit for AtTiny85 via LED blink
- Host: GitHub
- URL: https://github.com/alauddinthewonder/arduino-attiny85-ds1307-rtc-test-led
- Owner: AlauddinTheWonder
- License: mit
- Created: 2018-12-15T17:47:19.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-15T17:50:44.000Z (about 6 years ago)
- Last Synced: 2024-11-06T17:57:02.665Z (about 2 months ago)
- Topics: arduino, attiny85, ds1307, rtc
- Language: C++
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Arduino / AtTiny85 / DS1307 RTC Test
DS1307 RTC test kit for AtTiny85 via LED blinkAtTiny85 is not fully compatible with Serial Software in Arduino. So created a sketch to test or get the current time from a RTC module by blinking led.