sandeepmistry / node-bbc-microbit

Control a BBC micro:bit from Node.js using BLE
MIT License
83 stars 26 forks source link

Create uart-listener #21

Closed KacperKubara closed 5 years ago

KacperKubara commented 6 years ago

Example code demonstrating the use of the UARTService on the Micro:Bit. It has been tested using the Raspberry Pi as a central device. Basic example to show how the arbitrary data can be sent from Micro:Bit to Raspberry Pi.