Pinned Repositories
async-on-embedded
embedded-nal
An Embedded Network Abstraction Layer
embedded-sdmmc-rs
A SD/MMC library with FAT16/FAT32 support, suitable for Embedded Rust systems
embedded-storage
An Embedded Storage Abstraction Layer
pc-keyboard
PS/2 Keyboard Decoder in Rust
serde-json-core
`serde-json` for `no_std` programs
ssd1306
SSD1306 OLED driver
tinyrlibc
Tiny C library written in Rust
usb-device
Experimental device-side USB framework for microcontrollers in Rust.
usbd-serial
Work-in progress minimal CDC-ACM (USB serial port) class for usb-device
Rust Embedded Community's Repositories
rust-embedded-community/usb-device
Experimental device-side USB framework for microcontrollers in Rust.
rust-embedded-community/embedded-sdmmc-rs
A SD/MMC library with FAT16/FAT32 support, suitable for Embedded Rust systems
rust-embedded-community/ssd1306
SSD1306 OLED driver
rust-embedded-community/embedded-nal
An Embedded Network Abstraction Layer
rust-embedded-community/serde-json-core
`serde-json` for `no_std` programs
rust-embedded-community/usbd-serial
Work-in progress minimal CDC-ACM (USB serial port) class for usb-device
rust-embedded-community/async-on-embedded
rust-embedded-community/pc-keyboard
PS/2 Keyboard Decoder in Rust
rust-embedded-community/embedded-storage
An Embedded Storage Abstraction Layer
rust-embedded-community/tinyrlibc
Tiny C library written in Rust
rust-embedded-community/menu
Command-line menu system for embedded Rust platforms.
rust-embedded-community/usbd-midi
rust-embedded-community/tm4c-hal
An Embedded HAL and general chip support for the TM4C123/LM4F120. Replaces the old lm4f120 crate.
rust-embedded-community/sh1106
SH1106 driver for use with embedded_hal and (optionally) embedded_graphics
rust-embedded-community/rust-measurements
Metric, Imperial, and other measurement handling for Rust. Length, Temperature, Weight, and Volume
rust-embedded-community/aligned
A newtype with alignment of at least `A` bytes
rust-embedded-community/accelerometer.rs
Generic Rust accelerometer support, including traits and types for taking readings from 2 or 3-axis accelerometers
rust-embedded-community/sensehat-rs
Rust support for the Raspberry Pi Sense Hat
rust-embedded-community/multi-map
Like a Rust std::collection::HashMap, but allows you to use either of two different keys to retrieve items.
rust-embedded-community/ssd1331
SSD1331 colour OLED display driver for embedded Rust applications using embedded-hal
rust-embedded-community/meta
Details about the rust-embedded-community project
rust-embedded-community/hash32
32-bit hashing machinery
rust-embedded-community/st7567s
Driver for the ST7567S LCD controller
rust-embedded-community/tb6612fng-rs
A pure rust `no_std` driver for the TB6612FNG motor driver.
rust-embedded-community/console-traits
Describes a basic text console
rust-embedded-community/tm4c-rs
Converter of register descriptions from the TI DSLite format to CMSIS SVD format
rust-embedded-community/adafruit-bluefruit-protocol-rs
A `no_std` parser for the Adafruit Bluefruit LE Connect controller protocol.
rust-embedded-community/.github
rust-embedded-community/byteorder
Rust library for reading/writing numbers in big-endian and little-endian.
rust-embedded-community/tcs3400-rs
Platform-agnostic Rust driver for the TCS3400 RGB color light to digital converter with IR filter