ioT based Open-Source Cloud (Thing speak) and ESP32 Based Microcontroller DHT11 Sensor Data Acquistion
"Air humidity and Temperature Data analysis and logging at Open-source Cloud i.e., Thingspeak. " ( IHSAN ULLAH KHAN M.Sc Electronics 2003 University of Peshawar) Please contact if you want to require more help or paid work at esp32 microcontroller. The ESPWROOM-32 Board, DHT11 Sensor, and Arduino IDE, Thingspeak ID are must for this. type of analysis. The Sensor is tied at PIN Number 25 Digital IO, Arduino IDE Serial Port Monitor is used display Serial Data Display because i am not using any Display module .... check the hardware connection in detail whenever there is problem because the code is working properly. The Code is given below: ///////////////////////////////////////Programma Started ///////////////////////////////////////////////////////// #include <math.h> //#include <OneWire.h> //#include <DallasTemperature.h> #include "DHT.h" //#include <Wire.h> //#include <Adafruit_BMP085.h> //