Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 867 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 867 Bytes

CuPi - Cuprum Pi

Cuprum Pi is a GPIO access library written on Rust for the Raspberry Pi.

Build Status crates.io

Overview

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

image

API Documentation

doc

Cross Compiling for Raspberry Pi

instructions