Skip to content

v0.3.3

Compare
Choose a tag to compare
@vshymanskyy vshymanskyy released this 29 Feb 12:18
· 1318 commits to master since this release
ATTENTION!
The Blynk_v0.3.3.zip package contains several libraries.
You need to copy them manually to your libraries folder.

The structure should look like this:
~\Arduino\libraries\Blynk
~\Arduino\libraries\BlynkESP8266_HardSer
~\Arduino\libraries\BlynkESP8266_SoftSer
~\Arduino\libraries\SimpleTimer
~\Arduino\libraries\Time

In this release:

  • New hardware support:
    • RedBear DUO
    • ESP8266 SSL support (experimental)
    • WeMos D1, Node MCU
    • Arduino Ethernet Shield 2
    • Arduino WiFi101 Shield
    • TI Stellaris LM4F120 LaunchPad (over USB)
    • SparkFun ESP8266 Thing
    • SparkFun Photon RedBoard
    • Particle Photon
    • WiPy (bundled with uPython library)
  • New features:
    • RTC widget
    • virtualWrite can handle multiple values (up to 4, for multi-channel widgets)
    • Heartbeat period customization
    • Sync API: syncAll() and syncVirtual()
    • BLYNK_CONNECTED() handler
  • blynk_ctrl.py now supports reading values from the server
  • Improved examples, keywords and documentation
  • Many minor fixes

Full list of supported hardware: http://community.blynk.cc/t/hardware-supported-by-blynk/16