Cuprum Pi is a GPIO access library written on Rust for the Raspberry Pi.
Supported boards
- Raspberry Pi A, B
- Raspberry Pi A+, B+
- Raspberry Pi 2, 3, Zero
Features
| Mode | Pin r/w | Pull Up/Dw | Trigger | Pin alt |
|---|---|---|---|---|
| Direct | + | + | - | soon |
| Sys mode | + | - | +(epoll) | - |
Pinout
API Documentation
Cross Compiling for Raspberry Pi