Home | Trees | Indices | Help |
---|
|
Classes | |
Enumeration | |
FirmwareVersionError Exception raised if the BrickPi3 firmware needs to be updated |
|
SensorError Exception raised if a sensor is not yet configured when trying to read it with get_sensor |
|
BrickPi3 |
Functions | |||
|
Variables | |
FIRMWARE_VERSION_REQUIRED = "1.4.x"
|
|
BP_SPI = spidev.SpiDev()
|
Function Details |
Set the SPI address of the BrickPi3 Keyword arguments: address -- the new SPI address to use (1 to 255) id -- the BrickPi3's unique serial number ID (so that the address can be set while multiple BrickPi3s are stacked on a Raspberry Pi). |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Apr 27 13:06:56 2017 | http://epydoc.sourceforge.net |