Blynklib

Latest version: v0.2.6

Safety actively analyzes 630130 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 6

0.3.3

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

0.3.1

The Blynk_v0.3.1.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


In this release:
- New boards support:
- TI CC3200-LaunchXL
- TI Tiva C Connected
- Preliminary ARM mbed support (we will release a separate library for that)
- Slightly optimized Flash/RAM usage + speed of parser
- Better examples
- ESP8266 as a shield support was re-factored, stability improved
- The package comes with some dependency libraries
- Many minor fixes

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

0.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 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

0.2.4

- New functions:
- Terminal widget support
- "Named pins" support
- Gateway implementation in Python [prototype]
- Improvements:
- Arduino WiFi shield stability
- Flood detection improvement
- Minor bugfixes

0.2.3

- New hardware support:
- ESP8266 as a shield (running AT firmware)
- RN-XV WiFly
- Seeed Studio Ethernet Shield V2.0 (W5200)
- \+ You can implement your own connection type easily (User_Defined_Connection example)!
- Major connection stability improvement:
- ESP8266 standalone
- Particle Core (Spark Core)
- Lots of small changes based on the community feedback
- String class support in Arduino-like platforms
- Better examples
- Updated documentation
- Fixed some compilation errors (ENC28J60 + HanRun, ESP8266)
- Travis CI + PlatformIO

0.2.2beta

- New hardware support:
- ESP8266 as a shield (running AT firmware)
- RN-XV WiFly
- Seeed Studio Ethernet Shield V2.0 (W5200)
- Lots of small changes based on the community feedback
- Fixed some compilation errors (ENC28J60+HanRun, ESP8266)
- Updated documentation and examples

Page 5 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.