Skip to content

rdagger/micropython-charlcd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

MicroPython CharLCD library

lcd

A library to control a character LCD display in 4 bit mode on an ESP8266 or ESP32 running MicroPython.

Implementation includes:

  • Display text strings
  • Set row/line position
  • Enable/disable blinking and underline cursor
  • Enable/disable display
  • Scroll text
  • Custom characters

Demo Included: Demonstrates most functionality.

About

MicroPython Character LCD Display library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages