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 ...
This project unveils a compact and efficient fire alarm system, thoughtfully crafted using the versatile Arduino Uno microcontroller 🤖 and an IR (Infrared) sensor 🌟. Designed with safety in mind 🛡️ ...
This Arduino based IR reflectance sensor can be easily modified and adapted for various practical applications, including line-following robots and proximity or edge detection.
This project unveils a compact and efficient fire alarm system, thoughtfully crafted using the versatile Arduino Uno microcontroller 🤖 and an IR (Infrared) sensor 🌟. Designed with safety in mind 🛡️ ...
By reading different values from the sensor, we can detect if is it light , dark or a value between them. Another element that we are going to use on this experiment is Piezo Buzzer. So what is it ?
Old infrared remote controls can be a great way to interface with your projects. One of [AnalysIR’s] latest blog posts goes over the simplest way to create an Arduino based IR receiver, makin… ...
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 ...
Build a simple LPG gas leakage detector using Arduino and MQ-5 sensor. This beginner-friendly project features buzzer and LED alerts, circuit diagram, and complete Arduino code for home safety.
It’s an interesting take on a 3D scanner. He used a stepper motor to rotate the object being scanned, and an Arduino for control, but the real novelty is the way he used the sensor.