News

Contribute to jurgensmit/arduino-esp8266-blynk development by creating an account on GitHub.
Install the library into the Arduino IDE: “Sketch -> Include Library > Add Zip Library” and add the blynk library zip file you just downloaded. Before moving forward, setup Blynk on your phone and get ...
Otherwise, things are just like usual with the Arduino IDE. You do have to be aware of what objects are available on the ESP8266 as opposed to a regular Arduino. There are some subtle differences ...
You usually think of using Blynk with an Arduino, but you can also program the embedded part directly on an ESP8266. I quickly threw together a little prototype joystick.
Support for Spark Core and ESP8266 is also planned. Blynk is on Kickstarter now seeking $10,000 and has raised over $15,000 with 18 days to go.
In this tutorial, we are going to set up the NodeMCU-ESP8266 with the Arduino Cloud IoT. To test it out, we will send DHT11 sensor data from the board to the cloud, and set up a switch that can ...