73cc85fdebba585c7380afcf2aa507243c813df8
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%