Commit graph

13 commits

Author SHA1 Message Date
Phillip Burgess
e75bbd339a rgb-matrix.sh: add checks for Python 2 & 3, only install what’s right
Latest Raspberry Pi OS does not have Python 2 installed by default. Script would fail as it’s trying to install things for both 2 & 3. Now checks which are present, acts accordingly.
2022-03-04 18:09:33 -08:00
caternuson
b2a3d97895 update rgb-matrix hzeller commit 2021-12-15 17:43:42 -08:00
Phillip Burgess
fb2b5ccf27 Spectro installer, plus other minor fixes 2020-01-16 20:27:46 -08:00
Phillip Burgess
204d71afc7 rgb-matrix.sh: remove slowdown opts, simplify build steps
Baked-in slowdown options aren't acknowledged by Python bindings, no point having that added installation complexity.
2020-01-01 22:03:27 -08:00
Phillip Burgess
a03767c759 rgb-matrix.sh: add GPIO slowdown options 2020-01-01 21:12:49 -08:00
Phillip Burgess
d3ea424289 rgb-matrix.sh: use current hzeller commit (tested & verified on Pi 4) 2019-12-10 17:23:16 -08:00
Iain
d7e95821c4
Updated hzeller library to latest revision
Updated matrix library to use newer commit with additional features
2019-07-16 17:11:53 +01:00
Iain
03ee6248a7
Update library reference to support Pi 4
The existing commit reference for hzeller's library points to a version of which doesn't support the recently released Raspberry Pi 4. Edited the script to point to the new commit before running it and it started working fine on the Pi4.
2019-07-16 08:25:30 +01:00
Flavio Fernandes
f215465572 rgb-matrix.sh: use newer sha1 of github.com/hzeller/rpi-rgb-led-matrix 2018-09-23 20:12:59 -04:00
Miguel Almeida
9f22e6f9da Add executable permissions to all scripts
Backups excluded.
2018-05-21 22:45:20 +01:00
Phillip Burgess
af7aa4a89b change chown directory 2018-05-07 18:26:23 -07:00
Phillip Burgess
f5926269ca rgb-matrix.sh: build/install for both Python 2.7 and 3 2018-02-08 16:10:09 -08:00
Phillip Burgess
74e9f1435d Add rgb-matrix.sh 2018-02-06 19:40:01 -08:00