Python module to control the Pertelian X2040 LCD Display.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
BOXTEC AG 844a39e72e
updated readme
преди 5 години
docs initial import преди 5 години
LICENSE initial import преди 5 години
README.md updated readme преди 5 години
demo1.py cleanup преди 5 години
pertelian.py cleanup преди 5 години

README.md

pertelian

Python module to control the Pertelian X2040 LCD Display.

Based on Pertelians Hardware Instruction Set Docs and damonkohler's pypert module.

Check the file demo1.py for some example use of the library.