You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A 100-day challenge exploring IoT and embedded systems using ESP32, ESP8266, and Raspberry Pi Pico with MicroPython. Each day covers a new sensor or module with complete code, circuit diagram, and explanation.
The Temperature and Humidity Monitoring System is an IoT project utilizing Python and a DHT22 sensor to gather real-time temperature and humidity data. This data is sent to ThingSpeak for easy visualization and analysis, making it a great educational tool for IoT enthusiasts.