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 113

Poor man’s USB Rubber Ducky

I believe most readers are familiar with Hak5’s USB Rubbery Ducky. Well, simply it is a $45 key stroke injection tool, masked as a generic usb flash drive, widely used to hack unlocked computers. Computers […]

Nano Digital Volt Meter

Nano Digital Volt Meter is a microcontroller based simple DIY project for electronics hobbyists and makers. It is a compact digital voltmeter which can incisively measure input dc voltages in 0 to 55V range. The […]