News

I am still receiving many requests to post an Arduino Sound Machine project. I think now is the right time to prepare a primer for beginners. First, keep your expectations low, as I don’t have ...
This project utilizes an Arduino Uno, a sound sensor, and a Bluetooth module (HC-5) to create an interactive LED matrix display. The project can be controlled via a mobile application, allowing you to ...
An RC boat sound module playing wav file from an SD card. 9 different files can be selected through a spare RC channel on the receiver (pwm signal) connected to the ...
Sound direction detection is a fascinating concept in robotics and automation. It allows a device to "hear" and determine the direction of a sound. This concept has numerous applications, including ...
Download the codes here Arduino simple shield potentiometer code: Arduino shield rc car: Arduino nano module L298P code: Board project: In this project you'll see how simple it is to make an rc car ...
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 ...
Released over 10 years ago, Arduino UNO is still the best-selling Arduino board, but lacking WiFi in the IoT era is not ideal, so Gianluca Martino, Arduino co-founder and working with the company ...
To capture an instant on film or sensor with a camera, you usually need a fast shutter. But alternately a flash can be triggered with the scene in the dark and the shutter wide open. It’s this latter ...
Perhaps one of the most common modules in an Arduino starter kit, the RGB LED lets you create all sorts of colors with just four pins from the Arduino. This tutorial demonstrates two ways to use this ...