What does HackerNews think of wasp-os?
A MicroPython based development environment for smart watches (including Pine64 PineTime)
I have a colmi P8 and it was easy to get wasp-os uploaded and now have micropython available with direct connection into the watch!
Battery life is really only 24-48hrs if you don’t do anything heavy.
Sometimes I wonder how more useful it is than my apple watch.
https://github.com/daniel-thompson/wasp-os
i have personally made a metronome app for it
https://gist.github.com/mishushakov/7af0c459178f152a27005d31...
Also Aaron's ATCWatch[2] which runs Arduino compatbile firmware on the aforementioned devices and more; His Daflasher app has made it possible to flash firmware to to NRF52832 devices without any HW tinkering.
https://github.com/JF002/Pinetime/blob/develop/bootloader/RE...
.. there are so many interesting projects to run on the PineWatch, I just bought a couple extra so that I could evaluate them all at once. Its not an expensive investment - I've certainly spent more on the rPi lab-bench over the years:
https://github.com/daniel-thompson/wasp-os
(MicroPython based environment)
https://github.com/seclorum/pinetime-rust-mynewt
(Rust-based environment)
https://github.com/JF002/Pinetime
(C/C++ based environment)