Skip to content

Sherpakirk/blynk-library

 
 

Repository files navigation

Build Status


What is Blynk?

Blynk is a platform with iOS and Android apps to control Arduino, Raspberry Pi and the likes over the Internet. You can easily build graphic interfaces for all your projects by simply dragging and dropping widgets. If you need more information, please follow these links:

Please find examples on how to use different types of connections (transports) and how to do make something great with Blynk. You can easily apply any type of board/connection to all examples.

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 -> BoardsAndShields -> Arduino_Ethernet
  • Update Auth Token in the sketch and upload it to Arduino
  • Connect your Arduino with Ethernet shield to the internet

Supported boards, WiFi, Serial, USB...

See examples with different connection types.

Full list of supported hardware is here.

Docs

License

This project is released under The MIT License (MIT)

About

Libraries for embedded hardware to work with Blynk platform

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 38.5%
  • Other 31.7%
  • Python 19.3%
  • C 5.9%
  • Shell 2.7%
  • Makefile 1.0%
  • Batchfile 0.9%