In this tutorial I will show you how to configure an ESP32 device within the Arduino IDE and connect it to the Blynk mobile App tp monitor/interact with a variety of projects, in this example a temperature and humidity monitor for a mini greenhouse.
The ESP32 device used in this tutorial can be purchased here:
You’ll also need an DHT11 temperature and humidity sensor:
The Arduino code for this tutorial is available here:
http://medfizz.com/cabuu/Arduino_Scripts/BlynkWithESP32.ino