Live data from Hacker News

Anyone building software for wearable tech?

news.ycombinator.com

11–16 of 16 posts

Re: Anyone building software for wearable tech?

#11
post #4

I'm working on a visual watchface builder for Garmin smartwatches currently. Think like Canva but for a watchface. It's not released yet, but coming along well. I'd like to support other brands too, like Pebble.

Have you looked at garmin.watchfacebuilder.com? What do you intend to do differently/better?

Re: Anyone building software for wearable tech?

#12
post #10

Pebble are releasing a new slew of products and their arguments with rebble aside, are seemingly doing a good job so far prepping SDKs and more to easily write software for the new watches. Including leveraging the banglejs engine mentioned earlier in this thread to enable folks to write apps / watchfaces in javascript! See: https://developer.repebble.com/docs/

Their operating system and phone bridge are also open-source. libpebble drives their wearable ring, so it's not just watches.

Re: Anyone building software for wearable tech?

#13
post #9

Not sure if this counts, but someone I know made a javascript interpreter that runs on ESP32, ported it to a smartwatch and wrote a whole open source operating system. He put it on Kickstarter and reached the goal. He now sells the result, and a second one for a different smartwatch: https://www.espruino.com/Bangle.js2 There's an app store here: https://banglejs.com/apps/ , but all apps are free and open source in a…

I can only recommend Espruino and the BangleJs, great work.

Re: Anyone building software for wearable tech?

#14
Yes, we do!

Check out https://github.com/the-momentum/open-wearables

Open Wearables is a self-hosted platform that unifies wearable health data through a single API. Our roadmap also includes some AI-powered features (https://docs.openwearables.io/roadmap)

We're solving a problem we often encounter when building solutions for clients. So we're targeting developers and builders, and therefore ourselves! :) The tricky part: we're trying to build the platform so that it's also useful for individuals who simply want to analyze their data (or the data of their clients, in the case of personal trainers).

Currently supporting Garmin, Polar, Suunto, and Oura Ring (with more data types being added). Next big thing will be releasing Apple Health SDK for Flutter (probably next week).

The project has early contributors and growing Discord community. I'll invite everyone to be a contributor, leave a star or just test the solution! :)

Re: Anyone building software for wearable tech?

#15
I've built orienteering training app for Garmin smart watches. Helps me to train in forest without physical orienteering prisms. https://apps.garmin.com/apps/92dfaa42-ebf3-45dc-88f2-ea81859...

Also it was interesting programming journey to use their Monkey C programming language.

Re: Anyone building software for wearable tech?

#16
post #9

Not sure if this counts, but someone I know made a javascript interpreter that runs on ESP32, ported it to a smartwatch and wrote a whole open source operating system. He put it on Kickstarter and reached the goal. He now sells the result, and a second one for a different smartwatch: https://www.espruino.com/Bangle.js2 There's an app store here: https://banglejs.com/apps/ , but all apps are free and open source in a…

This is cool. So "175mAh battery, 4 weeks standby time" what is the battery time during normal use? Not just sitting on a shelf. Use all day at work, sleep tracking during the night, etc.
Post reply on HN