Bright Pi v1.0 Code Examples
To get the Bright Pi working on the Raspberry Pi, you need to enable I2C. You can find a great guide on setting up I2C on the Adafruit website here. Once I2C is all set up, then from command line to turn only all white LEDs on: sudo i2cset -y 1 0x70 0x00 0x5a To […]
By Aaron Shaw filed in