You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
322 B

5 years ago
# pertelian
5 years ago
Python module to control the Pertelian X2040 LCD Display.
5 years ago
5 years ago
Based on Pertelians [Hardware Instruction Set Docs](docs/hardware_instruction_set.md) and damonkohler's [pypert module](https://github.com/damonkohler/pypert/blob/master/pertelian.py).
5 years ago
5 years ago
Check the file demo1.py for some example use of the library.