This thread is exceptional, as it's tackling a problem I was encountering.
What are thoughts on feasibility of these ideas:
Having a URL embedded in an app on a Bangle.js
An app on a phone to interrogate apps on the Bangle to build a list of URLs and sample rates
Phone samples URLs via web, puts together a data package
Forward to Bangle, where apps will parse for their relevant data.
My thought is to build a "universal" standard for pushing data to the Bangle, allowing homebrew apps to flexibly acquire it without much user configuration on a phone-based middleman app.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
This thread is exceptional, as it's tackling a problem I was encountering.
What are thoughts on feasibility of these ideas:
My thought is to build a "universal" standard for pushing data to the Bangle, allowing homebrew apps to flexibly acquire it without much user configuration on a phone-based middleman app.