Home / Projects / Arduino Projects

Arduino Projects

Arduino Digital Tug of War

In this project, we’ll build a fun “Tug of War” game using an Arduino, a LED bar graph display, and buttons. The game mimics a classic tug-of-war, where two players compete to press their button rapidly to pull the “rope” (represented by a LED) to their side.

Read More »

Arduino Parking Sensor Project

ultrasonic sensor how it works

Parking in tight spaces can be challenging, especially with limited visibility. To help avoid collisions with obstacles, this project will show you how to build an Arduino Parking Sensor using an ultrasonic sensor and a buzzer. The ultrasonic sensor detects the distance to an obstacle, and the buzzer produces warning …

Read More »

Arduino Flappy Bird Dot Matrix Project

Start your DIY gaming experience with this “Arduino Flappy Bird Project with Dot Matrix.” This project merges the timeless appeal of Flappy Bird with the dynamic capabilities of Arduino and a Dot Matrix display. This article includes hardware setup, gameplay mechanics, and of course, the source code.

Read More »

Dot Matrix Droplets Project

dot matrix droplets project

This project makes the “dots” on a dot matrix look like they are pebbles in a container. Tilt the device on one side and the dots fall toward that side. The same goes if the device tilts to the other side.

Read More »

Clap Switch for RGB LEDs using Arduino

Arduino clap switch for RGB

Introduction This week’s Arduino project is a classic one and ideal for beginners. Here I will be showing how to build a simple clap switch for an RGB LED strip. Basically, a microphone captures the sound of the clap and converts it to a voltage. The Arduino processes that voltage …

Read More »
Index