Web app for controlling ELK-BLEDOM Bluetooth LED strips using the Web Bluetooth API.
TEST it at: https://ezekiel747.github.io/ELK-BLEDOM-web-app/
Or use it by downloading / cloning locally, then:
- Open the index.html file in a browser (I recommend Chrome). If you host the files on a web server, it has to be accessed through https otherwise will lack the proper permissions for API.
- Click "Connect" button,
- Select the "ELK-BLEDOM" device from the list, click on the "Pair" button (or equivalent).
There are multiple effects that can be selected, including fading between multiple colors (my fav).
(Forked from FreekBes/bledom_controller)