News

In this project we are going to discuss how to use Ultrasonic sensor (Distance /Range Finder) with arduino micro-controller .We will be getting the object distance or range of an object on the Serial ...
Arduino UNO: As you know that Arduino is a microcontroller-based open source electronic prototyping board that can be programmed with an easy-to-use Arduino IDE. The UNO is one of the most popular ...
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 ...
If you do not know about LED and ultrasonic sensor (pinout, how it works, how to program ..), learn about them in the following tutorials: -Arduino-LED tutorial ...
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 ...
An automatic floor cleaning robot is not a new concept. But these robots have a major issue. They are very expensive. What if we can make a low-cost floor cleaning robot that is as efficient as the ...
If you are an electronics engineer or a beginner and want to build an obstacle avoidance robot, you need to first learn how an obstacle avoidance system works! which makes this project of ours super ...