48deeb132060ed444c2f8f607d54bec134db5280
rpi-random-projects
Connection
ssh [email protected] -v
- the v will give verbose output
Use arp -a to see what the ip address and hostname is for the connected rpi.
Make sure that the arp connection is complete and not (incomplete)
Wait for connection. Sometimes can take some time.
Setup for audio
sudo apt-get install libasound-dev portaudio19-dev libportaudio2 libportaudiocpp0 sudo apt-get install ffmpeg libav-tools sudo pip install pyaudio
- clone the repo and do the ./install.sh (use the higher kernel one in this repo itself if the rpi is newer)
Languages
C
41.2%
C++
20.5%
Python
20.5%
Processing
13.9%
Shell
3.5%
Other
0.4%