Python library to control and show led tables.
Project description
# ledtable
This Python library can be used to accompany the development of LEDTable software on the Arduino.
You can run
pip install ledtable
python -m ledtable.SerialLEDTable <ArduinoSerialPort> <baudrate>
Which opens the window that shows you LEDTable:
![](example.png)
It works under Python 2 and Python 3.
On the Arduino, the methods
LEDTable::printToSerial()
LEDTable::printPixelOrderToSerial()
can be used to update the LEDTable.
This Python library can be used to accompany the development of LEDTable software on the Arduino.
You can run
pip install ledtable
python -m ledtable.SerialLEDTable <ArduinoSerialPort> <baudrate>
Which opens the window that shows you LEDTable:
![](example.png)
It works under Python 2 and Python 3.
On the Arduino, the methods
LEDTable::printToSerial()
LEDTable::printPixelOrderToSerial()
can be used to update the LEDTable.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ledtable-0.0.2.zip
(8.8 kB
view details)
Built Distribution
ledtable-0.0.2.win32.exe
(202.5 kB
view details)
File details
Details for the file ledtable-0.0.2.zip
.
File metadata
- Download URL: ledtable-0.0.2.zip
- Upload date:
- Size: 8.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 253b39cd09136f4a4621c7936f55740f1a011a81d864b7959306744fc79c67b9 |
|
MD5 | f400e638658d89b3b4c06cf3b00f9db0 |
|
BLAKE2b-256 | 7d3d757977994be7aeceb018f460483776091ae776645dcd7152edcf74bdc3ee |
File details
Details for the file ledtable-0.0.2.win32.exe
.
File metadata
- Download URL: ledtable-0.0.2.win32.exe
- Upload date:
- Size: 202.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6058bf07f76b8a3fd1142659ded16f69da99bbceb8f90a7df7f3ab8dfd62f7aa |
|
MD5 | 5c05605bb3d76f19fe3669171a0e8a82 |
|
BLAKE2b-256 | cf04e706cc85d686ad7438f62b2a6fca589a178af2b4d321919d8323fdf2e5ae |