tempo
an IoT Edge device equipped with ESP32, DHT22, and Ethernet W5500
TEMPO is an Edge device. in the world of IoT, An IoT edge device is internet-enabled and typically comprised of sensors. These sensors collect data and then pass it on to the processing unit. And in this project my router and mobile Hotspot act as a gateway.
- Implementation of a W5500 chip for Ethernet connectivity, enabling easier internet connection.
- Utilization of LM1117 and LM2576 components for efficient power supply management.
- Integration of the ESP32 Wroom microcontroller for reliable performance and versatility.
- Integration of the DHT22 sensor for accurate temperature and humidity monitoring.