Python module to control the Pertelian X2040 LCD Display.
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
BOXTEC AG 844a39e72e
updated readme
hace 5 años
docs initial import hace 5 años
LICENSE initial import hace 5 años
README.md updated readme hace 5 años
demo1.py cleanup hace 5 años
pertelian.py cleanup hace 5 años

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.