Python module to control the Pertelian X2040 LCD Display.
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
BOXTEC AG 844a39e72e
updated readme
5 lat temu
docs initial import 5 lat temu
LICENSE initial import 5 lat temu
README.md updated readme 5 lat temu
demo1.py cleanup 5 lat temu
pertelian.py cleanup 5 lat temu

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.