Blynklib

Latest version: v0.2.6

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

Scan your dependencies

Page 1 of 6

1.0

0.6.1

___ __ __
/ _ )/ /_ _____ / /__
/ _ / / // / _ \/ '_/
/____/_/\_, /_//_/_/\_\
/___/ v0.6.1


How to install Blynk library: [⇨ link ⇦](http://help.blynk.cc/getting-started-library-auth-token-code-examples/how-to-install-blynk-library-for-arduino)

In this release
- **Changes**
* Switch default SSL port to `443`

- **Improvements**
* Fix Bluetooth/BLE connection bug

⚡️ Regularly update your **IDE**, **Libraries** and **Boards**!

Full list of supported hardware is available [here](https://github.com/blynkkk/blynkkk.github.io/blob/master/SupportedHardware.md)

**⚡️ If you like Blynk, don't forget to give us a github star! ⚡️**

0.6.0

___ __ __
/ _ )/ /_ _____ / /__
/ _ / / // / _ \/ '_/
/____/_/\_, /_//_/_/\_\
/___/ v0.6.0


How to install Blynk library: [⇨ link ⇦](http://help.blynk.cc/getting-started-library-auth-token-code-examples/how-to-install-blynk-library-for-arduino)

In this release
- **New boards support**
* **ESP32** Bluetooth `Serial Port Profile` support
* **MKR 1400** support via **TinyGSM** library
* **MKR 1400** support via MKRGSM library
* **MKR 1500** support via MKRNB library
* Basic **Blynk.Inject** support for **MKR1010**

- **Changes**
* **TinyGSM** updated to **v0.3.6**
* Switch default SSL port to `443`
* **Blynk.Inject**: AP SSID is now randomized
* Separate info field for `FIRMWARE_VERSION`, allow dynamic `BOARD_TEMPLATE_ID`

- **Improvements**
* Improve ESP8266 and ESP32, Arduino boards detection
* Fix float formatting in some cases
* Use internal float format function for all TI boards (i.e. Energia IDE)
* Fix some warnings, examples, etc.
* Added `BLYNK_NO_DEFAULT_BANNER` option
* Better-looking webpage for **Blynk.Inject**
* New TinyGSM examples

⚡️ Regularly update your **IDE**, **Libraries** and **Boards**!

Full list of supported hardware is available [here](https://github.com/blynkkk/blynkkk.github.io/blob/master/SupportedHardware.md)

**⚡️ If you like Blynk, don't forget to give us a github star! ⚡️**

0.5.4

___ __ __
/ _ )/ /_ _____ / /__
/ _ / / // / _ \/ '_/
/____/_/\_, /_//_/_/\_\
/___/ v0.5.4


How to install Blynk library: [⇨ link ⇦](http://help.blynk.cc/getting-started-library-auth-token-code-examples/how-to-install-blynk-library-for-arduino)

In this release
- **New boards support**
* Arduino **MKR WiFi 1010**
* Arduino **MKR ETH** shield
* Arduino **MKR VIDOR 4000** (use the example for `MKR WiFi 1010`)
* Arduino **UNO WiFi Rev.2** (use the example for `MKR WiFi 1010`)

- **Changes**
* Increase default `BLYNK_TIMEOUT_MS` to `3000`ms (most boards)
* Add `BlynkTimer` to Linux example
* Add a check for ESP8266 Core version
* Improved WiFi connection speed in some cases
* Improve email example
* WiFi Provisioning: increase default brightness of indicator LED
* WiFi Provisioning: Use built-in `Ticker.h` for ESP32

- **Bugfixes**
* Fix `Terminal` on Particle
* WiFi Provisioning: Fix reset button and indication for ESP32, ESP8266, MKR1000
* WiFi Provisioning: Fix WiFi password length limited (increased to 64)

⚡️ If you're using Blynk WiFi Provisioning, it’s **highly recommended to upgrade**
⚡️ Regularly update your IDE, Libraries and Boards (**Core v2.4.2+ for ESP8266 is required**)

Full list of supported hardware is available [here](https://github.com/blynkkk/blynkkk.github.io/blob/master/SupportedHardware.md)

**⚡️ If you like Blynk, don't forget to give us a github star! ⚡️**

0.5.3

___ __ __
/ _ )/ /_ _____ / /__
/ _ / / // / _ \/ '_/
/____/_/\_, /_//_/_/\_\
/___/ v0.5.3


How to install Blynk library: [⇨ link ⇦](http://help.blynk.cc/getting-started-library-auth-token-code-examples/how-to-install-blynk-library-for-arduino)

In this release
- **New boards support**
* Arduino MKR GSM 1400

- **New features**
* [TinyGSM](https://github.com/vshymanskyy/TinyGSM) updated to 0.3.5
* All Arduino MKR devices now support 128 Vpins
* `terminal.clear()` support
* Add `setDeviceName` for ESP32 BLE
* Cloud OTA support for ESP32
* Board info is now parseable from firmware binary (for OTA)
* **Important.** When `BlynkTimer` struggles to run multiple times (due to a blocked loop), it just skips all the missed intervals, and calls your function only once. This now differs from `SimpleTimer`, which could call your function multiple times in this scenario.

- **Bugfixes**
* Fix ESP32 BLE advertisement for iOS
* Fix NTP time for ESP8266 SSL
* Fix `param[index].asInt()` crash if index out of bound
* Fix `WidgetTerminal` data length handling
* ESP8266 now uses native `dtostrf` function

[PlatformIO](http://platformio.org/lib/show/415/Blynk), [Particle](https://build.particle.io/libs/blynk/), [ARM mbed](https://os.mbed.com/users/vshymanskyy/code/Blynk/) and [OpenWRT](https://github.com/vshymanskyy/blynk-library-openwrt) packages have been updated accordingly.
Full list of supported hardware is available [here](https://github.com/blynkkk/blynkkk.github.io/blob/master/SupportedHardware.md)

**⚡️ If you like Blynk, don't forget to give us a github star! ⚡️**

0.5.2

___ __ __
/ _ )/ /_ _____ / /__
/ _ / / // / _ \/ '_/
/____/_/\_, /_//_/_/\_\
/___/ v0.5.2


How to install Blynk library: [⇨ link ⇦](http://help.blynk.cc/getting-started-library-auth-token-code-examples/how-to-install-blynk-library-for-arduino)

In this release
- **General improvements**
* [TinyGSM](https://github.com/vshymanskyy/TinyGSM) updated to 0.3.2
* Switched port to 80 for Particle platform
* Updated port in examples
- **Bugfixes:**
* Fix linux: 100% CPU load, not working

[PlatformIO](http://platformio.org/lib/show/415/Blynk), [Particle](https://build.particle.io/libs/blynk/), [ARM mbed](https://os.mbed.com/users/vshymanskyy/code/Blynk/) and [OpenWRT](https://github.com/vshymanskyy/blynk-library-openwrt) packages have been updated accordingly.
Full list of supported hardware is available [here](https://github.com/blynkkk/blynkkk.github.io/blob/master/SupportedHardware.md)

[JavaScript](https://github.com/vshymanskyy/blynk-library-js) and [Python](https://github.com/vshymanskyy/blynk-library-python) libraries were updated to use port 80.

**⚡️ If you like Blynk, don't forget to give us a github star! ⚡️**

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.