0dce35cba60dae726d8c7f51cb0b9309511af85a
rpi-random-projects
Connection
ssh username@hostname.local -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)
Description
Languages
C
41.2%
C++
20.5%
Python
20.5%
Processing
13.9%
Shell
3.5%
Other
0.4%