Main Content

SPI Interface

Use the Raspberry Pi®’s SPI interface

Objects

raspiConnection to Raspberry Pi board
spidevConnection to SPI device on Raspberry Pi hardware

Functions

writeReadWrite data to and read data from SPI device
enableSPIEnable SPI interface
disableSPIDisable SPI interface

Examples and How To

Concepts