MCPcopy Create free account
hub / github.com/Blynk-Technologies/blynk-library

github.com/Blynk-Technologies/blynk-library @v1.3.5

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.3.5 ↗ · + Follow
1,101 symbols 2,192 edges 153 files 38 documented · 3% updated 49d agov1.3.5 · 2026-05-26★ 3,9744 open issues

Browse by type

Functions 963 Types & classes 138
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Blynk C++ Library

GitHub version GitHub download GitHub issues License

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


SWUbanner

Blynk is a unique IoT platform for connecting any hardware to the cloud, designing apps to control them, and managing your deployed products at scale.

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

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

Blynk Banner

Downloads

Blynk Arduino Library

Blynk Mobile App: Google Play | App Store

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.

Documentation and other helpful links

The list of supported hardware - supported boards, Ethernet, WiFi, Cellular...
Full Blynk Documentation - a complete guide on Blynk features
Community (Forum) - join a 500,000 Blynk community to ask questions and share ideas
Code Examples Browser - browse examples to explore Blynk possibilities
Official Website

Social Media:

Facebook | Twitter | Youtube | Instagram | LinkedIn

Contributing

We accept contributions from our community: stability bugfixes, new hardware support, or any other improvements.

License

This project is released under The MIT License (MIT)

Core symbols most depended-on inside this repo

Shape

Method 733
Function 230
Class 124
Enum 14

Languages

C++93%
Python6%
Java2%

Modules by API surface

src/Blynk/BlynkDateTime.h55 symbols
src/BlynkEdgentNCP.h47 symbols
src/Blynk/BlynkParam.h39 symbols
src/Blynk/BlynkTimer.h21 symbols
src/WidgetTimeInput.h20 symbols
src/utility/BlynkTimer.cpp19 symbols
src/BlynkSimpleEsp32_BT.h18 symbols
src/BlynkSimpleArduinoNanoBLE.h18 symbols
src/Blynk/BlynkUtility.h18 symbols
src/Blynk/BlynkApi.h18 symbols
src/BlynkSimpleWioTerminal_BLE.h17 symbols
src/BlynkSimpleEsp32_NimBLE.h17 symbols

For agents

$ claude mcp add blynk-library \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page