Python module to control the Pertelian X2040 LCD Display.
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
BOXTEC AG 844a39e72e
updated readme
5 yıl önce
docs initial import 5 yıl önce
LICENSE initial import 5 yıl önce
README.md updated readme 5 yıl önce
demo1.py cleanup 5 yıl önce
pertelian.py cleanup 5 yıl önce

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.