If you like Blynk - give it a star, or fork it and contribute!
https://github.com/blynkkk/blynk-library/releases/latest
Blynk Docs: http://docs.blynk.cc/#blynk-firmware
Wiki: https://github.com/blynkkk/blynk-library/wiki
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:
- Social: Webpage / Facebook / Twitter / Kickstarter
- Join our Blynk community forum
- Smartphone Apps: Google Play / App Store
- Deploy your own Blynk Server
- 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
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.
Full list of supported hardware is here. Please see examples for different connection types.
This project is released under The MIT License (MIT)