gpio-cdev
GPIO interface
Provides Rust API access to GPIO character device ABI
Rust interface to the Linux GPIO Character Device API (/dev/gpiochip...)
216 stars
22 watching
36 forks
Language: Rust
last commit: 7 months ago embeddedgpiogpio-cdevgpio-character-devicelinuxrust
Related projects:
Repository | Description | Stars |
---|---|---|
rust-embedded/arm-dcc | Provides a Rust API for debugging and communicating with embedded systems | 9 |
rust-embedded/book | Documentation on using Rust to develop firmware for microcontrollers. | 1,127 |
rust-iot/rust-radio-s2lp | Rust driver for a digital radio IC | 2 |
rust-embedded-community/usb-device | A framework for building USB devices in Rust. | 451 |
console-rs/dialoguer | A Rust library providing utilities for crafting user-friendly command line interfaces. | 1,347 |
riscv-rust/gd32vf103-pac | A peripheral access crate for a specific microcontroller family | 36 |
rust-embedded/cortex-m | Provides low-level interfaces to interact with Cortex-M microcontrollers using Rust | 842 |
rust-embedded/riscv | Provides a set of Rust libraries and tools for accessing and interacting with RISC-V microcontrollers. | 869 |
gurugio/rust-for-linux | Adding support for the Rust language to the Linux kernel | 6 |
rustaudio/rodio | A Rust library for playing back audio files | 1,821 |
mikaelmello/inquire | A Rust library for creating interactive command-line prompts and user interfaces. | 2,081 |
ronanguilloux/php-gpio | A PHP library for interacting with the Raspberry Pi's GPIO pins to control peripheral devices. | 270 |
ilya-epifanov/si5351 | A Rust driver for a hardware radio IC with PLL and clock generation capabilities | 3 |
spider-gazelle/gpio.cr | Linux GPIO bindings for a user space interface | 2 |
dgrunwald/rust-cpython | Rust bindings for the Python interpreter, allowing Rust code to interact with and use Python libraries and scripts. | 1,815 |