t version of the program which only needs to enable i2c and install adafruit_pca9685. The te
st program runs as follows:
sudo pip3 install adafruit_pca9685
sudo pip3 install rpi_ws281x
Enable i2c (you can refer to the documentation on 3.3.5 to know how to enable i2c)
sudo cp -f //home/pi/adeept_awr/server/config.txt //home/pi/config.txt
sudo python3 adeept_awr/server/serverTest.py