An open API service indexing awesome lists of open source software.

https://github.com/9d4/bledash

Web Dashboard for serial communication with Bluetooth Low Energy (BLE)
https://github.com/9d4/bledash

arduino ble bluetooth bluetooth-low-energy dashboard

Last synced: 22 days ago
JSON representation

Web Dashboard for serial communication with Bluetooth Low Energy (BLE)

Awesome Lists containing this project

README

          

# Web BLE Dashboard
Dashboard for Bluetooth Low Energy device through serial communication.

### What it does?
- Adding switch with Off and On command
- Switches saved in your local storage
- Per device name switches
- Console to test command

Next could be,
- Add state command
- Add another control like slider thing
- Add installable/PWA

Thanks to this great [**bluetooth terminal api**](https://github.com/loginov-rocks/bluetooth-terminal).