Skip to content

PierreRust/apig_charlcd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apig_charlcd

apig_charlcd is a python library to drive character LCD screens. It is meant to be used with a asyncio loop.

apig_charlcd uses the apigpio client library to access the pigpiod daemon.

Installation

For now, installation is only from source :

git clone https://github.com/PierreRust/apig_charlcd.git
cd apig_charlcd
python setup.py install

Usage

See the examples in the samples directory.

About

apig_charlcd is a python library to drive character LCD screens

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages