HomeElectronics Projects

Electronics Projects

Controlling An Arduino With An Infrared Remote Control

Being able to control your Arduino using an infrared remote control opens up a lot of possibilities...

Arduino Based Automatic Skittles Colour Sorter – Make Your Own

I’ve designed this simple Arduino based automatic colour sorter which allows you to easily sort Skittles, M&Ms...

Arduino RGB Colour Picker – Pick Colours from Real Life Objects

Easily pick colours from physical objects with this Arduino based RGB colour picker, enabling you to recreate...

Connect A 4×4 Keypad To One Arduino Input

A 4x4 keypad is a really useful Arduino project component, particularly for security access projects or projects...

Driving A DC Motor With Arduino Using An L293D Motor Driver

In this tutorial, we’re going to be looking at how to use an L293D motor driver to...

Make An Arduino Based Automatic Fish Feeder

There are a number of different designs for a DIY automatic fish feeder online but we particularly...

Multiple Push Buttons on One Arduino Input

The most commonly used Arduino board, the Arduino Uno, only has 12 available digital IO pins, so...

Using The Arduino IDE Serial Monitor

The Arduino IDE serial monitor is an extremely useful tool for troubleshooting and fault finding in your...