Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 921 Bytes

TODO.md

File metadata and controls

17 lines (14 loc) · 921 Bytes

TODO

  • Add color correction function
  • Add more clocks and use more logical names
  • Fix push button issue

COMPLETE (v2 -> v3)

  • Add time to clock when setting to compensate for upload time
  • Integrate a pushbutton for DST adjustment
  • Ordered a new DS3231 (upgrade from DS1307), which has an internal oscillator from Adafruit for testing
  • Possible code execution affecting clock reads (serial process?) - NOT THE CASE
  • Check voltage draw from battery on whole board - NONE
  • PySerial script to record system time and Teensy output - NOT THE ISSUE
  • Drift could be caused by the battery power vs the VCC power - NOT THE CASE
  • Recording battery serial output will require a USB cable without power from the computer to the Teensy (probably still need to power Teensy board with USB though)
  • Consider connecting LED screen to display time for now - NOT ENOUGH PINS