/cupi

Cuprum Pi is a GPIO access library for the Raspberry Pi

Primary LanguageRustMIT LicenseMIT

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