Python module to control the Pertelian X2040 LCD Display.
您最多能選擇 25 個主題 主題必須以字母或數字為開頭,可包含連接號「-」且最長為 35 個字元。
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.