v0.3.0
This is a major functionality and device support release.
- New features:
- Flexible network connection control
- Ability to manage WiFi connection manually
- Connect to open WiFi networks
- Control Blynk cloud connection (on/off)
- ... details here: http://community.blynk.cc/t/new-features-on-master-branch-v0-2-5-beta/1014
- Direct-Connect - connect directly to the device
(device is like a server with a pre-configured dashboard) - Support
#define
'd virtual pin numbers inBLYNK_READ
andBLYNK_WRITE
- Use
V0
,V1
,V2
... synonyms for virtual pins for better code readability - blynk_ctrl.py Python script for automating sending commands to devices
- Flexible network connection control
- New hardware support:
- Arduino Leonardo, Micro, Mini (descriptions added)
- Intel Edison (Galileo not tested, but should work)
- RedBearLab
- CC3200
- WiFi Mini
- LinkIt ONE
- LightBlue Bean
(experts only!!! tested with PC as a BLE<->TCP gateway, apps are not ready for BLE yet) - + general Energia WiFi support
- Many improvements and bugfixes
Full list of supported hardware: http://community.blynk.cc/t/hardware-supported-by-blynk/16
BTW, I released Espruino and Node.js client (alpha stage): https://github.com/vshymanskyy/blynk-library-js