Tag Archive: guide
Qt Network and JSON example: a simple Hacker News reader
How to contribute to an open source project on GitHub
How to traverse a git repository using libgit2 and C++
Controlling an RGB LED with Arduino
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