Skip to content

v0.3.0

Compare
Choose a tag to compare
@vshymanskyy vshymanskyy released this 05 Aug 15:41
· 1494 commits to master since this release

This is a major functionality and device support release.

  • New features:
    • Flexible network connection control
    • Direct-Connect - connect directly to the device
      (device is like a server with a pre-configured dashboard)
    • Support #define'd virtual pin numbers in BLYNK_READ and BLYNK_WRITE
    • Use V0, V1, V2 ... synonyms for virtual pins for better code readability
    • blynk_ctrl.py Python script for automating sending commands to devices
  • 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