starcalc a60f918f00 | ||
---|---|---|
Pi | ||
piconfig | ||
touchcircuit | ||
touchcontroller | ||
.gitignore | ||
MusikRaspi4Box_v16.f3d | ||
README.md |
README.md
bananenkeyboard
Resistive touch sensors to sound by touching the probes or things connected to them.
When creating a new Raspian OS minimal, after login (ssh) proceed with these steps:
sudo apt update
sudo apt upgrade
sudo apt -y install git python3-pip libsdl-mixer1.2
git clone https://repos.ctdo.de/interfisch/bananenkeyboard/
pip3 install pyserial pygame
sudo cp ~/bananenkeyboard/piconfig/config.txt /boot/config.txt
chmod u+x ~/bananenkeyboard/Pi/s.py
Starten mit
cd ~/bananenkeyboard/Pi
python3 ./s.py