gabbapeople/blynk@0.0.3

The library to connect XOD to Blynk via Bluetooth (BLE).
NodeDescription
blynk
Creates a blynk custom type value
init-ble-uart
Initializes a BLE module connection. Connects to a Blynk application. Syncs with the application
read
Reads data from a blynk widget
widget-led
Writes data to a blynk LED widget
write
Writes data to a blynk widget
example-smart-garage
The program for a smart garage model controlled by Blynk
To use the nodes in your project you should have the gabbapeople/blynk library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.