This repository is a collection of IoT and embedded systems projects developed using sensors, Raspberry Pi & NodeMCU.
-
DHT_Program
Basic implementation for reading temperature and humidity data using a DHT22 sensor. -
DHT_Program_With_Internet
Enhanced DHT sensor project with internet connectivity and a dashboard for real-time monitoring. -
Raspberrypi_Database_DHT
DHT sensor integration with a Raspberry Pi, including storing sensor data in a database. -
SensorFusion
Combining data from Gas, Flame, IR and Temperature sensors, and using self-made APIs to insert and view the data on AWS. -
Ultrasonic_Sensor
Distance measurement using an ultrasonic sensor. -
Flame_Sensor
Flame detection module for basic fire-safety or alert systems. -
IR_CODE
Infrared sensor codes for detection. -
Servo_Motor
Control the movement of a servo motor microcontroller(NodeMCU). -
Two_Flashing_Lights
Simple LED project demonstrating GPIO control and timing logic.