In this video Debraj demonstrates his 2-wire serial interface for use with a 128×64 graphics LCD. This design reduces the pin requirement from 14 to 2. Check in at hobbydebraj for schematic and source code links. Via the contact form.
Tag Archives: Graphic LCD
Review of the iCA05 Graphic LCD development kit
Raj wrote up a review of the iCA05 Graphic LCD development kit. The kit includes a 28pin PIC development board, a 128×64 GLCD, and the cabling required to connect them together. Raj quickly programed the PIC16F886 microcontroller that comes with the board, and was able to get a simple “Hallo World” message on the display. […]
Using mikroC libraries to drive graphic LCDs
Raj made another tutorial on interfacing graphic LCDs with PIC microcontrollers. In his earlier post he covered how to setup the hardware and write your own firmware to drive these LCDs. This post covers how to use mikroC compiler libraries to do the same and more. Today’s discussion will focus more on using the built-in […]
