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.