This is a serial interface for any LCD using the incredibly common 44780 controller. There are a couple different serial interfaces like this on the market, but this project aims to be a superior ...
The purpose of this project is to develop a front end means of interfacing with the LCD wherein it will accept serial data from the microcontroller with only one wire required. The purpose of this ...
The project illustrates the serial interfacing of Hitachi compatible 2×16 LCD modules with PIC16F84 or PIC16F628 microcontroller unit. Before doing serial interfacing LCD with PIC microcontroller, it ...
Seven-segment displays and monochrome LCDs are fine for most projects, but some things simply look better in color. [John] over at the Little Bird Electronics blog recently wrote up a tutorial ...