display

How to use a 1602 16X2 LCD display with Arduino

How to use a 1602 16X2 LCD display with Arduino, TI Launchpad, and standalone MSP430 video instructions

I show how to use a standard 16X2 LCD display in three different use cases. 1. With an Arduino Uno 2. With a TI Launchpad MSP430 running Energia 3. Directly on a breadboard on an MSP430G2553 running Energia This LCD display is low cost – I paid $2.26, shipped, on Ebay. It uses the standard

How to use a 1602 16X2 LCD display with Arduino, TI Launchpad, and standalone MSP430 video instructions Read More »

Arduino MATRIX LED DISPLAY

48×8 SCROLLING MATRIX LED DISPLAY USING ARDUINO CONTROLLER

A monochrome (single colour) LED dot matrix display is used for displaying the Characters and Symbols which is interface with a microcontroller. This project will deliberate on displaying a scrolling text message on a 48×8 LED dot matrix display. The microcontroller used is Arduino Uno which is open source prototype Electronic platform. The 48 columns

48×8 SCROLLING MATRIX LED DISPLAY USING ARDUINO CONTROLLER Read More »

Arduino LCD Twitter display

Arduino LCD Twitter display

a.k.a. the gratuitously complicated bidirectionally communicating Arduino-based scrolling Twitter display and notifier. —- This project was mainly done as an excuse to learn how to use character LCD displays with my Arduino, and figure out how to make a bidirectional serial protocol.  One major design goal was that the hardware would take user input and

Arduino LCD Twitter display Read More »

Scroll to Top