Content for Ultrasonic Sensor

Arduino Controlled Car

“This project is a car that is programed to avoid any objects in front of it automatically, and then turn away from that object and keep on going.”

Arduino Self-Balancing Robot

“In this instructable, I’ll show you how to build a small self-balancing robot that can move around avoiding obstacles. This is a tiny robot measuring 4 inches wide and 4 inches tall and is based on the Arduino Pro …

The Aperture Science Sentry Turret With an Arduino

“Ever since I first played Portal when it released on the Orange Box, I’ve always been obsessed with the game. The turrets in particular have remained my favorite characters in any game to date and I’ve always imagined …

Obstacle Avoiding Robot Using Ultrasonic Sensor

“In this project I will show you how to create an Arduino based Obstacle Avoiding Robot using an HC-SR04 Ultrasonic Sensor and 9g Micro Servo. During the build I will explain to you why you should use a Motor …

A Printed Three-wheeled Smart Car Kit

“This design is based on the Freenove Three-wheeled Smart Car Kit for Arduino Uno Robot Wireless Ultrasonic kit. The only place to get these shields.”

Tinku: a Personal Robot

“Tinku is not just a robot; it is a personal robot. It is an all in one package. It can see(computer vision), listen(speech processing), talk and react to the situation. It can express emotions, and the list of …

UltraBuggyBot - Robot Controlled Using Ultrasonic Sensors

“This is a small ,cheap and affordable project that you can make in just an hour! This is a really simple project and I intended so that younger people could make it on simpler micro-controllers , and more experienced people could …

CSR1011 - Using Ultrasonic Sensor

“The CSR1011 is a single mode Bluetooth Smart chip and this tutorial show how to access its GPIOs and read the values of a ultrasonic sensor.”

Graphic Programming Obstacle Avoidance Robot

“The purpose of this project is to build an obstacle avoidance robot without further knowledge of Arduino programming. Let’s get rid of Arduino coding, learn and make an obstacle avoidance robot by using Scratch3.0 based software within two …

Safety First RC Car

“Build a RC car that uses ultrasonic sensor to detect objects in front of it. And cuts power to the forward motion when reaches a certain distance from an object (specified in code) while retaining the ability to move backwards …