0% found this document useful (0 votes)
209 views7 pages

Github Com Blynkkk Blynk Library

Uploaded by

ZhangZao
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
209 views7 pages

Github Com Blynkkk Blynk Library

Uploaded by

ZhangZao
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

Why GitHub?

Enterprise Explore Marketplace Pricing Search Sign in Sign up

blynkkk / blynk-library Watch 224 Star 2,364 Fork 649

Code Issues 9 Pull requests 2 Projects 0 Wiki Security Insights

Dismiss
Join GitHub today
GitHub is home to over 40 million developers working together to host and
review code, manage projects, and build software together.

Sign up

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

arduino esp8266 esp32 particle-photon embedded hardware mbed raspberry-pi bluetooth bluetooth-low-energy serialport

ethernet-shield gsm ota iot internet-of-things espressif iot-platform wifi

1,758 commits 1 branch 31 releases 18 contributors MIT

Branch: master New pull request Find File Clone or download

FedericoBusero and vshymanskyy "Packet too big" during BLE connection request on BBC Microbit, RFDui… ( … Latest commit 2ad9101 on Aug 15

Create PDF in your applications with the Pdfcrowd HTML to PDF API PDFCROWD
.github update template [ci skip] 3 years ago

examples Update Blynk.Inject, Add WiFi scanner for ESP32 and ESP8266 4 months ago

extras Update README.md 2 years ago

linux Fix build last month

scripts Switch SSL port to 443 by default 7 months ago

src "Packet too big" during BLE connection request on BBC Microbit, RFDui… ( last month

tests #394 port changed in examples 2 years ago

.gitattributes Add .gitattributes 3 years ago

.gitignore Ignore binaries 3 years ago

.travis.yml Add more Arduino libs 7 months ago

LICENSE Rename License file 4 years ago

Makefile Update Travis 2 years ago

README.md Update README.md last month

keywords.txt Update keywords 2 years ago

library.json Boost ver 7 months ago

library.properties Boost ver 7 months ago

README.md

Blynk C++ Library Tweet

Create PDF in your applications with the Pdfcrowd HTML to PDF API PDFCROWD
release v0.6.1 downloads 531k stars 2.4k issues 9 open build error license MIT

If you like Blynk - give it a star, or fork it and contribute! Star 2.4k Fork 641

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.

Create PDF in your applications with the Pdfcrowd HTML to PDF API PDFCROWD
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)

Create PDF in your applications with the Pdfcrowd HTML to PDF API PDFCROWD
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

Create PDF in your applications with the Pdfcrowd HTML to PDF API PDFCROWD
Python, MicroPython

Libraries by community
Node.js, Espruino, Browsers
Python, MicroPython
Particle
Lua, OpenWrt, NodeMCU
OpenWrt packages
MBED
Node-RED
LabVIEW
C#

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)

Create PDF in your applications with the Pdfcrowd HTML to PDF API PDFCROWD
© 2019 GitHub, Inc. Terms Privacy Security Status Help Contact GitHub Pricing API Training Blog About

Create PDF in your applications with the Pdfcrowd HTML to PDF API PDFCROWD

You might also like