Arduino Projects

Arduino is one of the most exciting embedded development board evolved from the open source community to learn  and build arduino projects for hobbyists and electronic enthusiasts. It is the best resource for making DIY projects and Prototypes.

The Arduino makes use of different Microprocessors and on-chip microcontrollers to design devices that interact with the sensors and actuators.

The most popular variants of Arduino are Arduino UNO, Arduino YUN, Arduino LEONARDO, Arduino NANO, Arduino MEGA.

Arduino comes with prebuilt shields for ease of interfacing various add-on modules like GSM/GPRS shield, Ethernet shield, USB shield, and Wireless shield for IOT projects.

Articles Written 112

Arduino Artificial Fire Lamp

Artificial fire lamps nowadays are quite easy to buy. Usually, such a fire lamp has a special inbuilt flickering light-emitting diode to create the fire/flame effect. Anyway, I don’t want to buy cheap and possibly […]

Tiny USB Windows® Key

In this post, you can see a tiny, yet quite useful, microcontroller-based USB key/Foot Pedal for Windows™ computers as a little do-it-yourself project. It is particularly geared as single function key, but other usages are […]

A Funny Digital Toggle Switch

This time I’d like to share my funny thoughts on the build of a very ‘hobbyist’ digital toggle switch device. The project idea keeps things as simple as they can be. You have a sensor […]

Arduino Bird Feeder Servo

Feeding birds everyday will go a long way in the conservation of birds. So just remember that by installing a nest box in your garden you are actively participating in bringing about a vast change […]

Arduino High-Power Driver/Switch Guide

The Arduino is an excellent microcontroller you probably already know that. An Arduino board can however only control low-current devices, so often you need a proper driver circuitry to handle the low-current control signals and […]