-
Notifications
You must be signed in to change notification settings - Fork 3
2. Installation Guide
Yiwei edited this page Apr 17, 2023
·
12 revisions
lsusb
cd Desktop
git clone https://github.com/ShenJuncheng/Music_Visualization_RealTime.git
cd /home/pi/Desktop/Music_Visualization_RealTime
ls -l
cd /home/pi/Desktop/Music_Visualization_RealTime/src
mkdir build
cd build
cmake ..
make
xhost +SI:localuser:root
su root
./MusicVisualizationApp
#Note: need to connect the light strip first and then perform unit testing
cd /home/pi/Desktop/Music_Visualization_RealTime/src/build
ls -l
cd tests
xhost +SI:localuser:root
su root
./tests