|
|
@ -53,8 +53,8 @@ tickerPi is a Python Program to handle WS281X LED interactions on a Raspberry P
|
|
|
|
sudo apt-get install -y i2c-tools
|
|
|
|
sudo apt-get install -y i2c-tools
|
|
|
|
sudo raspi-config
|
|
|
|
sudo raspi-config
|
|
|
|
```
|
|
|
|
```
|
|
|
|
* Interfacing Options > I2C > Enable > Yes
|
|
|
|
* Interfacing Options > I2C > Enable > Yes
|
|
|
|
> If you did not hit "finish" you can repeat these steps but change out the I2C for the SPI
|
|
|
|
> If you did not hit "finish" you can repeat these steps but change out the I2C for the SPI
|
|
|
|
* Enabling SPI:
|
|
|
|
* Enabling SPI:
|
|
|
|
* From Command Line:
|
|
|
|
* From Command Line:
|
|
|
|
```
|
|
|
|
```
|
|
|
|