I'm looking to create an app for the Bangle that integrates with a phone app so you can control the app via the phone.
I've got the DroidScript plugin and I can control the Bangle but I'm not sure how best to get it to control the app and not just the Bangle. My only thought is to make the app modify a file stored on the bangle and make the app react to the changes in the file.
Does anybody else have any better suggestions or something I'm overlooking?
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.
I'm looking to create an app for the Bangle that integrates with a phone app so you can control the app via the phone.
I've got the DroidScript plugin and I can control the Bangle but I'm not sure how best to get it to control the app and not just the Bangle. My only thought is to make the app modify a file stored on the bangle and make the app react to the changes in the file.
Does anybody else have any better suggestions or something I'm overlooking?