Arduino
20 Arduino projects of 2013

The world is full of incredible makers which make new amazing things with Arduino every day and I think that collecting and showcasing the most interesting ones can be truly inspirational, especially for people who just started with Arduino or…
Read more
Controlling an RGB LED with Arduino
20 Arduino projects of 2012

While looking for ideas for new some new project I noticed there aren’t many lists of Arduino projects online so I decided to make one and in the last few days I’ve been carefully digging Reddit (r/Arduino) and the Arduino…
Read more
Scrolling text on 16×2 LCD controlled by pushbuttons

In this project I’m going to use an Arduino Uno to scroll some text on a 16×2 character LCD which is controlled with a pair of pushbuttons. Even if there’s nothing very fancy or original here I think I came…
Read more
My first Arduino project: light sensor and LEDs bar graph

After reading several books and testing few basic things with my first Arduino kit I decided to try to realize a simple project: a bar graph made of LEDs controlled by a light sensor. Nothing fancy or very original, but…
Read more