changes
This commit is contained in:
parent
caf88cff72
commit
fd2b3ba688
4 changed files with 120 additions and 13 deletions
|
|
@ -9,14 +9,14 @@ Summary: Designed and coded some watch faces for the Movement firmware of the Se
|
|||
|
||||
I contributed the following watch faces to the project:
|
||||
|
||||
* [PLANETARY HOURS](https://github.com/joeycastillo/Sensor-Watch/blob/main/movement/watch_faces/complication/planetary_hours_face.h) Displays the next planetary hours and their rulers
|
||||
* [PLANETARY TIME](https://github.com/joeycastillo/Sensor-Watch/blob/main/movement/watch_faces/complication/planetary_time_face.h) Displays the current planetary time together with their ruler
|
||||
* [DUAL TIMER](https://github.com/joeycastillo/Sensor-Watch/blob/main/movement/watch_faces/complication/dual_timer_face.h) dual chronograph for timing two simultaneous events
|
||||
* [PLANETARY HOURS](https://www.sensorwatch.net/docs/watchfaces/complication/#planetary-hours) Displays the next planetary hours and their rulers
|
||||
* [PLANETARY TIME](https://www.sensorwatch.net/docs/watchfaces/complication/#planetary-time) Displays the current planetary time together with their ruler
|
||||
* [DUAL TIMER](https://www.sensorwatch.net/docs/watchfaces/complication/#dual-timer) dual chronograph for timing two simultaneous events
|
||||
|
||||
<iframe src="https://www.youtube.com/embed/Z64oJCeY62M" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
|
||||
|
||||
* [TOSS UP](https://github.com/joeycastillo/Sensor-Watch/blob/main/movement/watch_faces/complication/toss_up_face.h) games of chance or divination using coins or dice.
|
||||
* [GEOMANCY](https://github.com/joeycastillo/Sensor-Watch/blob/main/movement/watch_faces/complication/geomancy_face.h) I Ching and Geomancy divination
|
||||
* [RANDONAUT](https://github.com/joeycastillo/Sensor-Watch/blob/main/movement/watch_faces/complication/randonaut_face.h) Generate random location coordinate
|
||||
* [TOSS UP](https://www.sensorwatch.net/docs/watchfaces/complication/#toss-up) games of chance or divination using coins or dice.
|
||||
* [GEOMANCY](https://www.sensorwatch.net/docs/watchfaces/complication/#geomancy) I Ching and Geomancy divination
|
||||
* [RANDONAUT](hhttps://www.sensorwatch.net/docs/watchfaces/complication/#randonaut) Generate random location coordinate
|
||||
|
||||
<iframe src="https://www.youtube.com/embed/wQOzrDqH97Y" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
|
||||
Loading…
Add table
Add a link
Reference in a new issue