News

Arduino LCD Oscilloscope If you have an Arduino and a small 16x2 character LCD you can use this code to create a primitive oscilloscope.
Code To use this code you should download the Arduino IDE so you can load it onto your Arduino Uno. You will also need the Liquid Crystal library to run this code.
In this arduino thermistor tutorial we are using Arduino with Thermistor to read the temperature and a LCD to display the temperature.
As promised in the first part of this article, now it is time to see in detail how we can use the Alphanumeric LCD Display in our Arduino sketches. The idea beside this project is to give a simple ...
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 scrolling capabilities.