v0.4.1
版本发布时间: 2016-12-08 20:40:39
blynkkk/blynk-library最新发布版本:v1.3.2(2023-09-04 23:19:10)
___ __ __
/ _ )/ /_ _____ / /__
/ _ / / // / _ \/ '_/
/____/_/\_, /_//_/_/\_\
/___/ v0.4.1
In this release, just new fancy ASCII art logos!
Joking ;)
-
New hardware support:
- SIM800/SIM900 (TCP stream and HTTP API examples)
- Arduino GSM Shield (HTTP API)
- Samsung ARTIK
-
New features:
-
Blynk.begin()
now blocks until server is connected - Unlimited count of parameters for
virtualWrite()
andsetProperty()
-
Blynk.syncVirtual()
now supports multiple virtual pins -
CUSTOM_BOARD
support for App Export - Re-written HTTP API examples
-
-
Widgets:
- Widgets now support
setLabel()
andsetColor()
- WebHook widget example for GET method
- Map widget example
- Widgets now support
-
Infrastructure:
- Use
delay(0)
instead ofyield()
for better portability - Boards detector now detects even more boards
- Updated
blynk-ser.sh
script - Indenter script updated
- Add board description generator sketch
- Add build test script for all boards from the menu in Arduino/Energia IDE
- Added
.gitattributes
- Travis CI updated
- Use
Full list of supported hardware: https://github.com/blynkkk/blynkkk.github.io/blob/master/SupportedHardware.md
ATTENTION!
The Blynk_Release_v0.4.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_Lib
~\Arduino\libraries\Adafruit_NeoPixel
~\Arduino\libraries\SimpleTimer
~\Arduino\libraries\Time
~\Arduino\libraries\TinyGSM
1、 Blynk_Release_v0.4.1.zip 551.37KB