News

Hi, I'm Bill. I'm a software developer with a passion for making and electronics. I do a lot of things and here is where I document my learning in order to be able to inspire other people to make ...
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 ...
Automating household or office systems can be achieved using an Arduino Nano, a passive infrared (PIR) motion sensor, and a relay. The primary aim is to create a control system that activates or ...
PIR sensors work by detecting changes in infrared radiation and converting these changes into a voltage signal. This signal is then compared to a predetermined threshold to trigger a response, such as ...
A new motion sensor incorporates micromachined thermal transistors to facilitate human presence and motion detection in security systems, home automation equipment, and Internet of Things (IoT) ...
Arduino HomeSec System integrates sensors for intruder detection, distance measurement, sound monitoring, and vibration sensing. It sends SMS alerts via SIM900A GSM module, enhancing home security ...
Passive InfraRed sensors (PIRs) are electronic devices which are used in some security alarm systems to detect motion of an infrared emitting source, usually a human body.
RCWL 0516 Module The RCWL-0516 Microwave Radar Sensor module has been designed as an alternative to the common PIR motion sensors widely used in burglar alarms and security lights. Like the PIR Sensor ...
The ESP32-C3 PIR sensor board is not open-source hardware, but I suppose it does not matter that much since the design is pretty straightforward, and you can find an Arduino sketch on Github showing ...
Code for arduino that makes fade in/out effect after receiving signal from switch, PIR sensor, etc. Default pinout: Pin 9 - main output. That's where you connect your LEDs. Of course you can change ...