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
The repository contains informations and sketches that work with a Development Board that comes with pre-wired TFT Display and OLED Display connectors, a DHT11 temperature and humidity sensor and a 10K Ohm potentiometer
a complete, multi-tasking data logger built on an STM32F7 Nucleo board using FreeRTOS. Reads a DHT11 and a capacitive soil moisture sensor, performs ADC oversampling and calibration, and displays data on an SH1106 OLED with a custom graphical UI. Includes a resilient, RTOS-aware driver for the DHT11.
The project integrates an Arduino with a DHT11 sensor for measuring temperature and humidity, along with an RTC DS3231 module for maintaining real-time clock functionality. The Arduino periodically reads data from the DHT11 sensor and RTC module, calculates the heat index, and sends all data (including date, time, temperature, and humidity)
Developed a Smart Farming System leveraging IoT to modernize agriculture. Features include an ESP32-based controller, real-time soil and temperature monitoring, automated irrigation via Android app, and Firebase integration for data management—demonstrating effective teamwork and practical innovation.
Hybrid IoT Cybersecurity Project for Smart Building Systems. Combines LSTM Autoencoder for sensor data anomaly detection (DHT11) with Snort IDS for network intrusion detection (port scans, ping sweeps on ESP8266 node). Includes replay attack simulation and temporal stability analysis.
local automated environment monitoring system using ESP32. It reads temperature/humidity (DHT11), monitors light levels (LDR), displays real-time data on an I2C LCD, and automatically triggers a relay-controlled water pump based on light thresholds