My node version is done. noble worked great, although it's not the easiest of APIs. Maybe my code can be of use to someone looking to try something similar.
It's probably the strangest (yet beautiful) thing I've ever made. And I don't even practice qigong..
By the way, I can recommend Netlify for hosting Web Bluetooth Puck projects with HTTPS, as an alternative to GitHub Pages. It's free and easy to connect to git repositories on GitHub/GitLab/Bitbucket/etc. Just git push, wait a few seconds, and it's live. It also supports uploading of files.
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 was cross-posted from this comment)
My node version is done.
noble
worked great, although it's not the easiest of APIs. Maybe my code can be of use to someone looking to try something similar.I've also cleaned up the web version, and maybe taken it a bit too far on the visuals..
https://qigong-button.netlify.com/
It's probably the strangest (yet beautiful) thing I've ever made. And I don't even practice qigong..
By the way, I can recommend Netlify for hosting Web Bluetooth Puck projects with HTTPS, as an alternative to GitHub Pages. It's free and easy to connect to git repositories on GitHub/GitLab/Bitbucket/etc. Just
git push
, wait a few seconds, and it's live. It also supports uploading of files.