Projects Blog
Natural Gas and LPG Leakage Detector using Arduino, MQ5 Gas Sensor, LED and Buzzer
Description: In this project, we build a Natural Gas and LPG Leakage Detector using Arduino. Here, the MQ5 Gas Sensor is used to detect Natural Gas and LPG. When the gas is detected the LED glows and Buzzer makes sound.…
Restaurant Menu Ordering System using Arduino, TFT Display, 433Mhz RF Transmitter and Receiver
Description: In this project we are building a Restauran Menu Ordering System using Arduino. This menu system can be used for ordering food in restaurants along with calling for server/waiter and bill. In this a TFT Display Shield for Arduino…
Fire Alarm System using Arduino, GSM and LM35 Temperature Sensor
Description: In this project we build a Fire Alarm System using Arduino. Here we are using LM35 Temperature sensor to detect fire, once fire is detected, output can be displayed on 16×2 LCD Display and an SMS is sent to…
Fire Alarm System using Arduino, Flame Sensor, LED and Buzzer
Description: In this project we build a Fire Alarm System using Arduino and Flame sensor, Here the Flame Sensor is used to detect fire, once fire is detected, a buzzer turns ON and LED glows. Everything is controlled by Arduino…
Smart Watch using ESP32, 0.96” OLED Display and DS3231 Real Time Clock Module
Description: In this project we build a Smart Watch using ESP32 Board. It is a very simple digital clock which shows day, date and time. We have used DS3231 Real Time Clock module to pull the current day, date and…
Alcohol Detector using Arduino, MQ3 Gas Sensor and 0.96” OLED Display Module
Description: In this project we build an Alcohol Detector using Arduino and MQ3 Gas Sensor. This alcohol detector detects if the person is drunk or not. Tell a person to breath out from their mouth to the MQ3 Gas Sensor…
Air Pollution Monitoring System using Arduino, SDS011 Nova PM Sensor and 0.96” OLED Display
Description: In the project we build Air Pollution Monitoring System using Arduino and SDS011 Nova PM Sensor. This is a simple air quality monitor which detects Particulate Matters in the air. Particulate Matter is also called as Particle Pollution. It…
CO2 Monitor using Arduino, SEN0219 Infrared CO2 Sensor and 0.96” SPI OLED Display
Description: In this project we build a CO2 Monitor using Arduino and SEN0219 Gravity Infrared CO2 Sensor. The sensor detects CO2 in PPM (Parts Per Million) and output is displayed on 0.96″ SPI OLED Display. Everything is controlled using Arduino…
CO2 and TVOC Measurement Monitor using Arduino and CCS811 Gas Sensor
Description: In this project we will detect Carbon Dioxide (CO2) and Total volatile organic compounds(TVOC) in air using CCS811 Gas sensor. We will use Arduino UNO. You can use any other Arduino (Nano, etc…) too. Output will be seen on…
Fire Alarm using Arduino, GSM and Flame sensor
Description: In this project we build a Fire Alarm using Arduino and GSM. Here we use a Flame Sensor to detect fire, once fire is detected, a buzzer turns ON and an SMS is sent to a phone number using…