News

Arduino projects can help ease the learning curve of getting into programming, and even add some smart functionality to your everyday tasks around the house.
Learn how to easily adjust the contrast of a 1602 LCD display using Arduino. In this quick tutorial, I’ll show you a simple trick to control the contrast electronically, without relying solely ...
To build this project, all you need is three main components: an Arduino Uno, a 16x2 LCD, and a push button. You can connect everything to a breadboard to keep it simple.
Hi, I'm Bill. I'm a software developer with a passion for making and electronics. I do a lot of things and here is where I document my learning in order to be able to inspire other people to make ...
10 Simple-But-Fun Projects to Make With Arduino John Boxall, author of the new book Arduino Workshop, shares a few of the projects from his book on how to get started with the microcontroller.
Sometimes, the best Arduino projects are the most ridiculous. Case in point, this motion-detecting squirt gun. The idea is simple: when it detects motion, the spray gun activates.
[El Artis] just finished building an audio spectrum analyzer that uses a character LCD. The uses an Arduino to drive the display, but unlike other meters that use the microcontroller for analysis, … ...