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
256 B

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