mirror of
https://gitlab1.ptb.de/waltem01/Matrix
synced 2024-12-26 03:51:45 +00:00
denote additional dependencies
This commit is contained in:
parent
0ddb31c004
commit
2c3ed62c34
@ -16,6 +16,8 @@ This is a REST API to access the Raspberry PI RGB LED Matrix over HTTP.
|
|||||||
1. Download the main [library](https://github.com/hzeller/rpi-rgb-led-matrix)'s repository and follow the installation [instructions](https://github.com/hzeller/rpi-rgb-led-matrix/blob/master/bindings/python/README.md) for the python binding
|
1. Download the main [library](https://github.com/hzeller/rpi-rgb-led-matrix)'s repository and follow the installation [instructions](https://github.com/hzeller/rpi-rgb-led-matrix/blob/master/bindings/python/README.md) for the python binding
|
||||||
2. Download repository with `git clone https://gitlab1.ptb.de/waltem01/Matrix.git`
|
2. Download repository with `git clone https://gitlab1.ptb.de/waltem01/Matrix.git`
|
||||||
3. Install and copy the following dependencies of the library to this project:
|
3. Install and copy the following dependencies of the library to this project:
|
||||||
|
- library/fonts -> ./API/deps/fonts
|
||||||
|
- library/bindings/python/samples/samplebase.py -> ./API/deps/samplebase.py
|
||||||
|
|
||||||
**Note:** For further instructions and examples, especially for further development, please refer to the documentation of the [library](https://github.com/hzeller/rpi-rgb-led-matrix/blob/master/bindings/python/samples/).
|
**Note:** For further instructions and examples, especially for further development, please refer to the documentation of the [library](https://github.com/hzeller/rpi-rgb-led-matrix/blob/master/bindings/python/samples/).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user