|
|
|
@ -2,6 +2,6 @@
|
|
|
|
|
|
|
|
|
|
Python module to control the Pertelian X2040 LCD Display.
|
|
|
|
|
|
|
|
|
|
Based on Pertelians [Hardware Instruction Set Docs](src/branch/master/docs/hardware_instruction_set.md) and damonkohler's pypert module.
|
|
|
|
|
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.
|