Skip to content

kim3er/gpio-lcd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gpio-lcd

Adapted from Matt Hawkin's (http://www.raspberrypi-spy.co.uk/) HD44780 20x4 LCD Test Script for Raspberry Pi

Key changes are:

  • The functions are now wrapped in a class.
  • I've started experimenting with text transitions.

Other than that, it's pretty much Matt's code.

About

Simple Python class to control a HD44780 LCD through GPIO ports on a Raspberry Pi.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages