Home / Projects / Arduino Projects

Arduino Projects

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 »

Arduino LiPo Battery Monitor

Arduino LiPo Battery Monitor actual setup

This Arduino LiPo battery monitor and charger feature the TP4056 breakout board. The voltage level of the battery is displayed on a Nokia 3310/5110 LCD with the Arduino Nano as the microcontroller. Materials Arduino Nano TP4056 Breakout Board Nokia 3310/5100 LCD 3.7 V LiPo Battery Connecting Wires and Breadboard Introduction The …

Read More »