Joey Castillo
5bb058f585
add watch face for frequency correction and measurement
2022-10-09 22:50:31 -05:00
Joey Castillo
bcd3b66684
Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into lfs
2022-08-02 08:17:26 -06:00
joshber
f120d66a98
Wake Face ( #77 )
...
Co-authored-by: Josh Berson <low.note0488@fastmail.com>
2022-07-25 11:57:12 -04:00
Spencer Bywater
96aaa47c8e
Probability watch face ( #69 )
...
* Initial work on probability watch face
* Complete probability watch face
* Restore default movement_config
* PR feedback: PR watch face title, use arc4random, clean up warnings
* Use rand instead of arc4random when building on emulator
* Accidentally overwrote movement_config
2022-05-18 11:11:34 -04:00
Joey Castillo
21ee056e26
first pass at filesystem in movement
2022-05-09 12:14:42 -04:00
Joey Castillo
cd40573535
Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into motion-express
2022-05-02 18:39:45 -05:00
Joey Castillo
b0bdf35d8f
add mechanism for building alternate firmware images
2022-04-20 17:21:47 -04:00
Joey Castillo
263e7c6543
add counter face to movement build
2022-04-20 15:48:04 -04:00
Joey Castillo
4bc4198cc6
Merge branch 'mars-clock'
2022-04-20 08:25:45 -04:00
Joey Castillo
6e9e264c65
rewrite lis2dh logger for lis2dw
2022-04-10 18:13:22 -04:00
Joey Castillo
d91274e782
remove old lis2dh driver
2022-04-10 18:10:49 -04:00
Joey Castillo
4e89d70f99
Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into mars-clock
2022-04-06 14:56:18 -04:00
Wesley Ellis
1ec1f2e420
Add tomato face: a pomodoro style timer ( #61 )
2022-04-06 14:33:24 -04:00
Joey Castillo
4ebc4e97ce
movement: add thermistor testing watch face
2022-04-02 10:07:18 -04:00
Joey Castillo
3025984eb5
movement: first pass at mars clock
2022-03-04 16:29:21 -06:00
joeycastillo
ccdf08da87
Movement: Astronomy and Orrery watch faces ( #55 )
2022-03-04 14:52:49 -06:00
Joey Castillo
efde4190f1
movement: WIP app for capturing accelerometer data
2022-02-18 16:34:52 -05:00
Joey Castillo
4f29cf24f3
movement: move thermistor to 'sensor' watch faces
2022-02-17 14:47:47 -05:00
Joey Castillo
0fcc60e388
movement: add moon phase complication
2022-02-14 14:07:52 -05:00
Joey Castillo
2a59ae950f
movement: add blinky face
2022-01-25 17:28:22 -05:00
Joey Castillo
bcca6cc596
movement: remove blinky face
2022-01-25 17:27:46 -05:00
Joey Castillo
f819a18791
movement: add template for watch face generator
2022-01-25 17:12:56 -05:00
Joey Castillo
2e345d9f66
movement: slight reorganization
2022-01-25 17:04:07 -05:00
Joey Castillo
249bfc183c
movement: move beat time to clock folder
2022-01-25 15:39:04 -05:00
Joey Castillo
9e24f6c336
movement: add blinky face
2022-01-23 13:04:38 -05:00
Joey Castillo
5fccc24c98
Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into main
2022-01-15 19:27:24 -05:00
Joey Castillo
baf25aaa7a
movement: add sunrise/sunset face
2022-01-15 19:23:49 -05:00
Wesley Ellis
02c84dfd97
Add Countdown Face
...
A simple countdown face using movement_schedule_background_task
so that it rings, even if the another face is active
Limited to 99 minutes and 59 seconds so that the watch isn't staying
out of deep sleep for too long
2022-01-15 17:49:00 -05:00
Joey Castillo
221e41f58c
add 'hello there' face, demo for documentation
2021-12-21 12:30:20 -06:00
Joey Castillo
616587a203
add demo watch face
2021-12-10 11:33:07 -05:00
Joey Castillo
0679d84c03
movement: add experimental accelerometer data logging face
2021-12-01 14:57:06 -05:00
Joey Castillo
002d368a25
movement: add world clock face
2021-11-26 13:43:47 -05:00
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