Skip to content

eflukx/CC3200-hd44780-lcd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hd44780 LCD driver suited for TI CC3200 wireless controller

LCD driver specifically for use on the Texas Instruments CC3200 controller and the related Launchpad. This lib assumes the LCD is tied to the SPI bus using a shift register. Schematics included. It uses only 3 wires for communitation (DATA, CLK, Enable). The SPI CS pin is tied to enable input of LCD module and is software controlled. Beware that CS control is different from standard SPI.

Have fun!

schematic

Note to the schematic: The LCD module (and 595) VDD is tied to the +5V pin on the CC3200 launchpad. CC3200 has 3.3V IO, typically this is accepted by the 74HCT595 and LCD modules.

This driver was based on https://github.com/aostanin/avr-hd44780

About

hd44780 LCD driver suited for TI CC3200 wireless controller

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published