News

After some searching, I ended up using a microcontroller and a piece of code borrowed from the web that I tweaked and adapted. The microcontroller-based concept was chosen because I wanted to scale ...
Welcome to issues! Issues are used to track todos, bugs, feature requests, and more. As issues are created, they’ll appear here in a searchable and filterable list. To get started, you should create ...
iot_projects / infrared_sensor_and_buzzer.ino Cannot retrieve latest commit at this time.
Here is an ultra simple Arduino Night Alarm project wired around a handful of inexpensive and easily available components. One advantage of using Arduino as a security system is the flexibility!
When there is no object near IR sensor, the output of IR sensor will remain low and DC motor will also remain in Off state. The sensitivity of IR Sensor can be adjusted using the potentiometer on the ...
Motion sensor alarms are readily available in the market, but these are expensive. Here is a simple and inexpensive Arduino based motion sensor alarm with voice alert. It can be used for security ...
Arduino based Fire Alarm – Circuit and Working Fig. 2 presents the circuit diagram for the fire alarm using a flame sensor and Arduino Nano. The system is powered by a step-down transformer (X1), a ...
Create a smart blind stick using Arduino to help visually impaired individuals navigate safely. This DIY project uses an ultrasonic sensor, buzzer, and LED indicators to detect obstacles and provide ...