News

Works with the HC-SR04 ultrasonic sensor in the 3 Pin Mode/4 Pin Mode, the Ping))) ultrasonic sensor in the 3 Pin Mode and the DHT temperature/humidity sensors for getting precise distance values. !
An Arduino-based maze-solving robot using 3 ultrasonic sensors, an L293D motor driver, and 2 DC motors. The robot detects obstacles, makes navigation decisions, and autonomously traverses mazes.
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 ...
The complete Arduino Levitation circuit is shown below and the working principle of the circuit is very simple. The main component of this project is an Arduino, L239D motor driving IC, and ultrasonic ...
Adding cameras and vision algorithms to your projects and robots might sound cool but sometimes it becomes expensive in terms of both capital and time. When the task at hand is much simpler like ...
Fans of the bouncing lamp from the Pixar corporate logo will enjoy [Daniel]’s latest project. It’s a motion controlled desk lamp that uses ultrasonic sensors to control its physical position. The core ...
Abstract: A simple robotics project simulated in Tinkercad based on Arduino Uno. It uses ultrasonic sensors for obstacle detection and can do basic movements using DC motors. The primary objective of ...