sutajiokousagi / cupi

Cuprum Pi is a GPIO access library for the Raspberry Pi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Cuprum Pi is a GPIO access library for the Raspberry Pi

License:MIT License


Languages

Language:Rust 100.0%