News

General Overview: Persnonal Project where I programmed and wired an embedded system using an Arduino ATMega328 microcontroller in C/C++ to detect an object crossing the line-of-sight of an HC-SR04 ...
Distance-Alarm-using-Arduino-and-Ultrasonic-Sensor This project is based on Arduino UNO. Distance Alarm is a project that gives us a signal about the particular range of distance. In order to create ...
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 ...
In this project, the ultrasonic sensor module type KY-050 is used together with an Arduino and a type KY-012 active buzzer to help while reverse parking our vehicle. As the distance to the objects ...
The ultrasonic sensor with Arduino allows us to measure distances through ultrasound. It is very common to find this type of sensor in today’s cars. The objective is to show how we can build real ...
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 ...
Obstacle detection is one of the major concerns for a blind person. Presented here is a smart blind stick using Arduino Uno and Ultrasonic sensors. The primary goal of this project is to assist blind ...
In this review of the Maker Uno RP2040 board with the Arduino IDE we could blink LEDs, control RGB LED lights, press the user button to turn on one LED or make the buzzer output some melody, control a ...