Here's a simple example of a sketch that uses BlynkSimpleEsp8266 to control an LED connected to an ESP8266 board:

void setup() { Serial.begin(115200); Blynk.begin(auth, ssid, password); pinMode(LED_PIN, OUTPUT); }

You can download the BlynkSimpleEsp8266 library ZIP file from the official Blynk website or from the Arduino Library Manager. Once you've downloaded the ZIP file, you can install it in the Arduino IDE using the " Sketch > Include Library > Add .ZIP Library..." menu option.

#include <BlynkSimpleEsp8266.h>

void loop() { Blynk.run(); }

IDEMIA

Subscribe to our newsletter

Receive our key news and keep up with the trends in our markets by subscribing to our newsletter.

By clicking on the "Subscribe" button, you confirm that you agree to IDEMIA’s Terms of Use and Privacy Policy, and agree to the processing of your personal data and acknowledge your related rights, as described therein.

Your email address will be used exclusively by IDEMIA to send you newsletters related yo your selected topics of interest. In accordance with the law, you have rights of access, rectification and erasure of your personal data, as well as opposition of processing, which can be exercised by writing to .