All Projects → blynkkk → Blynk Library

blynkkk / Blynk Library

Licence: mit
Blynk library for embedded hardware. Works with Arduino, ESP8266, Raspberry Pi, Intel Edison/Galileo, LinkIt ONE, Particle Core/Photon, Energia, ARM mbed, etc.

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
python
139335 projects - #7 most used programming language
java
68154 projects - #9 most used programming language
shell
77523 projects
Makefile
30231 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to Blynk Library

Blynk Server
Blynk is an Internet of Things Platform aimed to simplify building mobile and web applications for the Internet of Things. Easily connect 400+ hardware models like Arduino, ESP8266, ESP32, Raspberry Pi and similar MCUs and drag-n-drop IOT mobile apps for iOS and Android in 5 minutes
Stars: ✭ 8 (-99.76%)
Mutual labels:  arduino, raspberry-pi, esp32, hardware, iot-platform, iot, esp8266, internet-of-things, ota, particle-photon
Blinker Library
An IoT Solution,Blinker library for embedded hardware. Works with Arduino, ESP8266, ESP32.
Stars: ✭ 1,095 (-66.87%)
Mutual labels:  arduino, esp32, hardware, iot, esp8266, wifi, embedded
Sming
Sming - Open Source framework for high efficiency native ESP8266 development
Stars: ✭ 1,197 (-63.78%)
Mutual labels:  arduino, espressif, iot, esp8266, wifi, internet-of-things, embedded
Lib Python
Blynk IoT library for Python and Micropython
Stars: ✭ 140 (-95.76%)
Mutual labels:  raspberry-pi, esp32, hardware, iot-platform, iot, esp8266, embedded
Esp32marauder
A suite of WiFi/Bluetooth offensive and defensive tools for the ESP32
Stars: ✭ 233 (-92.95%)
Mutual labels:  arduino, esp32, espressif, iot, esp8266, wifi, bluetooth
Platformio Core
PlatformIO is a professional collaborative platform for embedded development 👽 A place where Developers and Teams have true Freedom! No more vendor lock-in!
Stars: ✭ 5,539 (+67.59%)
Mutual labels:  arduino, esp32, iot, esp8266, embedded, mbed
Waterius
Передача показаний воды по Wi-Fi. Watermeter Wi-Fi transmitter.
Stars: ✭ 295 (-91.07%)
Mutual labels:  arduino, hardware, iot, esp8266, internet-of-things, embedded
Make
📖📖📖📖📖 写给软件工程师看的硬件编程指南
Stars: ✭ 170 (-94.86%)
Mutual labels:  arduino, raspberry-pi, hardware, iot, esp8266, internet-of-things
Platformio Atom Ide
PlatformIO IDE for Atom: The next generation integrated development environment for IoT
Stars: ✭ 475 (-85.63%)
Mutual labels:  arduino, esp32, hardware, iot, esp8266, embedded
Swifitch
Swifitch is ESP8266 based relay board that could be used to turn any light or any wall socket into smart one!
Stars: ✭ 117 (-96.46%)
Mutual labels:  arduino, hardware, iot-platform, iot, esp8266, wifi
Blinker Doc
blinker中文文档
Stars: ✭ 139 (-95.79%)
Mutual labels:  arduino, raspberry-pi, esp32, iot, esp8266, wifi
Pjon
PJON (Padded Jittering Operative Network) is an experimental, arduino-compatible, multi-master, multi-media network protocol.
Stars: ✭ 2,615 (-20.88%)
Mutual labels:  arduino, raspberry-pi, iot, esp8266, internet-of-things, embedded
Arduinojson
📟 JSON library for Arduino and embedded C++. Simple and efficient.
Stars: ✭ 5,456 (+65.08%)
Mutual labels:  arduino, esp32, iot, esp8266, embedded
Esphome Core
🚨 No longer used 🚨 - The C++ framework behind ESPHome
Stars: ✭ 545 (-83.51%)
Mutual labels:  arduino, esp32, iot, esp8266, internet-of-things
Sitewhere
SiteWhere is an industrial strength open-source application enablement platform for the Internet of Things (IoT). It provides a multi-tenant microservice-based infrastructure that includes device/asset management, data ingestion, big-data storage, and integration through a modern, scalable architecture. SiteWhere provides REST APIs for all system functionality. SiteWhere provides SDKs for many common device platforms including Android, iOS, Arduino, and any Java-capable platform such as Raspberry Pi rapidly accelerating the speed of innovation.
Stars: ✭ 788 (-76.16%)
Mutual labels:  arduino, raspberry-pi, iot-platform, iot, internet-of-things
Easyntpclient
Library to read time from Network Time Protocol (NTP) servers.
Stars: ✭ 20 (-99.39%)
Mutual labels:  arduino, espressif, iot, esp8266, embedded
Awesome Esp
📶 A curated list of awesome ESP8266/32 projects and code
Stars: ✭ 212 (-93.59%)
Mutual labels:  arduino, esp32, espressif, iot, esp8266
Guislice
GUIslice drag & drop embedded GUI in C for touchscreen TFT on Arduino, Raspberry Pi, ARM, ESP8266 / ESP32 / M5stack using Adafruit-GFX / TFT_eSPI / UTFT / SDL
Stars: ✭ 534 (-83.84%)
Mutual labels:  arduino, raspberry-pi, esp32, esp8266, embedded
Bleeper
Library to manage your firmware configurations written in C++
Stars: ✭ 54 (-98.37%)
Mutual labels:  arduino, esp32, iot, esp8266, wifi
Espmqttclient
Wifi and MQTT handling for ESP8266 and ESP32
Stars: ✭ 169 (-94.89%)
Mutual labels:  arduino, esp32, iot, esp8266, wifi

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


Blynk is the most popular Internet of Things 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. 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

Documentation and other helpful links

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)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].