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 ...
This Arduino BASIC interpreter will make a really fun one-day project if you’ve already got the parts on hand. [Usmar A. Padow] put together an Arduino Uno, SD card, four line character LCD, and ...
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.
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.
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 ...
[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, … ...
Shields perform individual or combined hardware tasks and can be connected to Arduino-compatible boards using the standard Arduino interface format. Shields are available from many manufacturers and ...