HELLO THERE!!!! How are you guys doing lately? I hope everyone is fine always. This week, I have been tinkering around with my motion sensor and I am going to share a simple experiment about it with you guys. The objective of this experiment is to use the motion sensor to turn on and off an LED. When, there is a motion detected, the LED turns on and vice versa. Let's start with the items needed: HARDWARE: 1. ARDUINO UNO 2.A LED 3.PIR Motion Sensor SOFTWARE: 1.Arduino IDE Ok, Now that the items are obtained, let's see on how to assemble the circuit. The assembly of the circuit is fairly simple. The connection from motion sensor to Arduino is shown in the image below: Connection from motion sensor to Arduino The full complete assembly of the circuit is shown below: The assembly of the circuit Simple right? Now, let's go to the coding part of this experiment. The code basically digital read the motion sensor values and tur
HI GUYS!! Welcome to My Blog!! In this blog, you can learn about Arduino basics and some interesting projects. Feel free to drop by and leave some comments. LET's SHARE OUR KNOWLEDGE TOGETHER!!