-
1Step 1
2) Install the ESP8266 Board Manager
3) (Optional) Install the ESP8266 Sketch Data Upload Plugin
3) Using the Arduino IDE Library Manager - install "Blynk"
4) Using the Arduino IDE Library Manager - install "Embedis"
5) Download the project zip file "ESP8266_Embedis_Blynk.zip"
6) Move the ESP8266_Embedis_Blynk folder into your Arduino Sketch directory.
7) Compile and Download the project to your ESP8266 board.
8) Open the Serial Monitor and set the following embedis keys :
> set blynk_authid "your authid key"
> set wifi_ssid "your wifi ssid"
> set wifi_passwd "your wifi_passwd"
9) Reset the board
10) Connect using your Tablet or Smartphone and the Blynk APP.
that's it, have fun!
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.