News

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 on the ...
These days, there’s a huge variety of screens on the market for use with microcontrollers. OLEDs and graphic LCDs abound, while e-ink devices tempt the user with their clean look and low ener… ...
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 ...
In this second article we will see a practical application of the daisy-chained shift registers. We want to use four 7-Segments LEDs controlled by the Arduino board. As you can imagine, that is ...
Last Updated: 7/26/18 This module will investigate creating an interactive side-scrolling game using an Arduino. It will also provide experience with advanced usage of the 16x2 LCD screen and its ...