Live data from Hacker News

Open Source Smartwatch

pine64.org

221–230 of 251 posts

Re: Open Source Smartwatch

#221
post #183

I highly recommend the compatible Colmi P8 smartwatch with waspos https://github.com/daniel-thompson/wasp-os which enables you to write micropython with access to all device features. You can overwrite the stock firmware using bluetooth without having to open and solder wires.

Does it support notifications?

If you mean sending a message from an external device to the watch and running some python code with it then yes.

Re: Open Source Smartwatch

#223
post #183

Earlier quoted context omitted.

Does it support notifications?

If you mean sending a message from an external device to the watch and running some python code with it then yes.

That is cool. I don't see iPhone there, does it mean notifications aren't supported there?

Re: Open Source Smartwatch

#224

Earlier quoted context omitted.

Unfortunately they no longer make them. Or at least I could not find any to be bought.

I'm pretty sure they do; even established stores have started carrying them around here. Check out the website as well; there's a bunch of variations of that watch now. I have the original Bip and am very satisfied with the hardware (lasts forever, looks pretty good) and somewhat satisfied with the software (good selection of watch faces, it's gadgetbridge compatible, but activity mode is a tad bit too easy to enter…

Checked the US store. There's none available. None available in Amazon Germany either.

I have the Bip S, and was trying to get that for a friend, but as I mentioned... I cannot find them in stock anywhere.

Re: Open Source Smartwatch

#225

Earlier quoted context omitted.

Unfortunately they no longer make them. Or at least I could not find any to be bought.

You can still get them (in the UK at least) although stock seems low, you can also get the amazfit U. although it's a bit more expensive.

The Bip S is the perfect device for me. This is specifically what I was trying to find.

Re: Open Source Smartwatch

#226
post #180

Cool project. I'm starting to become a fan of dual core BLE SoCs though. One small M0 to handle the BLE stack (which typically has to be high priority) and one M4 for the application.

The nrf53 is dual core with a dedicated network cpu.

Re: Open Source Smartwatch

#227
post #195

Earlier quoted context omitted.

> And now they are releasing a smartwatch with a 64 MHz core and 64 KB of RAM - some specs you would have expected from a very cheap smartwatch released 7-8 years ago My Xiaomi Mi Band probably has similar specs. I bought it last year. You position this as outdated, but for me, the specs mean that I only have to charge it every couple of weeks.

Sure, if all you need is a watch that only shows you the time, can support a couple of skins and maybe comes with a basic heart rate monitor, then you probably don't need more. But I wouldn't advertise it (like Pine does) as "you can install any OS on it". I wouldn't even advertise it as a smartwatch TBH. It's more like a tiny embedded device to be worn on a wrist, with specs much more comparable to those of an ESP82…

They have a post detailing why they went with a more embedded-like processor over one that could run linux.

Re: Open Source Smartwatch

#229
post #49

Earlier quoted context omitted.

The PinePhone is a special beast that had or still has some supply issues AFAIK (also with the higher value customs issues are more likely). I personally had no issues ordering stuff from Pine64, albeit it did take long.

It’s not a special beast. Everything I’ve ordered from there has some issues with shipping (maybe the rock boards are better). But honestly, that’s to be expected and they make no claims to the contrary. Hopefully the shift to a commercial store will make this better.

Probably they just had covid-related issues. I’m sure some much larger companies also had issues due to it.

Re: Open Source Smartwatch

#230

Speaking of which, I recently discovered a javascript based open source smart watch. https://banglejs.com It's a little bulky but seems like it could be a fun device to hack around on. I got one recently from Adafruit.

Thanks I've never heard of this watch. To me this looks far more interested.
Post reply on HN