News

Create a smart blind stick using Arduino to help visually impaired individuals navigate safely. This DIY project uses an ultrasonic sensor, buzzer, and LED indicators to detect obstacles and provide ...
Abstract This paper describes the development and implementation of a control system for a direct current (DC) motor using the Arduino Uno microcontroller, based on the speed and direction control of ...
Posted in Arduino Hacks, Games, Retrocomputing, Toy Hacks Tagged arduino, Arduino Uno, bust-a-move, lua, mame, puzzle bobble, puzzlebobble, retro gaming ...
A new category of sensing technology transforms mobile robot vision from 2D to 3D, improves safety performance and provides 50-80% cost savings compared to traditional, LiDAR- ...
This one is an unusual smart home project, potentially - how to monitor a fish tank’s health with an AI-enabled ultrasonic sensor system. The detailed project is highlighted on Hackser.io and features ...
The sensor package comprises an ultrasonic distance sensor, a microcontroller running Arduino firmware, a micro-SD card for datalogging, a real-time clock for timekeeping and sleep functions, and an ...
Our kit includes the Maker Uno RP2040 itself, four Grove to jumper cables, a USB-A to USB-C cable, a soil moisture sensor with one Grove cable, an HC-SR04 ultrasonic sensor with a Grove cable, a SG90 ...
The Arduino Nano and Uno are equipped with very similar processors (the chip that essentially serves as the brain of the board). The Nano features an ATmega328, while the Uno sports an ATmega328P.
This project combines Arduino and Processing to create a radar-like visualization of distance measurements. The Arduino code reads data from an ultrasonic sensor and a servo motor, while the ...