This channel logs real-time environmental data using an ESP32 microcontroller with GY-8511 UV sensor, AM2320 temperature & humidity sensor, and a 16x2 LCD display. It also includes a buzzer alert for high UV levels. Data is uploaded every 20 seconds.
Temperature/humidity sensors. ESP8266 + AM2320 with a LiPo charger (under/over voltage protection) and 3.7V 780mAh LiPo battery.
This channel is part of my final project for my introductory ECE class in college. The purpose is to gather some environmental data from my house and send them to my channel. To do that, I used the Adafruit Feather M0 Express, sensors, and some code