A Tinkercad projet for measuring weather details using sensors like temperature, photoresistor and gas sensor and sending it on ThingSpeak server using POST API.
- TMP36
- Photoresistor
- Gas Sensor
- Arduino UNO
- WI-Fi Module ESP8266
- LCD 16x2 Display
- Wi-Fi
- Using TCP/IP
- Transfer data to remote server
- Write API of ThingSpeak for transferring data
You need to signup to the above website link and create a channel there. You have to create 3 fields of temperarure, light and gas sensor data. Copy the Write API from thingSpeak and replace it in the Tinkercad code.