I²C Remote Bluetooth Interface smartBLE
What not leverage modern IoT tools to command and control a fischertechnik model?
The Internet of Things brings a new generation of command and control dashboards, operated remotely and featuring a nice interface and design. The interface runs on an Android- or iOS-powered BLE-capable smartphone or tablet and relies on the Blynk app. The device connects to the I²C port of the RoboTX and is powered by the RoboTX. |
Functions
The first set of commands initialises and manages the connection to the server.
sW_begin initialises and connects to the server
sW_connect connects to the server
sW_disconnect disconnects to the server sW_version show the release version
|
The second set of commands sends and receives values, prints text on the screen and provides utilities.
sW_setValue sets and sends a value to a variable
sW_getValue receives and gets a value from a variable
sW_printText sends and prints a text
sW_new returns true if a variable has changed sW_zero clears all variables |
Download
Download the driver with an example for RoboPro.
This file is under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. |