News

Arduino-Ultrasonic-Sensor-for-Motion-Detection Had some fun developing a motion detector to alert me of any intruder in my house when I am away. I added in a simple example code for how you can ...
When the object comes within the range of the ultrasonic sensor the buzzer beeps and the led lights up indicating detection of the object . The HC-SR04 Ultrasonic Module has 4 pins, Ground, VCC, Trig ...
Building a human-following robot using Arduino and three ultrasonic sensors is an exciting and rewarding project that combines programming, electronics, and mechanics. With Arduino’s versatility and ...
We burn a C Code on Arduino Nano to tell the microcontroller board how and what operations to perform. Arduino Nano has exactly the same functionality as Arduino Uno but in quite a small size. The ...
Smart Blind Stick using Arduino Circuit Diagram. The below circuit diagram shows the complete hardware wiring setup of the Arduino-based Smart Walking Stick for the Blind people, detailing how the ...
Now, as we know how the components work, let’s go ahead and assemble theses components together and make a circuit as shown below. The Ultrasonic sensor is powered by 5V through Arduino, its trigger ...
This is an Arduino-based Proximity Sensor circuit wired using the popular HC-SR04 Ultrasonic ranging module,used here for non-contact object detection purpose. The HC-SR04 module includes ultrasonic ...
Cables to make connections; 3 220 Ω resistors; 1 green LED; 1 yellow LED; 1 red LED; 1 Arduino Ultrasonic Sensor (HC-SR04) 1 buzzer; Ultrasonic sensor, mounting circuit; It is a very simple circuit.