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 & Advanced 16-bit PWM

Hi there! Last week I finally managed to get an Arduino delivering a 16-bit PWM (pulse width modulation) output from a nifty piece of code. Is the experiment finished? Of course not. Anyway, in this […]

Arduino Moon Lamp DIY

If your family loves stargazing, that’s great because here you can find a quick idea to make your inexpensive own moon lamp for your kid’s bedroom. All you need is a bunch of easily available […]

Adaptable Sensors & Arduino

Arduino hardly needs an explanation! Arduino is an extremely flexible open source hardware platform that can be used for countless do-it-yourself electronic projects. It’s very easy to get started with Arduino projects, but if you […]