WebBluetoothCG / demos

Demo applications showing off Web Bluetooth
https://webbluetoothcg.github.io/demos/
Apache License 2.0
624 stars 188 forks source link

Microbit scrolling text #41

Closed danjenkins closed 8 years ago

danjenkins commented 8 years ago

Let me know if you don't want this in this repo and rather it be a separate repo on the nimbleape org

Basic demo that allows you to write to a micro:bit's led service and have text scroll across the LED matrix on the micro:bit - its a standard service on the micro:bit runtime (microbit-dal)

It also adds support for disconnecting from the micro:bit which isn't in any of the other demos yet I think.

Let me know your thoughts - follows the same patterns as other demos - uses polymer but not the polymer web bluetooth components which hides things away....

I have submitted a CLA, waiting to hear back