UMDBPP / Balloonduino

Library for basic functions of Balloonduino (Arduino Mega with onboard sensors)
MIT License
3 stars 0 forks source link

DS1307 real time clock #6

Closed zacharyburnett closed 6 years ago

zacharyburnett commented 8 years ago

Implement functionality for the DS1307 Real Time Clock.

We will use the stock Adafruit library for now, but also try optimize our fork so that it will fit onto the board with everything else.

Reference this tutorial for wiring instructions.

zacharyburnett commented 6 years ago

RTC initialization and read written. SoftRTC initializes alongside