fcgdam / mbot_ble

Program to test BLE communication with Makebot mbot robots.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Makeblock mbot BLE communication test program

This program uses NodeJS and the Bleno library to connect to an mbot BLE enabled robot and send commands to it.

To use it:

npm install

sudo node mbotble.js

Make sure that Bluetooth is enabled and the bluetooth device supports BLE.

More information at: https://primalcortex.wordpress.com/2018/07/05/makeblock-mbot-nodejs-ble/

About

Program to test BLE communication with Makebot mbot robots.


Languages

Language:JavaScript 100.0%