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

Backpack LED Patch (v2)

After posting the Backpack NeoPixel LED Safety Light project (https://www.codrey.com/arduino-projects/backpack-neopixel-led-safety-light/), I received a lot of requests to publish another do it yourself project based on regular light-emitting diodes, instead of using NeoPixel LEDs. So, I […]

Sound Reactive Pixel LEDs

This little post covers the construction details of sound reactive pixels which is pretty enjoyable to build and watch. You can embed it in a lot of things, for example, think about gluing it in […]

Arduino Multimode LED Tent Light

Nowadays portable LED tent lights can be purchased cheaply to provide ample lighting while hiking and camping overnight. Then it is only a simple matter of connecting the tent light to a mighty battery pack […]

Arduino Automatic Wake & Halt Switch

Nowadays you can see many dc power supply modules equipped with an additional remote-controlled shutdown (or on/off) feature. It allows you to control the power supply output with a signal switch or transistor. Some time […]