Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Commit 2a67f7a

Browse files
committed
Update docs
1 parent 2c25e2a commit 2a67f7a

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

README.md

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# Lua client for Blynk
1+
# Lua client for Blynk IoT
2+
3+
**Note:** The library has been updated for Blynk 2.0
24

35
[![GitHub version](https://img.shields.io/github/release/vshymanskyy/blynk-library-lua.svg)](https://github.com/vshymanskyy/blynk-library-lua/releases/latest)
46
[![GitHub download](https://img.shields.io/github/downloads/vshymanskyy/blynk-library-lua/total.svg)](https://github.com/vshymanskyy/blynk-library-lua/releases/latest)
@@ -20,18 +22,14 @@ Blynk is **the most popular IoT platform** used by design studios, makers, educa
2022

2123
## Download
2224

23-
**Blynk App:
24-
[<img src="https://cdn.rawgit.com/simple-icons/simple-icons/develop/icons/googleplay.svg" width="18" height="18" /> Google Play](https://play.google.com/store/apps/details?id=cc.blynk) |
25-
[<img src="https://cdn.rawgit.com/simple-icons/simple-icons/develop/icons/apple.svg" width="18" height="18" /> App Store](https://itunes.apple.com/us/app/blynk-control-arduino-raspberry/id808760481?ls=1&mt=8)**
26-
27-
**Blynk [Server](https://github.com/blynkkk/blynk-server)**
25+
**Blynk Mobile App:
26+
[<img src="https://cdn.rawgit.com/simple-icons/simple-icons/develop/icons/googleplay.svg" width="18" height="18" /> Google Play](https://play.google.com/store/apps/details?id=cloud.blynk) |
27+
[<img src="https://cdn.rawgit.com/simple-icons/simple-icons/develop/icons/apple.svg" width="18" height="18" /> App Store](https://apps.apple.com/us/app/blynk-iot/id1559317868)**
2828

2929
## Documentation
3030
Social: [Webpage](http://www.blynk.cc) / [Facebook](http://www.fb.com/blynkapp) / [Twitter](http://twitter.com/blynk_app) / [Kickstarter](https://www.kickstarter.com/projects/167134865/blynk-build-an-app-for-your-arduino-project-in-5-m/description)
31-
Help Center: http://help.blynk.cc
32-
Documentation: http://docs.blynk.cc/#blynk-firmware
31+
Documentation: https://docs.blynk.io
3332
Community Forum: http://community.blynk.cc
34-
Examples Browser: http://examples.blynk.cc
3533
Blynk for Business: http://www.blynk.io
3634

3735
## Usage example
@@ -144,7 +142,7 @@ __________
144142
* [Python, MicroPython](https://github.com/vshymanskyy/blynk-library-python)
145143
* [OpenWrt packages](https://github.com/vshymanskyy/blynk-library-openwrt)
146144
* [MBED](https://developer.mbed.org/users/vshymanskyy/code/Blynk/)
147-
* [Node-RED for Blynk IoT](https://flows.nodered.org/node/node-red-contrib-blynk-iot) and [for old Blynk](https://www.npmjs.com/package/node-red-contrib-blynk-ws)
145+
* [Node-RED for Blynk IoT](https://flows.nodered.org/node/node-red-contrib-blynk-iot)
148146
* [LabVIEW](https://github.com/juncaofish/NI-LabVIEWInterfaceforBlynk)
149147
* [C#](https://github.com/sverrefroy/BlynkLibrary)
150148

0 commit comments

Comments
 (0)