Blynk C++ Library

用于嵌入式硬件的 Blynk 库。适用于 Arduino、ESP8266、Raspberry Pi、Intel Edison/Galileo、LinkIt ONE、Particle Core/Photon、Energia、ARM mbed 等。「Blynk library for embedded hardware. Works with Arduino, ESP8266, Raspberry Pi, Intel Edison/Galileo, LinkIt ONE, Particle Core/Photon, Energia, ARM mbed, etc.」

Github星跟踪图

Blynk C++ Library Tweet

GitHub version
GitHub download
GitHub stars
GitHub issues
Build Status
License

If you like Blynk - give it a star, or fork it and contribute!
GitHub stars
GitHub forks


  • With Blynk Library you can connect over 400 hardware models (including ESP8266, ESP32, NodeMCU, all Arduinos, Raspberry Pi, Particle, Texas Instruments, etc.)to the Blynk Cloud.
    Full list of supported hardware can be found here.

  • With Blynk apps for iOS and Android apps you can easily drag-n-drop graphic interfaces for any DIY or commercial project. It's a pure WYSIWG experience: no coding on iOS or Android required.

  • Hardware can connect to Blynk Cloud (open-source server) over the Internet using hardware connectivity available on your board (like ESP32), or with the use of various shields (Ethernet, WiFi, GSM, LTE, etc). Blynk Cloud is available for every user of Blynk for free. Direct connection over Bluetooth is also possible.

Blynk Banner

Downloads

Blynk Arduino Library

Blynk Mobile App:
Google Play |
App Store

Optionally you can install Blynk Local Server and run everything locally. However, Blynk Cloud is free for anyone who is using Blynk for personal (non-commercial) use.

Quickstart: Arduino + Ethernet shield

  • Download the Blynk app (App Store, Google Play)
  • Get the Auth Token from the app
  • Import this library to Arduino IDE. Guide here
  • In Arduino IDE, select File -> Examples -> Blynk -> Boards_Ethernet -> Arduino_Ethernet
  • Update Auth Token in the sketch and upload it to Arduino
  • Connect your Arduino with Ethernet shield to the internet

When you are connected - check the included examples on how to use different types of connections (transports) and explore Blynk features. You can combine any example for your hardware + transport + features.

Supported boards, Ethernet, WiFi, Bluetooth, GSM, Serial, USB...

Full list of supported hardware is here.
Check out our Examples Browser: http://examples.blynk.cc

Full Blynk Documentation - a complete guide on Blynk features
Community (Forum) - join a 500,000 Blynk community to ask questions and share ideas
Help Center - helpful articles on various Blynk aspects
Code Examples Browser - browse examples to explore Blynk possibilities
Official Website

Social Media:

Facebook |
Twitter |
Youtube |
Instagram |
LinkedIn

Blynk libraries for other platforms

Libraries by community

Contributing

We accept contributions from our community: stability bugfixes, new hardware support, or any other improvements.
Here is a list of what you could help with.

License

This project is released under The MIT License (MIT)

主要指标

概览
名称与所有者blynkkk/blynk-library
主编程语言C++
编程语言C++ (语言数: 8)
平台Android, iOS, Linux, Windows
许可证MIT License
所有者活动
创建于2015-03-24 10:31:07
推送于2025-06-24 22:55:33
最后一次提交2025-06-25 01:55:21
发布数40
最新版本名称v1.3.2 (发布于 )
第一版名称v0.2.0 (发布于 )
用户参与
星数3.9k
关注者数239
派生数1.4k
提交数2.1k
已启用问题?
问题数507
打开的问题数10
拉请求数43
打开的拉请求数5
关闭的拉请求数46
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?