Skip to content

rdagger/micropython-charlcd

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

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