I have a pinetime and the form factor is great (until I lost the back plate, next one will be sealed). All the opensource activity around the watch is also great. The biggest drawback to me is only 64k of ram. Thats a Commodore64's worth of ram. The 240x240 screen is 57kbytes, it must have its own display ram. Also NordicSemi never seemed to be particularly opensource friendly. I'm hoping for a future RISCV edition o…
Do you state that it has its own display RAM or doesn't it? 240x240 is ~56.25 kB at 8 bpp. the screen is RGB 65K colors, that is, 16 bpp; so the framebuffer size should be twice larger. I assume that the display controller has its own memory. True, you would need another 112,5 kB for double-buffering, but maybe you can do without it.
Open Source Smartwatch
151–160 of 251 posts
Re: Open Source Smartwatch
#152Earlier quoted context omitted.
Because without a standard OS stack it is going to be the "Year of FOSS Watch"™.
You don't seem to get it. This isn't an end user device. This is for developers, i.e. hackers and makers. It doesn't work by installing "apps", but rather, the whole system image is built from _your_ code. Which makes sense on a device that has 64KB RAM. Any code samples they provide are just that: Samples. If what you're looking for is a general public oriented device, this is not it. There's plenty in the market to…
Re: Open Source Smartwatch
#153It's a little bulky but seems like it could be a fun device to hack around on. I got one recently from Adafruit.
Re: Open Source Smartwatch
#154Earlier quoted context omitted.
Because without a standard OS stack it is going to be the "Year of FOSS Watch"™.
Per the wiki it has a default OS (InfiniTime). However currently the MicroPython based Wasp-OS seems to have more features. [1] https://wiki.pine64.org/wiki/InfiniTime [2] https://github.com/daniel-thompson/wasp-os
Re: Open Source Smartwatch
#155Re: Open Source Smartwatch
#156Earlier quoted context omitted.
Amazfit Bip (S) has a GPS and still lasts for about 2 weeks in the same form factor.
How often do you use the GPS in those two weeks? It obviously only needs power if used, and tests I've read suggest it wouldn't last 2 days with lots of active GPS usage (which is to be expected, and not really a fault of the device!).
Still quite impressive though. It defies belief getting 2 weeks out of a GPS watch charge.
Re: Open Source Smartwatch
#157Re: Open Source Smartwatch
#158Earlier quoted context omitted.
You don't seem to get it. This isn't an end user device. This is for developers, i.e. hackers and makers. It doesn't work by installing "apps", but rather, the whole system image is built from _your_ code. Which makes sense on a device that has 64KB RAM. Any code samples they provide are just that: Samples. If what you're looking for is a general public oriented device, this is not it. There's plenty in the market to…
I surely get it, yet another device that will be gone in a couple of years.