Crate rppal

source ·
Expand description

RPPAL is a Rust library that provides access to the Raspberry Pi’s GPIO, I2C and SPI peripherals. Support for additional peripherals will be added in future updates. The library is compatible with the Raspberry Pi A, A+, B, B+, 2B, 3B, 3B+, Compute, Compute 3, Zero and Zero W.

Modules

Interface for the GPIO peripheral.
Interface for the I2C peripheral.
Interface for the PWM peripheral.
Interface for the SPI peripheral.
Raspberry Pi system-related tools.