|
|
@@ -1,12 +1,14 @@ |
|
|
|
Discobert is a multimedial toilet experience device |
|
|
|
|
|
|
|
# Install |
|
|
|
|
|
|
|
## Install |
|
|
|
|
|
|
|
Use Debian, install apt dependencies |
|
|
|
|
|
|
|
``` |
|
|
|
sudo apt install git samba libttspico-utils python3-pip python3-lirc python3-rpi.gpio |
|
|
|
sudo apt install git samba mpd libttspico-utils python3-pip python3-lirc python3-rpi.gpio |
|
|
|
``` |
|
|
|
maybe also: `wiringpi espeak` |
|
|
|
maybe also: `wiringpi espeak mpc` |
|
|
|
|
|
|
|
Clone this repo |
|
|
|
|
|
|
|