learn arduino

Arduino

What is ADC? How to use ADC in Arduino?

What is ADC? ADC stands for Analog to Digital Converter. ADC is used for converting the analog input voltage to its digital form. It is necessary for every microcontroller to have ADC in it, as all the microcontrollers work only on digital input and output voltages. So, ADC takes analog voltages and converts them into […]

GSM based Fire Alarm Project
Arduino

GSM based SMS Alert Fire Alarm System using Arduino

In this article,we are going to build a Fire Alarm System using Arduino, LM35 Temperature Sensor and GSM Module. The objectives of this fire detector using arduino is to sense the surroundings for occurrence of fire with help of LM35 temperature sensor, and send 3 SMS alerts to two mobile numbers stored inside the arduino

Arduino

Arduino Projects -The Big List of Arduino Based Projects

In this article, we compile all the best and interesting projects we have developed using Arduino. These days Arduino projects are used for academic course fulfillment as well. In any case, Arduino is a very interesting platform to build real world projects. List of Arduino Projects Gas Leakage Detector with GSM Module for SMS Alert

Scroll to Top