open-smartwatch-os
open-smartwatch-os copied to clipboard
The Open-Smartwatch Operating System.
Hello all, Given user base is growing by the day and OSW offers a very high degree of customization I think a place to showcase each user creativity could be...
# What is not working? A clear and concise description of what the bug is. Currently, the step counter is working normally, but there is a slight problem saving the...
Hi! Will Version 5.0 (*without* GPS) make use of Touch Screen? That would be very very useful! Thanks! PS: Any way to substitute it in Version 3.3?
Surfaced on #136 Every task should be able to specify: - How often it should run (sleep time) - Which core - Stack size Also we should utilize RTOS native...
Every part of the OS should be turned on/off during compile time, based on the hardware-**revision**. E.g. `platformio.ini` contains the `LIGHT_EDITION_V3.3`, which includes everything except GPS and only wifi xor...
All the logging should be centrally done through a thread-save system (including source, severity information) - also allowing us to buffer messages to show them inside e.g. a web console....
Add a utility class / libary / .. to collect UI related draw utils - labels for buttons - centered time string - date formatting - list view / settings...
# Do you remember Tamagotchi? Because I do and I think it would be cool to have a similar game for the open smartwatch. The main idea is to have...
This is another example of the Tools Screen. Currently contains the stopwatch as the first screen and two template screens after that called "Page 1" and "Page 2", which can...
Note: the update seems to be possible only when the wifi is already activated ( from the time update app for example) and anyway is not always possible to perform...