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 ...
Just make sure it's connected to the same Wi-Fi network the Pi is on. To create the project, you'll only need a Raspberry Pi, Raspberry Pi-supported camera, PIR motion sensor, LED, and Arduino.
Arduino Motion Sensor – Circuit and Working The circuit diagram of the automation device using a motion sensor is shown in Fig. 2. It consists of an Arduino Nano board (MOD1), a PIR sensor (S1), a ...
Figure 2. Sensor ultrasonic HC-SR04. Description of the product 2 (Figure 3) COVID-19’s Social Distancing Alarm Device (A Device That Assists Us in Maintaining Social Distancing/Social Distancing ...
Instead, you simply open the Arduino software (which can be installed on your Windows desktop or accessed online), write your code, and upload it to the board. Then, you're basically set.
The light comes from a whopping 10-watt, 12-volt power LED. This bird’s brain is an Arduino Nano, which is protected from the 12V supply with a boost converter.
Code explanation of the Arduino PIR Interfacing The code explanation of the code is as follows. The complete code can be found at the absolute bottom of the blog. const int pirPin = 5; This line ...
The real-time PIR sensor in Proteus senses the motion of a particular area. As Proteus is the EDA, to show the motion, a TestPin is present on the sensor. I used the toggle pin here to indicate the ...