MicroBorg - A micro:bit 4Borg Web Bluetooth demo
Forums:
Hi,
I've put together a Web Bluetooth Demo for the 4Borg using a micro:bit instead of a Pi, you can find more info here https://www.thebubbleworks.com/
The demo allows you to control a 4Borg from a browser over Bluetooth LE.
When building the demo I created a reusable mbed library for communicating with the PicoBorg Reverse; which was largely based on the Arduino code found on this forum.
All the demo code and library is open source. (links on the page above)
There's a plan todo the same kind of demo but with a Raspberry Pi 3 using its onboard Bluetooth LE.
All the best
Wayne