12 Commits

Author SHA1 Message Date
Wesley Ellis
b7ed9adb6c Add initial TOTP watch face impl
Vendor code from https://github.com/Netthaw/TOTP-MCU to do the
heavy lifting of computing SHA-1 and HMAC and the rest of TOTP

Also implement a date_time to unix timestamp method
2021-11-22 21:37:21 -05:00
Wesley Ellis
b0ec40ae46 Add stopwatch face to movement
Simple stopwatch that only counts seconds (not subseconds), minutes
and yes, even hours
2021-11-10 21:17:24 -05:00
Joey Castillo
1b4bfe35c2 movement: day one watch face, counts days from birth 2021-11-08 09:59:23 -06:00
Joey Castillo
0f03257ee9 movement: add voltage monitor watch face 2021-11-06 23:52:00 -04:00
joeycastillo
0b4d0de15b
Merge pull request #19 from tahnok/beats_watch_face
Port beats to movement framework
2021-10-23 16:36:26 -04:00
Joey Castillo
27f699af80 WIP: thermistor data logger 2021-10-23 16:23:36 -04:00
Wesley Ellis
66e95e4ab8 Port beats to movement framework 2021-10-23 15:45:20 -04:00
Joey Castillo
f1a706792e movement: add character set demo 2021-10-21 17:28:59 -04:00
Joey Castillo
b88cd0cd7e movement: add thermistor readout face 2021-10-21 13:13:46 -04:00
Joey Castillo
c27dbc779b fix misspelling of pulsometer 2021-10-16 16:51:36 -04:00
Joey Castillo
d5ac4cb71b widgets are now watch faces 2021-10-16 13:14:52 -04:00
Joey Castillo
e8461984d6 launcher is now movement 2021-10-16 12:58:14 -04:00