It's about time.
FOSS SmartWatch made with Arduino Hardware (ESP32’s currently)
MINMA Prototype Spec:
No hardware is really supported currently however this what I’m building OSW with currently:
1.69” Adafruit ST7789 Display (240x280)
Hardware at this stage may change at any time.
Please note that this does not mean the OSW doesn’t show or support these but the code should work this way to prevent interpretation issues, i.e showing the wrong color as its interpreted as 16-Bit Color instead of an 8-Bit one.
Should you for any reason need these values in something other than the standard please write a conversion function and use the standard
I’ve written this to ensure clarity, this may not work as I expect. If this occurs please open an issue and I’ll ammend or remove this.