News:

Let's find out together what makes a PIC Tick!

Main Menu

2-Wire LCD Controller

Started by GDeSantis, Jun 27, 2024, 03:33 PM

Previous topic - Next topic

GDeSantis

Two-Wire LCD Controller

I am working on several projects that incorporate a 2x16 LCD Display.  Although there are several ways to control the display, my personal preference has been to use a 2-wire controller which I have found to be very tolerant of clock frequency variations and component tolerances.

Various files are attached and the two wire LCD controller program consists of two files as follows:

      •   "2x16 LCD_Driver.bas"
      •   "INIT_DISPLAY.inc"