Python module to control the Pertelian X2040 LCD Display.
25개 이상의 토픽을 선택하실 수 없습니다. 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.