Python module to control the Pertelian X2040 LCD Display.
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
BOXTEC AG 844a39e72e
updated readme
5 år sedan
docs initial import 5 år sedan
LICENSE initial import 5 år sedan
README.md updated readme 5 år sedan
demo1.py cleanup 5 år sedan
pertelian.py cleanup 5 år sedan

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.