-
Install the latest version of the Arduino IDE version 2.1
-
Setup ESP32 board in the Arduino IDE
-
ThingsInNet ESP-32 Universal IoT Dev Kit – Actuating
-
Create a new free account in Blynk.cloud (Limited capabilities)
-
Create your first device in Blynk.Cloud
-
Prepare firmware code and upload it to your device
-
Build a mobile app to control four devices
Create your first device in Blynk.Cloud
Step6: In this project we are going to control four appliances connected to the four channel ThingsInNet Actuator kit. So, Name Switch1 for the first Datastream as picture below. Then select PIN V1 and click Create button.
Goto Home tab and click Add first device then name it as Home1. Click the Create button.
- Mainly you need to add Blynk library
-
Install Adafruit SSD1306 by Adafruit library
-
Install Adafruit GFX Library by Adafruit