-
postcard
A no_std + serde compatible message library for Rust
-
portable-atomic
Portable atomic types including support for 128-bit atomics, atomic float, etc
-
zerocopy
makes zero-cost memory manipulation effortless. We write "unsafe" so you don't have to.
-
embedded-hal
A Hardware Abstraction Layer (HAL) for embedded systems
-
elf
A pure-rust library for parsing ELF files
-
smoltcp
A TCP/IP stack designed for bare-metal, real-time systems without a heap
-
brotli-decompressor
brotli decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard…
-
rhai
Embedded scripting for Rust
-
critical-section
Cross-platform critical section
-
micromath
Embedded-friendly math library featuring fast floating point approximations (with small code size) for common arithmetic operations, trigonometry, 2D/3D vector types, statistical analysis…
-
embedded-hal-mock
A collection of mocked devices that implement the embedded-hal traits
-
embedded-graphics
Embedded graphics library for small hardware displays
-
riscv
Low level access to RISC-V processors
-
fixed
Fixed-point numbers
-
stm32f4xx-hal
Peripheral access API for STM32F4 series microcontrollers
-
defmt
A highly efficient logging framework that targets resource-constrained devices, like microcontrollers
-
espflash
A command-line tool for flashing Espressif devices
-
embedded-graphics-simulator
Embedded graphics simulator
-
semihosting
AArch64, Arm, RISC-V, MIPS32, MIPS64, and Xtensa
-
embedded-sdmmc
A basic SD/MMC driver for Embedded Rust
-
stm32h7xx-hal
Hardware Abstraction Layer implementation for STM32H7 series microcontrollers
-
rp2040-hal
Embedded-HAL impl for the rp2040 microcontroller
-
pc-keyboard
PS/2 keyboard interface library
-
rtt-target
Target side implementation of the RTT (Real-Time Transfer) I/O protocol
-
mbedtls
Idiomatic Rust wrapper for MbedTLS, allowing you to use MbedTLS with only safe code while being able to use such great Rust features like error handling and closures. Building on MbedTLS's focus on embedded use…
-
embassy-executor
async/await executor designed for embedded usage
-
flip-link
Flips the memory layout of embedded programs to protect against stack overflows
-
smlang
A no-std state machine language DSL
-
fugit
Time library for embedded targets with ease-of-use and performance first
-
cortex-m
Low level access to Cortex-M processors
-
esp-backtrace
Bare-metal backtrace support for Espressif devices
-
embassy-futures
no-std, no-alloc utilities for working with futures
-
esp-idf-hal
A Hardware abstraction layer for Espressif's ESP family of microcontrollers based on the ESP-IDF framework
-
tock-registers
Memory-Mapped I/O and register interface developed for Tock
-
nrf-hal-common
details of the nRF HAL crates. Don’t use this directly, use one of the specific HAL crates instead (
nrfXYZ-hal
). -
aarch64-cpu
Low level access to processors using the AArch64 execution state
-
imxrt-iomuxc
Pad configuration interface for NXP i.MX RT processors. Part of the imxrt-rs project
-
ux
Implement the following non standard integers: u2, u3, u4, u5, u6, u7, u9, u10, u11, u12, u13, u14, u15, u17, u18, u19, u20, u21, u22, u23, u24, u25, u26, u27, u28, u29, u30, u31, u33…
-
linux-embedded-hal
embedded-hal
traits for Linux devices -
rppal
Interface for the Raspberry Pi's GPIO, I2C, PWM, SPI and UART peripherals
-
managed
An interface for logically owning objects, whether or not heap allocation is available
-
arbitrary-int
Modern and lightweight implementation of u2, u3, u4, ..., u127
-
atat
AT Parser for serial based device crates
-
stm32-hal2
Hardware abstraction layer for the STM32 MCUs
-
microfft
Embedded-friendly Fast Fourier Transforms
-
speakersafetyd
Speaker protection daemon for embedded Linux systems
-
uefi
makes it easy to develop Rust software that leverages safe, convenient, and performant abstractions for UEFI functionality
-
minicov
Code coverage and profile-guided optimization support for no_std and embedded programs
-
smart-leds
device drivers
-
avr-device
Register access crate for AVR microcontrollers
-
embassy-time
Instant and Duration for embedded no-std systems, with async timer support
-
embedded-text
TextBox for embedded-graphics
-
ravedude
easily flash code onto an AVR microcontroller with avrdude
-
stm32-eth
Embedded Rust Ethernet driver for the STM32 MCU series
-
embassy-sync
no-std, no-alloc synchronization primitives with async support
-
esp-idf-svc
embedded-svc traits for ESP-IDF (Espressif's IoT Development Framework)
-
delog
Deferred logging, an implementation and extension of Rust's standard logging facade
-
gd32f1x0-hal
HAL for the GD32F1x0 family of microcontrollers
-
embedded-storage
A Storage Abstraction Layer for Embedded Systems
-
embedded-nal
A Network Abstraction Layer (NAL) for Embedded Systems
-
probe-rs
A collection of on chip debugging tools to communicate with microchips
-
esp-println
print!
andprintln!
implementations various Espressif devices -
atsame54_xpro
Board Support crate for the SAM E54 Xplained Pro Evaluation Kit
-
sbat
UEFI Secure Boot Advanced Targeting (SBAT) no_std library
-
sbi-rt
Runtime library for supervisors to call RISC-V Supervisor Binary Interface (RISC-V SBI)
-
ftdi-embedded-hal
embedded-hal implementation for FTDI USB devices
-
wchisp
A command-line implementation of WCHISPTool, for flashing ch32 MCUs
-
rtic
Real-Time Interrupt-driven Concurrency (RTIC): a concurrency framework for building real-time systems
-
coap-lite
A lightweight CoAP message manipulation crate, ideal for embedded environments
-
tm1637-gpio-driver
Generic GPIO driver for the TM1637 micro controller, primarily for educational purpose. Doesn't need std-lib and you can choose any GPIO interface/library you want.
-
epd-waveshare
An embedded-hal based driver for ePaper displays from Waveshare formerly published as eink-waveshare-rs
-
teensy4-bsp
Rust-based BSP for the Teensy 4. Part of the teensy4-rs project
-
nrf-modem
Async modem api for the nRF91xx
-
automotive_diag
Core definitions for various Automotive ECU Diagnostics such as UDS ISO-14229, KWP2000, OBD-II, etc
-
bluerobotics-ping
serves as the entry point for embedding applications using Rust on Blue Robotics's Ping devices family
-
esp32-nimble
A wrapper for the ESP32 NimBLE Bluetooth stack
-
bme280
device driver for the Bosch BME280 temperature, humidity, and atmospheric pressure sensor and the Bosch BMP280 temperature, and atmospheric pressure sensor
-
w5500
IoT Controller implementation
-
ext4-view
No-std compatible Rust library for reading ext2/ext4 filesystems
-
port-expander
Abstraction for I2C port-expanders
-
lilos
A tiny embedded OS based around Futures and async
-
uwheel
Embeddable Aggregate Management System for Streams and Queries
-
astarte-device-sdk
that provides communication and pairing primitives to an Astarte Cluster
-
azure_mgmt_baremetalinfrastructure
generated REST API bindings
-
rlsf
Real-time dynamic memory allocator based on the TLSF algorithm
-
waterman
A CLI tool to easily flash code onto AVR microcontrollers using avrdude, enhancing the development workflow for embedded Rust projects
-
aht20-driver
Rust embedded-hal driver for the AHT20 temperature and humidity sensor
-
device-driver
A toolkit to write better device drivers, faster
-
a653rs
Arinc653 abstraction library for hypervisor independent partition programming
-
embedded-devices
Device driver implementations for many embedded sensors and devices
-
avr-tester
Framework for testing AVR binaries
-
stm32f3xx-hal
Peripheral access API for STM32F3 series microcontrollers
-
rhai-dylib
Dylib support for Rhai
-
n32g4xx-hal
Peripheral access API for N32G4xx series microcontrollers
-
ws2812-esp32-rmt-driver
WS2812 driver using ESP32 RMT
-
ssd1306
I2C/SPI driver for the SSD1306 OLED display controller
-
littlefs2
Idiomatic Rust API for littlefs
-
svdtools
modifying bugs in CMSIS SVD
-
ufmt
A (6-40x) smaller, (2-9x) faster and panic-free alternative to
core::fmt
-
sensirion-i2c
Common functionality for I2C based sensors from Sensirion
-
rhai-rand
Random number package for Rhai
-
pwm-pca9685
Platform-agnostic Rust driver for the PCA9685 I2C 16-channel, 12-bit PWM/Servo/LED controller
-
imxrt-rt
Startup and runtime support for i.MX RT processors
-
drmemd
Main process of the DrMem control system
-
fdt
A pure-Rust
#![no_std]
crate for parsing Flattened Devicetrees -
os-terminal
Beautiful terminal emulator on no-std environment
-
rs_ws281x
Wrapper for ws281x library using bindgen to track upstream
-
se05x
Driver for the NXP SE05X
-
eva-lsl
EVA ICS v4 local service launcher
-
moondancer
firmware for the Great Scott Gadgets Cynthion USB Test Instrument
-
shtcx
Platform agnostic Rust driver for the Sensirion SHTCx series temperature/humidity sensors
-
lorawan
structures and tools for reading and writing LoRaWAN messages from and to a slice of bytes
-
disarm64
decoding ARM64 instructions (at least 250 MiB/sec of the decoding speed is delivered on a laptop that is used for development). Here you will also find a utility for generating disassembler/instruction…
-
dht-pio
A DHT Implementation using PIO (Programmable Input/Output), tested on Rasberry Pi Pico
-
wlink
WCH-Link flash tool for WCH's RISC-V MCUs(CH32V, CH56X, CH57X, CH58X, CH59X, CH32L103, CH32X035, CH641, CH643)
-
efm32pg1b-pac
Peripheral access API for Silicon Labs EFM32PG1B microcontrollers
-
embedded-cli
CLI with autocompletion, help and history for embedded systems (like Arduino or STM32)
-
rustsbi
Minimal RISC-V's SBI implementation library in Rust
-
include_data
Include typed data directly in your executable
-
rttmon
RTT monitor for OpenOCD
-
st7565
Driver for ST7565 based displays
-
ili9341
A platform agnostic driver to interface with the ILI9341 (ald ILI9340C) TFT LCD display
-
embedded-canvas
Draw anything with ease on the Canvas before drawing it to your small hardware display
-
defmt-rtt
Transmit defmt log messages over the RTT (Real-Time Transfer) protocol
-
uguid
GUID (Globally Unique Identifier) no_std library
-
embedded-nano-mesh
Lightweight mesh communication protocol for embedded devices
-
stm32f1xx-hal
HAL for the STM32F1xx family of microcontrollers
-
ihex
parsing and generating Intel HEX (or IHEX) objects. This format is commonly used for representing compiled program code and data to be loaded into a microcontroller, flash memory or ROM.
-
mcp2515
#![no_std]
library for interacting with MCP2515 CAN controller chips -
fdt-parser
parsing FDT
-
embassy-nrf
Embassy Hardware Abstraction Layer (HAL) for nRF series microcontrollers
-
voladdress
easy volatile memory abstraction
-
xmc4200
Peripheral access library for XCM4200 ARM Cortex-M
-
witchcraft-server-config
Configuration types for witchcraft-server
-
ws2812-spi
SPI-based driver for ws2812 leds
-
w5500-hl
Driver for the Wiznet W5500 internet offload chip
-
cortex-m-rtic
Real-Time Interrupt-driven Concurrency (RTIC): a concurrency framework for building real-time systems
-
embedded-iconoir
1300+ icons for embedded-graphics, ported from the Iconoir icon pack
-
esp32s3
Peripheral access crate for the ESP32-S3
-
postcard-rpc
A no_std + serde compatible RPC library for Rust
-
embedded-huffman
A paginated, streaming library for Huffman coding on embedded
-
minimq
A minimal MQTT5 client designed for no_std platforms
-
usbd-human-interface-device
Batteries included embedded USB HID library for usb-device. Includes concrete Keyboard (boot and NKRO), Mouse, Joystick and Consumer Control implementations as well as support for building your own HID classes.
-
rhai-fs
Filesystem package for Rhai
-
embedded-alloc
A heap allocator for embedded systems
-
gpt-parser
GUID Partition Table (GPT) read-only parser. Endian aware and usable against no_std+alloc.
-
flat_device_tree
A pure-Rust
#![no_std]
crate for parsing Flattened Devicetrees -
libcsp
Safe and ergonomic Rust API for libcsp on top on libcsp-sys
-
ciborium-io
Simplified Read/Write traits for no_std usage
-
hopter
A Rust-based embedded operating system designed to enable memory safe, memory efficient, reliable, and responsive applications
-
sgp30
Platform agnostic Rust driver for the Sensirion SGP30 gas sensor
-
py32f0xx-hal
Peripheral access API for py32F0 series microcontrollers
-
scd4x-rs
query SCD4x sensors over I²C
-
stm32-fmc
Hardware Abstraction Layer for STM32 Memory Controllers (FMC/FSMC)
-
dmx-rdm
communicating DMX512 (ANSI E1.11) and DMX-RDM (ANSI E1.20) over a RS485 bus by using interchangeable drivers
-
micropb
Rust Protobuf library targetting embedded systems and no_std environments
-
nostd_async
An asyncronous runtime for a single-threaded no_std environment
-
imxrt-ral
Register access layer for all NXP i.MX RT microcontrollers
-
bitbybit
Efficient implementation of bit-fields where several numbers are packed within a larger number and bit-enums. Useful for drivers, so it works in no_std environments
-
scpi
SCPI/IEEE488.2 parser library
-
vl53l0x
A platform agnostic driver to interface with the vl53l0x (time-to-flight sensor)
-
va108xx
PAC for the Vorago VA108xx family of microcontrollers
-
lis2dh12
Platform-agnostic Rust driver for the LIS2DH12 accelerometer
-
zssh
Minimal SSH server for embedded applications
-
bbqueue
A SPSC, lockless, no_std, thread safe, queue, based on BipBuffers
-
charlcd
charlcd.c Linux driver (HD44780 et al.)
-
rkaiq
Rockchip RKAIQ bindings for Rust
-
accelerometer
Generic, embedded-friendly accelerometer support, including traits and types for taking readings from 2 or 3-axis accelerometers and tracking device orientations
-
mcp2517
CAN controller
-
mc-sst25
Microship SST25* flash memory series
-
playdate-rs
Safe Rust bindings for the Playdate SDK C-CPI
-
binwalk
Analyzes data for embedded file types
-
stm32g0xx-hal
Peripheral access API for STM32G0 series microcontrollers
-
quadrature-decoder
Pure logic-level implementations of quadrature decoders with support for full-, half- an quad-stepping
-
booster
Firmware for the Sinara Booster device (STM32F4, Ethernet, RF power amplifiers)
-
embassy-stm32-plus
embassy-stm32 plus
-
aps490_pfpu2_mini
Control software for PFPU2 automated brain detection system
-
morse-codec
live decoding and encoding of morse code messages. Supports multiple embedded devices and operating systems by being no_std.
-
hid-io-protocol
HID-IO protocol implementation for both servers and devices. Devices are optimized for Cortex-M devices, but may work for other platforms
-
atsamx7x-hal
HAL and peripheral access API for ATSAME70, ATSAMS70, ATSAMV70, and ATSAMV71 microcontrollers
-
j1939
SAE J1939 is a set of standards that define how ECUs communicate via the CAN bus in heavy-duty vehicles
-
nrfxlib
Rust driver for the LTE stack on the Nordic nRF9160
-
i2c-character-display
Driver for HD44780-based character displays connected via a I2C adapter
-
py32f0
Device support crates for PY32F0 devices
-
drone-cortexm
ARM® Cortex®-M platform crate for Drone, an Embedded Operating System
-
rhai-url
Url package for Rhai
-
spicat
Full-duplex SPI transactions from the command line
-
format_no_std
Bare metal formatting
-
memacc
Memory access functions
-
rtthost
RTT (Real-Time Transfer) client
-
shared-mem-queue
A single-writer single-reader queue which can be used for inter-processor-communication in a shared memory region
-
embedded-layout
Extend embedded-graphics with simple layout functions
-
flipperzero-sys
Flipper Zero
-
nrf52833-hal
HAL for nRF52833 microcontrollers
-
machine-check
Formal verification tool for digital systems
-
atsamd-hal
HAL and Peripheral access API for ATSAMD11, ATSAMD21, ATSAMD51, ATSAME51, ATSAME53 and ATSAME54 microcontrollers
-
a121-rs
Rust driver for the Acconeer A121 radar sensor
-
embedded-dht-rs
A platform agnostic driver to interface with the DHT11 / DHT20 (AHT20) / DHT22 (AM2302) temperature and humidity sensor
-
ruduino
Reusable components for AVR microcontrollers
-
fdcan
STM32 FDCAN peripheral driver
-
liquid_crystal
a customizable library to work with alphanumeric lcd display compatible with the HD44780 controller
-
cmsis-pack
managing CMSIS Packs
-
aligned-cmov
Fast constant-time conditional moves of aligned bytes
-
dcf77_utils
DCF77 receiver for embedded platforms
-
shared-bus
Abstraction for sharing a bus between multiple devices
-
serde-csv-core
CSV serialization for no_std crates
-
max32660
Register mappings for the Analog Devices MAX32660 Cortex-M4 microcontroller
-
tcn75a
Embedded HAL driver for accessing TCN75A temperature sensors
-
renode-run
Run embedded programs in the renode emulator
-
mil_std_1553b
MIL STD 1553B message parsing and types
-
atsam4n8a-pac
Peripheral access crate for the ATSAM4N8A microcontroller
-
fixed-slice-vec
FixedSliceVec
is a dynamic length Vec with runtime-determined maximum capacity backed by a slice -
rt
A real-time operating system capable of full preemption
-
form
A small script to move inline modules into the proper directory structure
-
huawei-cloud-api-definitions-BMS
Huawei Cloud API definitions, generated from OpenAPI spec
-
lp50xx
platform agnostic library for the Texas Instruments LP50XX led driver
-
asm-delay
no_std implementation of embedded-hal DelayMs & DelayUs based on arm::delay
-
bme280-rs
query BME280 sensors over I²C
-
simink
是一个嵌入式全系统模拟器, 提供大量的板卡模拟. simink 支持 Windows, macOS and Linux
-
pilkki
Flasher tool for Kampela project
-
rmodem
XMODEM (and variants) implementation in no-std Rust
-
enc424j600
Embbeded Rust Ethernet driver for ENC424J600 Ethernet controller with SPI interface
-
cc1101
A platform agnostic driver to interface with the CC1101 (Sub-1GHz RF Transceiver)
-
digital_test_runner
Parse and run tests used in hnemann's Digital logic designer and circuit simulator
-
lysogeny-broth
Substrate for cellular automata in Rust
-
deploy-temp-fringe
safe, lightweight userland context switches
-
ieee1275
Safe and easy-to-use wrapper for building OpenFirmware/IEEE1275 apps
-
sonant
port of the Sonant 4K synth with streaming support
-
lcd_i2c_rs
interfacing with I2C LCDs on the ESP32 using the ESP-IDF HAL
-
libscd
Rust drivers for various SCD devices such as scd30 and scd4x CO2 sensors
-
gopro-controller
Open source Rust Library for interacting with GoPro Cameras over BLE and WiFi
-
mcp2003a
LIN transceiver driver with embedded-hal traits for no-std environments
-
mips-rt
Minimal runtime for MIPS MCU cores
-
arm-gic-driver
A driver for the Arm Generic Interrupt Controller version 1-4
-
ht32f523x2
Peripheral access API for HT32F523x2 microcontrollers
-
embedded-nal-coap
A CoAP server and client implementation built on embedded-nal-async
-
testssl
Highlevel Bindings for TestSSL
-
nsw-types
Implement the following non standard integers: u2, u3, u4, u5, u6, u7, u9, u10, u11, u12, u13, u14, u15, u17, u18, u19, u20, u21, u22, u23, u24, u25, u26, u27, u28, u29, u30, u31, u33…
-
rtt-log
Log facade implementation for the Segger RTT protocol
-
jelly-mem_access
Memory Mapped I/O access library
-
industrial-io
Linux Industrial I/O (IIO) Support
-
urap
Specification and library for the URAP protocol
-
phidget
Phidget library for Rust
-
svd-generator
Converts device information from flattened device tree into an SVD description
-
authenticode
working with Authenticode (no-std)
-
profont
monospace font for use with the embedded-graphics crate
-
motion
A bare metal physics engine
-
trapframe
Handle Trap Frame across kernel and user space on multiple ISAs
-
meshtastic
communicating with and configuring Meshtastic devices
-
gc9a01-rs
SPI 4-wire driver for GC9A01 display controller
-
max7219
A platform agnostic driver to interface the MAX7219 (LED driver)
-
ft6x06-rs
A pure Rust driver for the FT6x06 capacitive touch screen controller
-
microbit
Board support crate for the BBC Micro:bit V1
-
w5500-tls
TLS client for the Wiznet W5500 internet offload chip
-
esp-wifi
A WiFi, Bluetooth and ESP-NOW driver for use with Espressif chips and bare-metal Rust
-
mcp25xx
MCP2510, MCP2515 and MCP25625 CAN controller library
-
hpm-metapac
Peripheral Access Crate (PAC) for all HPM's MCU chips, including metadata
-
treadmill-rs
Common type- and API-definitions for the Treadmill distributed hardware testbed
-
neobridge-rust
Lets you control neopixels from your PC using a board
-
flaw
Control-law-inspired embedded signal filtering, no-std and no-alloc compatible
-
teensycore
A kernel for the teensy4.0 microcontroller
-
synctools
Synchronization tools for no_std
-
nostd_structs
Datastructures and algorithms for nostd environments
-
tm1637-embedded-hal
A platform agnostic driver to interface with the TM1637 (7-segment LED display) using embedded-hal
-
c2a-core
Core of Command Centric Architecture
-
wasefire
High-level Wasefire applet API
-
ellie_core
Core modules for ellie
-
quadrature-encoder
Hardware-level implementations of drivers for incremental encoders with support for full-, half- an quad-stepping
-
corncobs
COBS encode/decode for Rust no_std targets
-
ls013b7dh03
Sharp LCD driver for embedded-hal
-
hifmt
Format output without Rust code segment in binary to reduce the ultimate binary size
-
ltc681x
Client LTC681X battery monitoring family
-
stm32f7xx-hal
HAL for the STM32F7xx family of microcontrollers
-
ws2812-flexio
A neopixel driver based on NXP i.MX RT's FlexIO bus
-
mcumgr-smp
smp protocol for microcontrollers in pure rust
-
probe-rs-target
Target description schema for probe-rs
-
sysfs_gpio
access to GPIOs using the Linux sysfs interface
-
kaori-hsm
A performant hierarchical state machine library
-
usbd-midi
A USB MIDI implementation for usb-device
-
fallible_vec
Fallible allocation functions for the Rust standard library’s
Vec
type -
atsamd21g
Peripheral access API for ATSAMD21G microcontrollers (generated using svd2rust)
-
keypad
Platform-agnostic driver for keypad matrix circuits
-
ug_max
Down-top left-right defined font. Seemly design for 5x5 display.
-
cs4272
Rust I2S driver for the CS4272
-
canadensis
A Cyphal implementation: Node types and re-exports from some other canadensis crates
-
microflow
A robust and efficient TinyML inference engine
-
modio-logger
Dbus service
-
atsaml22j
Peripheral access API for ATSAML22J microcontrollers (generated by svd2rust)
-
navigator-rs
serves as the entry point for embedding applications using Rust on Blue Robotics's Navigator
-
sds011-rs
A driver for the SDS011 particle sensor based on embedded-io
-
ushell
Embedded shell over serial connection
-
flight-tracker
ADSB flight tracker
-
stm32wb-hci
Bluetooth HCI for the STM32WB family
-
max11300
A rust-embedded driver for the MAX11300 ADC/DAC
-
aligned-array
A newtype with alignment of at least
A
bytes -
lsm303agr
Platform-agnostic Rust driver for the LSM303AGR ultra-compact high-performance eCompass module: ultra-low-power 3D accelerometer and 3D magnetometer
-
quectel-bg77
Driver for Quectel's BG77 and BG770 eMTC and NB-IoT Modems
-
embedded-websocket
A lightweight websocket library for embedded systems (no_std)
-
e-write-buffer
A no_std, const-generic,
core::fmt::Write
able buffer -
mos-hardware
Hardware register tables and support functions for 8-bit retro computers like the Commodore 64, MEGA65 and others
-
edge-nal
Hosts a bunch of traits which are not yet available in the embedded-nal-async crate
-
arena-alloc
A small arena allocator with a static backing store and ability to allocate arbitrary types
-
mimxrt685s-pac
Peripheral Access Crate for MIMXRT685s devices
-
embedded-heatshrink
port of the heatshrink library for data compression in embedded systems
-
svd2rust
Generate Rust register maps (
struct
s) from SVD files -
pac55xx-pac
Peripheral Access Crate (PAC) for PAC55XX
-
embedded-websocket-embedded-io
A fork of the embedded-websockets crate that uses embedded-io-async for async IO
-
lilygo-epd47
driver for the LilyGo T5 4.7 inch E-Ink Display (HW-Version V2.3 / ESP32S3)
-
riscv-decode
decoding RISC-V instructions
-
blinkt
Interface for the Pimoroni Blinkt!, and any similar APA102 or SK9822 LED strips or boards, on a Raspberry Pi
-
k1921vk035-pac
The peripheral access crate for k1921vk035
-
rtic-sync
Synchronization primitives for asynchronous contexts
-
hd44780-driver
HD44780 compliant displays with embedded-hal
-
embedded-io
Embedded IO traits
-
ruspiro-lock
Providing Spinlock, Semaphore and mutual exclusive data access for cross core usage on Raspberry Pi
-
mini-backtrace
Backtrace support for no_std and embedded programs
-
emcell
Reserve flash memory regions to safely keep multiple binary and library binaries (cells) on a microcontroller. The cells can call functions from other cells.
-
lvgl
LVGL bindings for Rust. A powerful and easy-to-use embedded GUI with many widgets, advanced visual effects (opacity, antialiasing, animations) and low memory requirements (16K RAM, 64K Flash).
-
r3
R3-OS: Experimental static component-oriented RTOS for deeply embedded systems
-
debouncing
Debounce keys in an embedded context
-
ina226-tp
Rust Driver for device INA226 High-Side or Low-Side Measurement, Bi-Direcional Current and Power Monitor
-
wasefire-store
Key-value store for SLC flash storage
-
sbi-spec
Definitions and constants in the RISC-V Supervisor Binary Interface (RISC-V SBI)
-
embedded_cotoutf8
COTO is a library that translates numerical primitives into readable ASCII UTF-8 arrays
-
ft6x36
Rust driver for Ft6x36 touch screen
-
sx126x
A driver for the SX126X Family of LoRa modems
-
sim7020
driver for sim7020E NB IoT modem
-
adi-adxl355
An embedded-hal driver for the ADXL355 accelerometer
-
infrared
remote control library
-
embedded-runner
Cargo runner for embedded projects using OpenOCD
-
cycle-menu
no-std compatible library to create a menu that can be cycled through and shown with custom input/output
-
bq34z100
embedded_hal driver for the fuel gauge series bq34z100
-
nrf24l01-commands
Register bitfields and commands for the nRF24L01
-
ldproxy
A linker proxy tool
-
northstar-sextant
Northstar is an container runtime for Linux targetting embedded systems
-
rfm69
A generic rust driver to support RFM69 family wireless chips
-
hooker
a helper for hooking functions in x64
-
tfmt
A tiny, fast and panic-free alternative to
core::fmt
-
embedded-io-extras
Additional utilities for embedded-io, including a Cursor type for no_std environments
-
metrics-exporter-scope
Metrics scope exporter
-
msp430g2553
Peripheral access API for MSP430G2553 microcontroller
-
vl53l1x-simple
driver for the VL53l1X TOF ranging sensor
-
perfect6502-sys
Bindings to perfect6502
-
interchange
Request/response mechanism for embedded development, using atomics
-
libertyos_kernel
The kernel for LibertyOS
-
bma423
Rust driver for Bma423 accelerometer
-
goolog
no_std-compatible goolog logger and some macros to simplify printing logs
-
ds4432
Platform-agnostic Rust driver for the Maxim DS4432 Dual-Channel, I2C, 7-Bit Sink/Source Current Digital To Analog (DAC) converter
-
sht31
temperature and humidity sensor
-
stackdump-cli
capturing stack dumps
-
esp32c3
Peripheral access crate for the ESP32-C3
-
avr-progmem
Progmem utilities for the AVR architectures
-
machine-check-avr
formal verification of AVR microcontrollers by machine-check
-
rp2040-multicore-per-cpu
Enable use of per-core static variables on rp2040
-
lp586x
matrix LED driver (supports LP5860, LP5861, LP5862, LP5864, LP5868)
-
simp_protocol
simplistic protocol to communicate over serial ports. It supports ack, automated escaping and unescaping of special bytes and checksum error detection.
-
eva-sdk
EVA ICS v4 SDK
-
drmem-drv-sump
DrMem driver which monitors a sump pump
-
uln2003
28BYJ-48 stepper motor with and ULN2003 Driver on any hardware implementing embedded_hal
-
xmc4700
XMC peripheral library for XMC4700 generated from SVD
-
flipperzero-test
Rust test harness for Flipper Zero
-
crossbus
A Platform-Less Runtime-Less Actor Computing Model
-
naked-function
Proc macro implementation of #[naked]
-
stm32h7
Device support crates for STM32H7 devices
-
fieldset
Struct to enum derivation
-
quectel-bg9x-eh-driver
Rust embedded-hal driver for the Quectel BG9X cellular modems
-
spo-rhai
Embedded scripting for Rust
-
arduino-run
A cargo runner for Arduino boards
-
m95320
Driver for STMicroelectronics M95320 32-Kbit serial SPI bus EEPROM
-
atdf2svd
convert Atmel's ATDF files to SVD
-
xtensa-lx-rt
Minimal startup/runtime for Xtensa LX CPUs
-
embed_rs
A template for embedded Rust projects
-
stm32f469i-disc
Board support crate for the STM32F469 DISCOVERY kit
-
scl3300
Driver for the SCL3300 inclinometer
-
ssd1306-i2c
SSD1306 I2C driver
-
icewrap
Port of Heatshrink to Rust
-
ssd1322_rs
A no-std async Rust driver for the SSD1322 OLED screen
-
labrador-ldpc
Encoders and decoders for CCSDS LDPC error correcting codes
-
lib-polar-h10
A lib for get heart rate from Polar H10
-
l293x
Platform agnostic library for the L293 and L293D motor drivers using embedded-hal
-
mcp23017-tp
Rust Driver for device MCP23017 16-Bit I2C I/O Expander with Serial Interface
-
it8951
E-Paper driver
-
efm32gg12b-pac
Peripheral access API for EFM32GG12B MCU (generated using svd2rust)
-
button-driver
Advanced button handling crate
-
pio-uart
A software UART implementation for the RP2040 using the PIO feature
-
dac_lib_mcp4725
A driver for the MCP4725 DAC module
-
sparreal-kernel
Sparreal OS kernel
-
atsam4lc8a-pac
Peripheral access crate for the ATSAM4LC8A microcontroller
-
intx
Defines new integer types with non-standard but fixed sizes
-
stm32f4-staging
Device support crates for STM32F4 devices
-
emc230x
An async driver for the EMC230x family of fan controllerss
-
ubus
Work-in-progress: OpenWRT ubus client library in pure Rust
-
naive-timer
A minimal naive timer for embedded (no_std) platforms
-
ice40
An embedded-hal driver for configuration of ice40 FPGA devices
-
stemma_soil_moisture_sensor
A pure generic I2C crate for the Adafruit STEMMA soil moisture sensor
-
aarch64-paging
manipulate AArch64 VMSA page tables
-
iowarrior-embedded-hal
that provides access to the IOWarrior GPIO, I2C, PWM, SPI and ADC peripherals
-
bitregions
Generate a unit structure to represent a set of bit-regions
-
lfsr
Galois linear feedback shift registers
-
ssd1331-async
Async driver for SSD1331-based displays with SPI interface
-
wyrcan
The Container Bootloader
-
raca_std
std for racaOS
-
jep106
A pollable collection of all JEP106 manufacturer codes
-
moving_median
A no-std moving median filter
-
stm32h5-staging
Device support crates for STM32H5 devices
-
flipperzero-rt
Flipper Zero
-
nrf52840-hal
HAL for nRF52840 microcontrollers
-
cobs-rs
A minimal no-std library for doing Consistent Overhead Byte Stuffing
-
steami-rs
Board support crate for the STeaMi (steami.cc)
-
embedded-c-sdk-bind-hal
Embedded C SDK bind HAL
-
efm32wg-pac
Peripheral access API for EFM32WG MCU (generated using svd2rust)
-
ft5336
A platform agnostic driver for the FT5336 touch screen driver used on the STM32F746 Discovery board, built using the embedded-hal
-
dac8568
platform agnostic library for the Texas Instruments DAC8568, DAC8168 and DAC7568
-
mp2667
Platform agnostic Rust driver for the MP2667, highly integrated, single-cell, Li-ion/Li-polymer battery charger IC
-
msf60_utils
MSF receiver for embedded platforms
-
pmsa003i
Plantower PMSA003I Driver for Embedded HAL
-
ag-lcd
port of the LiquidCrystal arduino library
-
serial-sensors-proto
wire format for transmitting MEMS sensor data and friends
-
defmt-or-log
Logging macros that forward to either defmt or log
-
sht4x-ng
Sensirion SHT4x Driver for Embedded HAL 1.0 with optional async support
-
psx
developing homebrew for the Sony PlayStation 1
-
nucleo-h743zi
Example programs for nucleo-H743zi and nucleo-H743zi2 boards
-
buffered-io
Bufferering types for embedded-io
-
rp235x-hal
Embeded-HAL impl for the RP2350 microcontroller
-
gba_env
detecting the environment for GameBoy Advance ROMs (GBA/NDS/mGBA/VBA/gpSP/etc)
-
nstr
A no_std, no_alloc, embedded-friendly string library
-
fringe
safe, lightweight userland context switches
-
async-io-mini
Async I/O fork for embedded systems
-
printf-compat
printf reimplemented in Rust
-
genio
type safe, low level replacement for
std::io
. Supportsno_std
for embedded development, just disable cargo featurestd
. Because of limitations ofstd::io::Error
type,genio
providesRead
and… -
tinylivecode
a tiny language for embedded live coding
-
bobbin-bits
Small bit fields and ranged integers
-
w5500-mqtt
MQTT client for the Wiznet W5500 internet offload chip
-
moon_script
Fast and simple scripting language based on Rust
-
is31fl3741
Driver for Lumissil Microsystem's IS31FL3741 IC
-
ambiq-apollo4p-pac
Peripheral access API for Ambiq Apollo 4 Plus microcontrollers
-
panic-probe
Panic handler that exits
probe-run
with an error code -
sensehat-screen
using the 8x8-LED matrix, with RGB565 coloring, on the Raspberry Pi Sense HAT device
-
drone-stm32-map-svd
STM32 SVD to bindings for Drone, an Embedded Operating System
-
rvideo
Real-time video server for embedded apps
-
cody-c
fast codec for encoding and decoding data in no_std environments
-
wake-rs
Wake protocol library written in Rust
-
gd32c1x3-hal
HAL for the GD32C1x3 family of microcontrollers
-
unflappable
A batteries-included embedded-hal InputPin debouncer
-
critical-section-lock-mut
Provide locks for mutable data using
critical-section
crate -
task-stream
a global task executor, run in
no_std
-
nucleo-h7xx
Board support crate for the STMicroelectronics STM32H7 Nucleo-144 boards
-
rx8900
device driver for the Epson RX8900SA/CE I2C-Bus Interface Real Time Clock Module
-
ufix
Flexible and usable generic fixed-point numeric type
-
tagged-box
Box that uses tagged pointers
-
embedded-nrf24l01-async
A driver for NRF24L01(+) transceivers on embedded-hal-async platforms(base on embedded-nrf24l01)
-
mutex-traits
An abstraction over closure-based mutexes
-
embedded-simple-ui
UI elements (LED, hw switch, etc.) with implementations on top of embedded-hal and embedded-time crates
-
bitpiece
bitfields for rust
-
std-embedded-nal
embedded-nal
traits for large devices that support the standard library -
at32f4xx-pac
Device support crates for AT32F4 devices
-
stabilizer
Firmware for the Sinara Stabilizer board (STM32H743, Ethernet, PoE, 2 ADCs, 2 DACs)
-
umm-malloc
A global allocator implementation for embedded systems using the umm_malloc library
-
qtest
Connector for working with the QTest socket
-
lcd-ili9341-spi
Embedded_hal driver for ILI9341 SPI LCD, compatible with Waveshare 2,4 inch board
-
mcp9808
Platform agnostic Rust driver for the Microchip MCP9808 temperature sensor
-
signalo
A DSP toolbox with focus on embedded environments
-
ws2812-nrf52833-pwm
nrf52833 PWM driver for ws2812 leds
-
nrf52810-hal
HAL for nRF52810 microcontrollers
-
efm32lg-pac
Peripheral access API for EFM32LG MCU (generated using svd2rust)
-
eeprom24x
Platform-agnostic Rust driver for the 24x series serial EEPROMs
-
st7920
SPI driver for the ST7920 LCD display controller
-
stm32f3-discovery
Board support package for the STM32F3DISCOVERY board
-
qingke
Low level access to WCH's QingKe RISC-V processors
-
stk8ba58
Driver for the Sensortek STK8BA58 3-axis MEMS Accelerometer
-
mk20d7
Peripheral access API for MK20D7 microcontrollers
-
adxl345_driver2
Driver for Analog Device ADXL345/ADXL346 3-Axis Digital Accelerometer
-
rv8803
RTC clock driver for the rv8803 chip via I2C
-
tinydyn
A lightweight dynamic dispatch library
-
memfault-ssf
Supporting crate for the Memfault memfaultd embedded Linux agent
-
uwheel-stats
profiling utility for uwheel
-
wiringx
safe and Rusty bindings to the wiringX library
-
multi-mono-font
Multi mono font mixed typesetting for embedded-graphics
-
cargo-embassy
Get up and running with Embassy in seconds
-
sx1509-eh
An embedded-hal focused driver for the SX1509 GPIO expander
-
bern-kernel
Preemptive real-time kernel for microcontrollers
-
embassy-rp
Embassy Hardware Abstraction Layer (HAL) for the Raspberry Pi RP2040 microcontroller
-
switch-hal
HAL and basic implementations for input and output switches (buttons, switches, leds, transistors)
-
ens160
driver implementation
-
pca9535
PCA 9535 IO-Expander driver using embedded-hal
-
websocket-std
Websocket implementation using std support, focus on microcontrollers and interoperability with other languages like C through the ffi
-
stepgen
Stepper motor speed ramp generator
-
kyrax-stm32f401re
Peripherals package for stm32f401re
-
memac
A custom memory allocator using slab and buddy allocators
-
hx711
A platform agnostic driver to interface with the HX711 (load cell amplifier and ADC)
-
pico-xs
Embedded-SDK for bare-metal development on the RP2040 Raspberry Pi Pico microcontroller
-
max32660-pac
Peripheral access API for MAX 32660 microcontroller
-
andes-riscv
Low level access to Andes' AndeStar V5 RISC-V processors
-
afe4404
driver for Rust embedded-hal
-
msp430
Low level access to MSP430 microcontrollers
-
embedded-time
Fully defined, inter-operable, ergonomic, and fast human-time units (both duration and rate types) with hardware timer abstraction and software timers
-
sparkfun-openlog
A platform-agnostic, embedded-hal driver for the Sparkfun OpenLogger
-
trenchcoat
JavaScript-ish virtual machine for embedded, LEDs, hot code reload, etc
-
ns16550a
UART driver
-
u8g2-fonts
A text renderer for embedded-graphics, based on U8g2
-
prusst
A convenient interface to the UIO kernel module for TI Programmable Real-time Units
-
overlay
trait for reinterpreting a slice of bytes as an arbitrary type
-
pulau-rs
allocation-free union-find library for bare metal environments
-
platform-millis
generic trait of milliseconds counter for embedded-nano-mesh crate
-
modbus_buffer
Circular buffer implementation tailored for Modbus communication in no_std environments
-
sac-base
Base crate of the sac-signal and sac-control crates
-
radio-sx128x
Driver for the Semtec sx1280 2.4GHz RF IC
-
ltr303
Platform agnostic Rust driver for the LTR-303 Ambient Light Sensor
-
uefi-graphics2
An embedded-graphics display driver for UEFI environments
-
imxrt-boot-gen
Generate data structures for booting iMXRT processors
-
aarch64_define
aarch64 架构以及一些配置定义
-
rflow
Text protocol for embedded apps
-
dp32g030
Peripheral Access Crate for the DP32G030 microcontroller
-
tinymqtt
A very tiny no-std MQTT client, mainly for embedded systems
-
bosch-bme680
A pure rust implementation for the BME680 environmental sensor
-
swm341-pac
Peripheral Access Crate for Synwit's swm341 microcontroller
-
rnacos-web-dist-wrap
rnacos server's console front-end dist embed wrap project
-
himpp
Hi3XXX MPP API for Rust bindings
-
entro-shift
Entro Shift is a 32-bit, pseudo-random number generator algorithm
-
lpc546xx-pac
Device support crates for LPC546XX-PAC devices
-
ssd1680
Driver for the SSD1680 e-Paper display (EPD) controller, for use with embedded-hal
-
stm32_i2s_v12x
Driver for I2S communication (using SPI peripherals) for some STM32 microcontrollers
-
postcard-schema
Reflection-like schemas for postcard types
-
exe2swf
Extract Flash .swf files from Windows .exe files
-
simavr-ffi
Low-level bindings to simavr
-
springql
Open-source stream processor for IoT devices and in-vehicle computers
-
ohms
Electrical units library for embedded targets
-
ssd1675
Driver for the SSD1675 e-Paper display (EPD) controller, for use with embedded-hal
-
embedded-graphics-core
Core traits and functionality for embedded-graphics
-
target-gen
A cli tool to create new target files for probe-rs ot of CMSIS-Packs
-
ds1302
A platform agnostic driver to interface with the DS1302 real time clock-calendar
-
mfrc522
A platform agnostic driver to interface the MFRC522 (RFID reader/writer)
-
option-block
A minimal utility Rust crate for small, fixed-size blocks of optional types
-
persistent-buff
A buffer that stays persistent in ram between boots
-
a7105
Rust embedded-hal driver for the A7105 2.4GHz FSK/GFSK Transceiver
-
scalpel-bin
binary modification tool, cut, stitch, replace, sign
-
stm32l0xx-hal
Peripheral access API for STM32L0 series microcontrollers
-
aw2013
Driver for the AW2013 3-Channel LED Controller
-
buddyalloc
Safe and simple drop-in allocator for Rust running on embedded or bare metal systems (no_std)
-
sh1108
display-interface
compatible driver for the SH1108 OLED display controller -
mathx
A mathematics library designed to work with no_std
-
efm32gg11b-pac
Peripheral access API for EFM32GG11B MCU (generated using svd2rust)
-
mcp4725
Microchip MCP4725 DAC Driver for Rust Embedded HAL
-
embedded-midi
embedded hal uart to send and receive midi
-
embedded-ads1220
Embedded Driver for the Texas Instruments ADS1220 ADC
-
aemics_stm32g4xx_drivers
Collection of drivers for STM32G4xx HAL
-
a653rs-xng
a653rs partition library for xng hypervisor
-
analog-multiplexer
A platform agnostic driver for 4051 and 4067 series analog multiplexers targetting the Rust embedded-hal
-
w5500-dns
DNS client for the Wiznet W5500 internet offload chip
-
seminix
内核标准库
-
px4flow_bsp
A board support package for the PX4FLOW optical flow sensor board
-
stm32l4
Device support crates for STM32L4 devices
-
tiny-led-matrix
direct control of a small monochrome LED display
-
ina219
current/power monitor driver
-
lpc82x-pac
Low-level register mappings for the NXP LPC82x series of ARM Cortex-M0+ microcontrollers
-
robokit
Build custom firmware for simple robotic automation
-
crosstrait
Cast from
dyn Any
to other trait objects, with no_std, no alloc support -
bmi323
Platform agnostic Rust driver for the BMI323 IMU
-
atsame54p
Peripheral access API for ATSAME54P microcontrollers (generated using svd2rust)
-
simple-fatfs
A simple-to-use FAT filesystem library for Rust (mainly targeted at embedded systems)
-
avrd
Device-specific constants and information for all AVR microcontrollers
-
axp192
A driver for the AXP192 power management IC
-
sht25
Rust driver for SHT25 temperature/humidity sensor
-
embedded-registers
Procedural macro for effortless definitions of registers in embedded device drivers
-
riscv-rt
Minimal runtime / startup for RISC-V CPU's
-
axp2101
embedded-hal drivers
-
wasefire-applet-api-desc
Description of the Wasefire applet API
-
alt-stm32f30x-hal
Alternative HAL impl for the STM32F30x family of microcontrollers
-
embedded-vintage-fonts
Vintage fonts from embedded-graphics 0.6 back release 0.7
-
orion_cfmt
Format output without Rust code segment in binary to reduce the ultimate binary size
-
cichlid
A color math library for programming addressable LEDs
-
panic-persist
Persist panic messages in the targets' RAM
-
aya-ebpf-cty
Type aliases to C types like c_int for use with bindgen
-
lpc55-pac
Peripheral access API for NXP LPC55 microcontrollers
-
uefi-raw
Raw UEFI types and bindings for protocols, boot, and runtime services. This can serve as base for an UEFI firmware implementation or a high-level wrapper to access UEFI functionality from an UEFI image.
-
pic32-config-sector
Calculate constant values for PIC32 configuration words
-
canopeners
CANOpen client library
-
vcnl36825t-rs
Vishay VCNL36825T proximity sensor driver for embedded-hal i2c traits
-
embedded-hal-error
core::error::Error for embedded-hal Errors
-
lps28dfw
Platform-agnostic Rust driver for the LPS28DFW pressure sensor
-
avr-boot
Self Programming functions for AVR MCUs
-
dtb_parser
no std but alloc depended device tree blob parsing lib
-
bitwrap
pack/unpack data into byte array
-
usbd-hid-descriptors
Low-level, wire-format enums/bitfields used in HID descriptors
-
max7219-canvas
built for rust that makes setting and getting pixels from co-ordinates easy, aswell as handling displaying different layers on top of each other. Works with the max7219 crate on 8x8 matrix displays.
-
ruspiro-arch-aarch64
access to Aarch64 system registers as well as specific usefull aarch64 assembly instructions
-
imxrt-hal
Hardware abstraction layer for NXP i.MX RT microcontrollers
-
va416xx
PAC for the Vorago VA416xx family of MCUs
-
drs-0x01
Easily communicate with Dongbu Robot servomotors Herkulex DRS 0101 and DRS 0201
-
esp-at-nal
Network layer client for ESP-AT modems
-
rotary-encoder-hal
platform agnostic rotary encoder library using embedded_hal
-
at24cx
A rust-embedded async driver for the Atmel AT24Cx eeprom storage family
-
minimult_cortex-m
A minimal multitask library, or RTOS, for Cortex-M microcontrollers
-
lpc55-hal
Hardware Abstraction Layer (HAL) for the NXP LPC55S6x ARM Cortex-33 microcontrollers
-
wm8960
Register map and embedded-hal based driver for Wolfson WM8960 Audio Codec
-
epd-spectra
Driver for Spectra EPDs from Pervasive Displays Inc
-
hx711_spi
A platform agnostic driver to interface with the HX711 using SPI
-
libiio-sys
Native, unsafe, bindings to the Linux libiio library. Used by industrial-io.
-
embassy-net
Async TCP/IP network stack for embedded systems
-
mcp3425
Platform agnostic Rust driver for the Microchip MCP3425/6/7/8 ADC
-
embedded-svc
A set of traits for services higher level than embedded-hal and typically found in embedded microcontrollers with WiFi or BLE support
-
biquad
digital second order IIR filtrers, also known as biquads
-
femtopb-build
A code generator for
femtopb
-
daisy
A board support package for the Electro-Smith Daisy Seed and Patch SM
-
embassy-embedded-hal
Collection of utilities to use
embedded-hal
andembedded-storage
traits with Embassy -
pollster-lite
“we have
pollster
at#![no_std]
home” -
arm-pl011-rs
PL011 UART driver
-
atsam4ls4c-pac
Peripheral access crate for the ATSAM4LS4C microcontroller
-
drmem-api
Traits and types used internally by the DrMem control system
-
txmodems
various MODEM file transfer protocols
-
reg-map
Derive volatile accesses to a register map and memory-mapped IO
-
deforest
efficient
#![no_std]
parser for devicetree blobs -
fdt-rs
A flattened device tree parser for embedded no-std environments
-
oxide-spark
enables sensor sampling & LED strips control over Wifi/MQTT on ESP Rust Board
-
cc2650
Device support for TI CC2650 microcontrollers
-
vgastream-rs
High level VGA(0xB8000) library in freestanding Rust
-
jt808-rs
JT808 protocol
-
adafruit-seesaw
Platform-agnostic implementation for communicating with devices that run the Seesaw firmware
-
embedded-nrf24l01
A driver for NRF24L01(+) transceivers on embedded-hal platforms
-
aw9523b
A general driver for AW9523B which is 16 bit gpio explander & led driver
-
rtic-monotonics
that provides implementations of the Monotonic trait from rtic-time
-
drmem-drv-weather-wu
DrMem driver which gets Weather Underground data
-
wave
A no-std no-alloc gesture recognition library for low resolution TOF-Sensors
-
embedded-display-controller
Traits for display controllers
-
ink_allocator
[ink!] Bindings to the Wasm heap memory allocator
-
sensor_lib_as5600
A driver for the AS5600 sensor module
-
ufmt_float
A rough implementation of a writer for f32 and f64 for ufmt
-
cu40026
display driver for the CU40026 vacuum fluorescent display (VFD)
-
thermostat-eem
Firmware for the Sinara Thermostat-EEM temperature controller
-
dcmimu
no_std DCM IMU implementation
-
esp32s2
Peripheral access crate for the ESP32-S2
-
pcf85063a
An embedded-hal driver for the pcf85063a RTC
-
cstream
libc::FILE
streams ‘c streams’ -
allocvec
A vector type that preserves the index of every inserted element
-
iso7816_tx
ISO7816 Smart Card T=1 Transmission protocol
-
embedded-nal-minimal-coapserver
A minimal CoAP server implementation built on embedded-nal
-
rtforth
Forth implemented in Rust for realtime application
-
xmc4300
XMC peripheral library for XMC4300 generated from SVD
-
trallocator
A no_std lbrary for wrapping an existing allocator and tracking the heap usage
-
thumb2-stack-size
estimates stack space requirements of thumb2 programs
-
itla
ITLA (micro laser) non-blocking control library using embedded-hal
-
fring
Lightweight, no_std, and *fast* ring buffer
-
mpu6050-dmp
Platform-independent I2C driver for MPU6050. Supports DMP usage. Fork of drogue-mpu-6050 which uses only embedded-hal traits (no dependency on embedded-time or drogue-embedded-timer).
-
rda5807m
driver for Rust
-
pcf8563
Platform-agnostic Rust driver for the NXP PCF8563 real-time clock
-
atsamv71q21
Peripheral access API for ATSAMV71Q21 microcontrollers from Atmel/Microchip (generated using svd2rust)
-
postform_decoder
Decoder for the Postform logging framework, an efficient logging framework for mcu's
-
pico-tflmicro-sys
Rust bindings of TensorFlow Lite for Microcontrollers for Raspberry Pi Pico
-
efm32gg-pac
Peripheral access API for EFM32GG MCU (generated using svd2rust)
-
lm75
Platform-agnostic Rust driver for the LM75 temperature sensor and thermal watchdog
-
stm32f4
Device support crates for STM32F4 devices
-
atsam3n0b
Peripheral access API for ATSAM3N0B microcontrollers (generated using svd2rust)
-
variegated-board-cfg
Store pin and other HAL configurations for your embedded project in a TOML file
-
srex
managing SRecord files
-
dac8564
platform agnostic library for the Texas Instruments DAC8564
-
hdc302x-async
An embedded-hal-async driver for the HDC302x(-Q1) low-power humidity and temperature digital sensor
-
lc3-codec
LC3 audio codec for embedded systems (no_std)
-
herkulex-drs-0x01-stm32f1xx
A driver for servomotors Herkulex DRS-0101 and DRS-0201 using USART on stm32f1xx
-
mlx9064x
interfacing with Melexis MLX9064* thermal cameras
-
megadrive-sys
Bindings to the Sega Mega Drive (Genesis) hardware
-
ellie_vm
Ellie VM for running Ellie ByteCode
-
lis2dtw12
no_std library for the LIS2DTW12 dual motion and temperature sensor using embedded-hal traits
-
stm32f1xx-lal
LAL for the STM32F1xx family
-
itron
Interface to operating systems based on μITRON and its derivatives
-
arm7tdmi_aeabi
proc-macro to put aeabi functions into your code
-
oorandom
A tiny, robust PRNG implementation
-
ppproto
Point-to-Point Protocol (PPP) for embedded systems.
no-std
compatible, no alloc (heap) required. -
aw-fel
dealing with Allwinner devices in FEL mode, in pure Rust
-
stm32g4-staging
Device support crates for STM32G4 devices
-
usbd-dfu-rt
USB DFU run-time class
-
nmos6502
A no_std compliant NMOS6502 emulator suitable for embedded environments
-
lorawan-device
LoRaWAN device stack implementation
-
embassy-net-driver-channel
High-level channel-based driver for the
embassy-net
async TCP/IP network stack -
sgpc3
Rust driver for the Sensirion SGPC3 gas sensor
-
mini-slcan-ng
Serial Line CAN (SLCAN) protocol decoder/encoder
-
sogi_pll
SOGI-PLL imlementation
-
drive_74hc595
Drive for IC 74HC595 Shift Register
-
hcsr04_async
A no-std driver for the HC-SR04 ultrasonic sensor using async and Embassy
-
stockbook
1-bit image embedding at compile time
-
pdf417
No-std PDF417 encoder
-
picotoml
A
no_std
TOML deserializer build for embedded systems. Can be used without an allocator -
cortex-m-interrupt
Function-like, trait-based interrupt handler registration
-
da14531
Peripheral access crate for the DA14531 microcontroller
-
font_7seg
7セグメントLED風数字フォント
-
crc8-rs
A heapless no-std library for doing 8-bit cyclic redundancy checks
-
aws-greengrass-nucleus
aws greengrass nucleus in Rust (unofficial)
-
zg-co2
ZyAura CO₂ sensor protocol implementation
-
ws2811-spi
SPI-based driver for ws2811 chips
-
rak-rui3-eh-driver
Rust embedded-hal driver for the RAK LoRaWAN modules running RUI3 firmware in AT mode
-
cloudmqtt
A pure Rust MQTT client and server library
-
privilege_level
Quick and simple access to the current privilege level of the CPU
-
purua
PU-RU-A is a PUre RUst luA implementation (to be)
-
air001-pac
Peripheral Access Crate for Air001 microcontroller
-
fp
Fast & safe fixed-point arithmetic via compile-time checks
-
rs-matter
Native Rust implementation of the Matter (Smart-Home) ecosystem
-
timed-signal
Helper crate for generating time-dependent signals
-
lpc550x
Register mappings for the NXP LPC550x/LPC55S0x family of Cortex-M33 microcontrollers
-
ellie_fmt
Formatter for ellie
-
drv8833-driver
A driver for DRV8833 motor driver
-
cortex-m-log
Logging facilities for Cortex-M processors
-
defmt-parser
Parsing library for defmt format strings
-
bt-hci
Bluetooth HCI data types
-
esp32-wroom-rp
Rust-based Espressif ESP32-WROOM WiFi driver crate for RP2040 series microcontroller boards
-
smoltcp-slip
SLIP network interface on top of smoltcp
-
lpc81x-pac
Device support crates for LPC81X-PAC devices
-
ape-fatfs
versitile FAT library for embedded systems
-
spwm_generator
cli tool for genrate SPWM lookup tables
-
cargo-n64
Cargo subcommand to build Nintendo 64 ROMs
-
ruperl
embedding perl in your rust project
-
bluetooth-hci
Bluetooth HCI
-
relox
ELF32 relocation compression and decompression
-
pac194x
Platform-agnostic Rust driver for the PAC194x 9V, 16-bit power monitor with alerts
-
embedded-bacnet
A bacnet library for embedded systems (no_std)
-
core_ux
no_std implementation of the non-standard types u/i1..=63
-
quad-compat-rhai
Embedded scripting for Rust
-
ogc-rs
wrapper library for devkitPro's libogc
-
adafruit_nxp
Driver for Adafruit Precision NXP 9-DOF Breakout Board - FXOS8700 + FXAS21002 modules
-
stm32l0x1-hal
Peripheral access API for STM32L0x1 microcontrollers
-
mavlink-bindgen
used by rust-mavlink
-
tmledkey-hal-drv
HAL based driver for Titan Micro 7 segment LED controllers and key scanners
-
embedded-msgpack
MessagePack serialization implementation for Rust optimized for embedded/no_std environments
-
embedded-ads111x
ADS111x 16bit ADCs I2C rust driver no_std
-
tdc1000
no_std driver for the TDC1000 Ultrasonic Sensing Analog Front End
-
noted
creating ELF notes
-
sfsm-base
Traits for the sfsm crate
-
ssd1351
Driver crate for the SSD1351 16bit colour OLED display driver
-
max7797x-driver
An embedded async driver for the MAX77975/MAX77976 battery charger
-
time-series-filter
Filters such as exponential weighted moving average (IIR LPF)
-
heatshrink
A minimal implementation of the heatshrink compression algorithm for no_std environments
-
a121-sys
Raw bindings to the A121 radar sensor C SDK
-
driver-3461bs-rs
Driver for 3461BS LED driver
-
k64
Peripheral access API for Kinetis K64 microcontrollers
-
sths34pf80
ST STHS34PF80 driver
-
bitmap-font
Bitmap fonts for the embedded-graphics crate that don't require generics
-
nmea0183
NMEA 0183 parser targetting mostly embedded devices but not limited to
-
mini-rxtx
serialization and communications for embedded
-
care-parse-ncl
Nickel script parsing crate for the care tool
-
pir-motion-sensor
PIR motion sensors
-
asm6502
A basic 6502 assembler
-
bma400
A platform-agnostic Rust driver for the BMA400 12-bit ultra-low-power 3-axis accelerometer
-
mcp23017
driver for the MCP23017 (16-Bit I2C I/O Expander with Serial Interface)
-
plan9_asm
Plan9 Assembly wrapper
-
rpi-st7789v2-driver
Raspberry-Pi driver for the ST7789V2 TFT display controller (WaveShare 1.69" 240x280 LCD)
-
avr
AVR emulator
-
urpc
uRPC (pronounced micro RPC) is a simple and lightweight RPC framework designed with embedded systems in mind
-
moondancer-pac
A peripheral access crate for the Cynthion Moondancer SoC
-
krab
minimalistic interpreted programming language written in Rust
-
periphery
peripheral I/O (GPIO, PWM, SPI, I2C, MMIO) in Linux
-
max553x
Driver for the 12-bit MAX5532–MAX5535 DACs
-
modio-logger-db
modio-logger Dbus service
-
probe-rs-mi
The probe-rs machine interface for computers interfacing probe-rs
-
bit_op
Bit manipulation
-
ad9850
Embedded driver for the AD9850 DDS synthesizer chip
-
mcan
Unofficial MCAN Hardware Abstraction Layer
-
adafruit-bluefruit-protocol
A
no_std
parser for the Adafruit Bluefruit LE Connect controller protocol -
hf2-cli
CLI for Microsoft HID Flashing Library for UF2 Bootloaders
-
do_syscall
raw syscall
-
msp430fr247x
Peripheral access crate for TI MSP430FR247x microcontroller
-
rustos
Writing an OS in Rust
-
mcx-pac
Peripheral Access Crate for all NXP MCX Series MCUs
-
embedded-list
A list component for embedded-graphics
-
armv7
Low level routines for the armv7 instruction set with VMSA
-
microscpi
creating SCPI interfaces
-
pn532
protocol implementation
-
smolusb
An experimental lightweight library for implementing USB on embedded systems
-
pt-rtd
Calculation of resistance and temperature for platinum type RTDs, e.g. PT100.
-
menmos-antidns
Menmos Embedded DNS Server
-
yaxpeax-avr
AVR instruction set decoder for yaxpeax
-
chip-select
Chip select GPIO support traits
-
ieee802_3_miim
abstractions for the IEEE 802.3 Media Indepedent Interface, providing access to registers defined in the standard, and with optional implementations of this abstraction for commonly used PHYs
-
thingy-91-nrf9160-bsp
BSP for the Nordic Thingy:91 nRF9160
-
sparreal-rt
Sparreal OS Runtime
-
msp430-atomic
Atomic operations for MSP430 microcontrollers
-
drogue-http-client
An HTTP client for embedded devices, based on drogue-network
-
coap-zero
CoAP protocol implementation for no_std without alloc
-
starb
STAtic Ring Buffers
-
tm040040
An embedded-hal driver for the TM040040 Cirque Circle touchpad (and Pinnacle touchpads in general)
-
chademo-rs
An embedded-hal crate for bi-directional CHAdeMO EV charging based on IEEE Std 2030.1.1-2021
-
klaptik
Experimental UI rendering framework for LCD/OLED displays
-
vl53l0x-simple
driver for the VL53l0X TOF ranging sensor
-
jh71xx-pac
Peripheral access crate for the JH71xx SoCs
-
tm1637
A platform agnostic driver to a LED-display powered by the TM1637 chip
-
avr-vm
VM with JIT-compiler for ATMega32
-
retro-display
Embedded display drivers for retro computers
-
hub75-remastered
A completely rewritten driver for HUB75 displays
-
as7331-rs
as7331 driver in Rust for embedded devices
-
sega-controller
Embedded driver for reading Sega controller input
-
one-wire-bus
1-Wire protocol for embedded-hal
-
ramlink
RAM-based, producer-consumer, one-way communication for microcontrollers, using a ring buffer
-
postcard-dyn
Dynamic ser/de for postcard
-
is31fl3193
I2C driver for the IS31FL3193 RGB LED driver
-
afe4400
An
embedded-hal
compatible driver for the TI AFE4400 pulse oximetry analog front-end chip -
ufmt-stdio
C stdio writer for ufmt
-
p256-cortex-m4-sys
Low-level bindings to P256-Cortex-M4
-
apds9253
Driver for APDS9253 light sensor
-
interrupt
-
tmc5072
A TCM5072 driver compatible with
embedded-hal
-
AT42QT2120
Platform agnostic Rust driver for the AT42QT2120
-
bl61x-pac
Embedded Rust's Peripheral Access Crate for BL616/BL618 microcontrollers
-
lsm6dsox
Platform-agnostic embedded-hal driver for the ST LSM6DSOX iNEMO inertial module
-
nucleo-l031k6-bsp
Board support crate for the ST L031K6-NUCLEO
-
mctp
Management Component Transport Protocol (MCTP) base types and traits
-
hmc5983
magnetometer driver for embedded hal
-
bounced
Debouncing and Testing for Signals and Buttons
-
on-off-sequence-output
Sends a sequence of on/off states to a GPIO Pin
-
ads129xx
Driver crate for the Texas Instruments ADS1292 24-bit 2-channel low-power analog front end for ECG applications
-
stm32f3xx-hal-v2
Peripheral access API for STM32F3 series microcontrollers
-
lora-phy
A LoRa physical layer implementation enabling utilization of a range of MCU/LoRa board combinations within embedded frameworks supporting embedded-hal-async
-
ruspiro-error
Definition of the Error trait and error handling related types to make error handling more convinient. This is some kind of the duplicate of the rust
std::error::*
stuff which does not work in ``#… -
lis3dh-spi
no_std driver for the ultra-low-power high-performance 3-axis "nano" accelerometer LIS3DH using SPI
-
ubench
stopgap rust benchmarking solution for microcontrollers
-
lcd
Hitachi HD44780-compatible LCD screen support for embedded development
-
pid-ctrl
A flexible PID controller
-
r3_port_riscv
RISC-V port for the R3-OS original kernel
-
ma734
Platform agnostic Rust driver for the MA734, digital angle sensor that detects the absolute angular position of a permanent magnet
-
m24c64
A rust-embedded driver for the STMicroelectronics M24C64(-D) EEPROM
-
northstar
container runtime for Linux targetting embedded systems
-
tca62724fmg
RGB LED driver for embedded hal
-
arrform
String formatting without memory allocator
-
canadensis_filter_config
Automatic receive filter configuration for Cyphal
-
cyw43
Rust driver for the CYW43439 WiFi chip, used in the Raspberry Pi Pico W
-
can-bit-timings
procedural macro to calculate CAN bus timings
-
embedded-threadsafe
safe global or thread-local cells for embedded devices
-
bfcore
An interpreter for BrainF*ck without std or alloc
-
megatiny_hal
A hardware abstraction layer for attiny and atmega avr devices
-
pinetime-mynewt
Mynewt Bindings for PineTime Smart Watch
-
mk20d7-hal
HAL for the MK20D7 family of microcontrollers
-
unmp-link-serial
serial link for unmp
-
dac5578
Texas Instruments DAC5578 Driver for Rust Embedded HAL
-
r3_port_arm
Armv7-A port for the R3-OS original kernel
-
bm1397-protocol
Rust protocol driver for the BM1397 Bitcoin Mining ASIC
-
apu_pcengines_hal
A safe wrapper around the direct memory interface of the APU2+ hardware
-
bmp280-core
Driver for BMP280
-
w7500x-pac
Peripheral Access Crate for Wiznet's W7500x microcontrollers
-
embedded-nal-async-xtra
Hosts a bunch of traits which are not yet available in the embedded-nal-async crate
-
memcom
Command-line tool to interact with shared-mem-queue queues
-
mju-bits
no_std typed bitfield access for u8, u16, u32 and u64
-
jewel
BLE for a bare-metal, real-time system
-
unmp-protocol-raw
raw protocol for unmp
-
veml7700
Platform-agnostic Rust driver for the VEML7700 High Accuracy Ambient Light Sensor
-
fs1027-dg-hal
FS1027-DG Gas Flow Sensor Module driver for no_std embedded-hal
-
yaxpeax-6502
6502 decoder implementing yaxpeax-arch traits
-
stackdump-core
stack dump definitions
-
defmt-listener
decode and print defmt-itm data received from tcp
-
nobcd
BCD number primitive for no_std environments
-
async-pool
Statically allocated pool providing a std-like Box, with async functionality
-
usbd-blaster
USB Blaster for Embedded Devices
-
drv2605-async
An async rust-embedded driver for the Texas Instruments DRV2605 haptic driver
-
rydis
low level rust bindings for the zydis library
-
mks979b
no_std driver for the MKS 979B Atmosphere to Vacuum Transducer. Based on the embedded-hal traits.
-
cayennelpp-rs
that implements the Cayenne Low Power Payload (LPP) format for Green Sense project and API
-
max3263x
svd2rust generated peripheral crate for the max3263x
-
defmt-ringbuf
defmt persistent ring buffer logger
-
scd30pi
Interfaces the SCD30 i2c CO2, temperature and humidity sensor from Sensirion for Raspberry Pi
-
mt9v034-i2c
mt9v034 image sensor two-wire programming driver
-
kc11b04
Driver for the KC11B04 4-button analog keypad
-
vorago-reb1
Board Support Crate for the Vorago REB1 development board
-
p9813
RGB controller
-
max31855-rs
MAX31855 Cold-Junction Compensated Thermocouple-to-Digial Converter
-
mimxrt600-fcb
Flash Configuration Block for MIMXRT600 devices
-
pimoroni-trackball-driver
embedded driver for the pimoroni trackball
-
msp430fr5962
Peripheral access crate for MSP430FR5962 microcontroller
-
dcc-rs
NMRA Digital Command Control for driving model trains
-
ldc1614
TI LDC1614 inductance-to-digital converter user-friendly driver for
embedded-hal
-
levarint64
Little-Endian VARiable-length INTeger codec, compatible with no_std
-
edge-executor
Async executor suitable for embedded environments
-
edc2svd
Convert register description from the EDC format to the SVD format
-
dht11
Platform-agnostic Rust driver for the DHT11 temperature and humidity sensor
-
stm32ral
Register access layer for all STM32 microcontrollers
-
embassy-traits
-
canadensis_data_types
Automatically generated types for all Cyphal public regulated data types
-
std-embedded-nal-async
embedded-nal-async
traits for large devices that support the standard library -
ft6x06
A platform agnostic driver for the FT6x06 type touch panel controller used on STM32F4 series board
-
bq27xxx
(bq27426, bq27427) platform-agnostic driver
-
lsm6dso
A platform-agnostic driver for the LSM6DSO 6-DoF Accel + Gyro IMU
-
s32k118-pac
Device Support Crate for NXP S32K118 Devices
-
defmt-itm
Transmit defmt log messages over the ITM (Instrumentation Trace Macrocell) stimulus port
-
smbus-request-parser
Parse SMBus requests. Register functions to call for each type of write/read request. Agnostic regarding polling, irq, dma usage.
-
as5048a
Rust driver for AMS AS5048A Magnetic Rotary Encoder
-
freertos-sys
Builds FreeRTOS from source for specific device families and provides easy linking
-
platform-switch
Namespace facades for switching between platforms
-
swap-n
an n argument extension to std::mem::swap
-
volatile-mem
managing volatile memory
-
lilos-handoff
Synchronous rendezvous structure for lilos
-
avr-std-stub
Contains simple implementations of required language items that
libstd
normally defines on other targets -
sharp-memory-display
A no-std-compatible embedded-graphics driver for SHARP memory-in-pixel displays
-
wpilib-sys
FRC's WPILib system bindings for rust
-
stuw81300
An embedded-hal driver for the STuW81300
-
embedded-nano-mesh-linux-examples
Lightweight mesh communication protocol for linux
-
ltc690x
driver crate for LTC690x serial programmable oscillator
-
rust-forth-compiler
A Forth compiler written in Rust
-
phm
Pretty HAL Machine
-
gc9a01a
SPI driver for the GC9A01A LCD display controller
-
sae-j1939
both embedded and non-embedded use cases
-
ogc-sys
Rust bindings for devkitPro's libogc
-
lvgl-sys
Raw bindings to the LVGL C library
-
ezo_i2c_rs
interface to interact with Atlas Scientific Ezo Devices, using the I2C protocol
-
ape-table-trig
implementations of sin, cos, and tan using precalculated tables
-
max112x
Driver for the 24-bit MAX11214 and similar ADCs
-
uart_xilinx
provide a struct with many methods to operate uarts in Xilinx's FPGA: XPS UART Lite, AXI UART Lite
-
mimxrt500-bootstub
Glue code to make cortex-m-rt work with NXP i.MX RT500 series chips when booting from FlexSPI NOR flash
-
fchashmap
A fixed capacity no_std hashmap
-
ads122x04
Platform-agnostic driver for the ADS122C04 and ADS122U04 analog to digital converters
-
drogue-boot
A cortex-m bootloader toolkit
-
nrf-modem-nal
An embedded-nal implementation for the nrf9160 modem
-
PY32c670xx-pac
Peripheral Access Crate for Puya's PY32c670xx microcontroller
-
embedded-i2s
An embedded Inter-IC Sound (I2S) abstraction layer
-
msp430-rt
Minimal runtime / startup for MSP430 microcontrollers
-
endian-type-rs
Type safe wrappers for types with a defined byte order
-
seeed-erpc
Driver crate for interacting with seeed-studio eRPC Wifi devices
-
midi-stream-parser
Parser to convert bytes from a MIDI stream into messages
-
apds9960
Platform-agnostic Rust driver for the APDS9960 digital proximity, ambient light, RGB and gesture sensor
-
nuki-backend-hifb
A HiFB + HiTDE drawing backend for the Nuki 2D immediate GUI library
-
at42qt1070
Embedded-hal implementation for the AT42QT1070
-
wurth-calypso
Driver for the Würth Elektronik Calypso Wi-Fi radio module
-
libalgobsec-sys
Unsafe bindings to the Bosch BSEC library
-
huber-pilot-one
huber Pilot ONE library
-
weensy
A collection of useful bits and bobs for programming the Teensy 4.1 microcontroller
-
cargo-ruspiro-push
Cargo tool to push new RusPiRo Kernel's from the development machine (PC) to the Raspberry Pi if connected through a serial port
-
otm8009a
Hardware Abstraction Layer for OTM8009A LCD controller IC
-
diskio
trait for handling disk IO devices
-
hds
Heapless Data Structures for
no_std
environments -
ad5328
A rust-embedded driver for the Analog Devices ad5328 DAC
-
usbd-ccid
usb-device driver for CCID
-
cmsis-rtos2
wrapper for the CMSIS-RTOS2 API, which should be provided by another library, and linked into the consuming library or application
-
mii
A rust-embedded implementation of the monome ii protocol
-
megamorse
morse code translator
-
standard-pid
Standard PID implementation in Rust for serious embedded projects
-
r3_support_rza1
Supporting package for running R3-OS on Renesas RZ/A1
-
debounced-pin
A platform-agnostic debounce library. It also adds a wrapper for an
InputPin
that debounces it’sis_high()
andis_low()
methods -
esp-storage
embedded-storage traits to access unencrypted ESP32 flash
-
rpi_embedded
Interface for the Raspberry Pi's GPIO, I2C, PWM, SPI and UART peripherals. Forked from RPPAL
-
rhai_codegen
Procedural macros support package for Rhai, a scripting language and engine for Rust
-
espup
installing and maintaining Espressif Rust ecosystem
-
max6955
A platform agnostic driver to interface with MAX6955 LED Display Driver
-
rp2040-panic-usb-boot
On panic, boot to USB mode implemented in ROM
-
edge-frame
Yew & Wasm-based user interface for microcontrollers
-
freertos-cargo-build
lib for building & using FreeRTOS in rust projects inside the build.rs
-
oc2-hlapi
Rust bindings for the OpenComputers II Minecraft mod's HLAPI
-
clerk
A fully featured hardware agnostic HD44780 LCD controlling library
-
bmp388
A platform agnostic driver to interface with the BMP388 pressure sensor
-
ruspiro-register
definitions to conviniently work with register field values that are typically presented by a set of bit fields
-
w5500-dhcp
DHCP client for the Wiznet W5500 internet offload chip
-
xtensa-lx106-rt
Low level access for xtensa lx6 processors and peripherals
-
thumby
TinyCircuits Thumby device
-
hcs-12ss59t
Platform-agnostic embedded-hal driver for Samsung HCS-12SS59T VFD displays
-
micropnm
lightweight, zero-dependency Rust crate for parsing binary PPM image files. It is designed to with minimal memory usage and is suitable for embedded contexts and WebAssembly.
-
freebsd-embedded-hal
embedded-hal
traits for FreeBSD devices -
e-ring
A no_std append only ring buffer, when full new element replace oldest one
-
qwiic-button-led
A driver for the SparkFun Qwiic Button LED
-
esp32
Peripheral access crate for the ESP32
-
liboscore
Rust wrapper around the libOSCORE implementation of OSCORE (RFC8613), a security layer for CoAP
-
emc2101
Platform-agnostic Rust driver for the EMC2101 temperature sensor and fan sensor/controler
-
k510-pac
Peripheral access API for Canaan K510 SoC generated from unofficial SVD file
-
satrs-mib
Helper crate of the sat-rs framework to build a mission information base (MIB) from the On-Board Software (OBSW) code directly
-
aevum
A CLI utility to calculate timer register values for STM32 microcontrollers
-
tfmicro
Rust bindings of TensorFlow Lite for Microcontrollers
-
lpc54606-pac
Low-level register mappings for the NXP LPC54606 series of ARM Cortex-M4 microcontrollers
-
rart-rs
A async runtime to use the benefits of the availables embedded OS
-
nu-isp
Nuvoton ISP_HID protocol library
-
cd74hc4067
A platform agnostic driver to interface with CD74HC4067
-
mnemos
A tiny embedded operating system kernel
-
array-utils
A no-std heapless set of array utils making use of const generics
-
smlang-macros
Procedual macros for the smlang crate
-
sensirion-rht
Driver for several temperature and humidity sensors from Sensirion
-
mwatch-sdk
A development SDK for applications on the https://github.com/MWatch
-
allegro-motor-drivers
Allegro microsystems motor controller driver registers
-
microamp
Asymmetric Multi-Processing on microcontrollers
-
wm8731
HAL for the WM8731 audio codec
-
saelient
SAE-J1939 support library
-
not-io
A synthesis between no-std, no-alloc and std::io
-
cty
Type aliases to C types like c_int for use with bindgen
-
baryuxn
Uxn stack machine as a no_std library
-
microchip-eeprom-25x
A platform agnostic driver to interface with the Microchip 25xxxx EEPROM through SPI
-
stm32g0
Device support crates for STM32G0 devices
-
ssd1315
OLED driver
-
microchip-tc72r-rs
A platform agnostic driver to interface with the Microchip TC72 (temperature sensor) through SPI using embedded-hal
-
bmx055
platform agnostic Rust driver for the BMX055 small, versatile 9-axis sensor module: 3D accelerometer, 3D gyroscope and 3D magnetometer
-
max32660-hal
Hardware Abstraction Layer (HAL) for the MAX 32660 microcontroller
-
df2301q
Gravity Offline Voice Recognition Module Rust Driver
-
shiftreg-spi
SPI-based driver for shift registers such as 74HC595 with embedded-hal API
-
utf-16-to-utf-8
Convert UTF-16 to UTF-8 encoding
-
ufmt-utils
μfmt
utilities -
phm-worker
The Embedded Worker for Pretty HAL Machine
-
bmi088
6DOF IMU driver for embedded hal
-
svm40
Rust driver for the Sensirion SVM40 sensor
-
burble-fs
Bluetooth LE file system storage backend
-
platform-millis-linux
PlatformMillis for linux
-
dps422
A platform agnostic driver to interface with the DPS422 barometric pressure & temp sensor through I2C
-
pybadge-high
High Level Board Support crate for the Adafruit pybadge
-
usbd-microsoft-os
Microsoft OS USB descriptors for usb-device
-
drv2605l
A platform agnostic driver for the drv2605l haptic driver
-
stemma_soil_sensor
reading data from Adafruit STEMMA Soil Sensor
-
rkrga-sys
Rockchip RGA FFI bindings for Rust
-
himpi-sys
Hi35XX MPI API for Rust unsafe bindings
-
is31fl3733
A platform agnostic driver to interface with the IS31FL3733 (16x12 LED Matrix Driver) written in Rust
-
atsam4ls4a-pac
Peripheral access crate for the ATSAM4LS4A microcontroller
-
mics-vz-89te
driver implementation
-
bmp280-ehal
A platform agnostic driver to interface with the BMP280 pressure sensor
-
ambiq-apollo3-pac2
Peripheral access API for APOLLO3 microcontrollers
-
git-tags-semver
extract SemVer Version Information from annotated git tags
-
ea-big
open ea .big game files
-
pololu-smc
A driver for the Pololu Simple Motor Controller G2
-
ueight
Helpers for raw AVR programming
-
static-alloc
A bump allocator on static memory for the alloc-traits crate
-
blend-srgb
A small,
#![no_std]
-compatible sRGB conversion and blending library designed for performance -
rwedid
Read and write EDID data over an I2C bus
-
num_x
Implement the following non standard integers: u1, u2, u3, u4, u5, u6, u7, u9, u10, u11, u12, u13, u14, u15, u17, u18, u19, u20, u21, u22, u23, u24, u25, u26, u27, u28, u29, u30, u31…
-
simp6502
Opcode definition and interpreter for 6502 assembly
-
ist7920
SPI driver for the IST7920 LCD display controller
-
hd44780_menu
A menu system for use with the HD44780 display
-
GPS-Gunnlaug_18
individual-assignment 7 in mechatronics 1: Crate up
-
sdio_sdhc
driver to drive sdhc over SDIO, no filesystem, only test stm32f407 board,other stm32f4xx boards have no test
-
lpc55s6x-pac
Peripheral access API for NXP LPC55s6x microcontrollers
-
lvbitfile2rust-cli
Command line entrypoint for the lvbitfile2rust crate
-
i2c-reg
Create registers for reading and writing with I2C interface
-
rust-forth-tokenizer
A Forth tokenizer written in Rust
-
sen0177
Read air quality data from the SEN0177 and PMSA003I sensors
-
hd44780-ntb
A non-text buffer embedded hal driver for hd44780 like LCD display controllers
-
mcp9600
Basic embedded-hal-based I2C driver for the MCP9600 and MCP9601 thermocouple amplifier ICs
-
nu-isp-cli
CLI tool for Nuvoton ISP_HID Bootloaders
-
ke04z4-pac
PAC for NXP Kinetis MKE04Zx microcontrollers
-
overlay_macro
A proc-macro for implementing Overlay, to reinterpret a slice of bytes as a bit/byte packed struct
-
embedded-fps
Frames Per Second counter for embedded devices
-
async-embedded-traits
A set of async traits for embedded systems
-
adc-interpolator
An interpolator for analog-to-digital converters
-
robot-hat-rs
The unofficial Rust implementation of robot-hat Python Library
-
ehlcd2d
embedded-hal driver for HD44780 with async support
-
u32err
A neat error type for FFI functions (where non-zero = failure)
-
ist8310
magnetometer driver for embedded hal
-
ht32f1xxxx
Device support crates for HT32F1XXXX devices
-
embedded_font
Font rendering (ttf and otf) with embedded-graphics
-
calliope
Board support crate for the Calliope Mini (calliope.cc)
-
r0
Initialization code ('crt0') written in Rust
-
efm32zg222-pac
Peripheral access API for EFM32ZG222 MCU (generated using svd2rust)
-
efm32zg210-pac
Peripheral access API for EFM32ZG210 MCU (generated using svd2rust)
-
efm32zg108-pac
Peripheral access API for EFM32ZG108 MCU (generated using svd2rust)
-
efm32zg110-pac
Peripheral access API for EFM32ZG110 MCU (generated using svd2rust)
-
hvac
hvac controller state machine
-
embedded-nal-tcpextensions
Extensions to embedded-nal's TCP parts around the more precise use of the stack's buffers
-
unmp-protocol-etp
etp protocol for unmp
-
lcd-pcf8574
Hitachi HD44780-compatible LCD display attached to PCF8574 I2C expander
-
pa-spl
A no-std embedded-hal I2C driver for the PCB Artists SPL module
-
mcf-config-demo-settings
A Proof of Concept
-
stm32f1
Device support crates for STM32F1 devices
-
embedded-flight-scheduler
Embedded flight real-time scheduler library
-
can_aerospace_lite
A lite version of CAN Aerospace Implementation according to 'Interface specification for airborne CAN applications V 1.7'
-
mallocator
Use malloc() and free() for memory management in Rust
-
kernaux-sys
Unsafe no-std binding to libkernaux - auxiliary library for kernel development
-
hzgrow-r502
A USART driver for the HZ Grow R502 fingerprint reader module. May also be useful for other, similar modules.
-
pebble-rust
Pebble bindings for Rust. See repository for instructions.
-
bq24195-i2c
I2C driver for Texas Instruments BQ24195 Single Cell Charger
-
sbus-parser
Futaba SBUS parser using loop and byte swap
-
axp20x
Rust driver for axp20x Power Management Unit
-
trinamic
Motion Control Language (TMCL) in Rust
-
si5351
A platform agnostic driver for the Si5351 clock generator
-
sh1122-rppal
A user mode driver for SH1122 (Raspberry PI interface)
-
utrace_core
Instrumentation-based profiling library for embedded targets with async support
-
scpi-contrib
SCPI/IEEE488.2 contrib library
-
ssd1309
display-interface
compatible driver for the SSD1309 OLED display controller -
senseair
Protocol implementations to communicate with Senseair devices
-
ht32f2xxxx
Device support crates for HT32F2XXXX devices
-
atsaml21e18b
Device crate for the Microchip ATSAML21E18B, generated from its SVD file
-
static-linkedlist
A linked list implementation on a static array. Intended for use in environments without dynamic memory allocation.
-
rn2xx3
Rust driver for Microchip RN2483 and RN2903 LoRaWAN modules. [WIP]
-
anachro-icd
The Interface Control Document for Anachro-PC
-
ht32f2yyy
Device support crates for HT32F2YYY devices
-
drogue-grove-uart-spi
Grove's SPI over UART protocol
-
edge-net
no_std and no-alloc async implementations of various network protocols
-
rrt0
cross-platform runtime / startup (like crt0)
-
bbq10kbd
An Embedded-HAL driver for @arturo182's bbq10kbd PMOD
-
panic-custom
Small panicking rust crate that allows to easily set the behavior of panicking for embedded or regular no_std binaries
-
npl_utils
NPL receiver for embedded platforms
-
picoborgrev
A controller library for PiBorg's PicoBorg Reverse motor driver board designed for use with the Raspberry Pi
-
dfr0299
serial protocol for the DFR0299 MP3 player module
-
vfork
vfork-rs is used in embedded low memory to run an external program
-
ht32-usbd
'usb-device' implementation for HT32 microcontrollers
-
lc709203
Platform-agnostic Rust driver for the LC709302 battery gauge sensor
-
aarch64-arch-helpers
Helper functions to access aarch64 CPU registers
-
embedded-mqtt
no_std encoder/decoder for MQTT 3.1.1 protocol packets for embedded devices
-
riot
RIOT OS bindings for Rust
-
tsl2591
embedded hal driver for the TSL2591
-
stackdump-capture-probe
capturing stack dumps of embedded devices with a debugging probe
-
ls7366
Rust interface to the LS7366 quadrature encoder buffer
-
drone-tisl-map
Texas Instruments SimpleLink™ peripheral mappings for Drone, an Embedded Operating System
-
telit-me310g1
interoperate with the Telit ME310G1 LTE-M radio with AT commands
-
embedded-threads
generic embedded scheduler & IPC
-
xmc1100
Low-level register mappings for the XMC1100 series of ARM Cortex-M0 microcontrollers
-
esb
Nordic's Enhanced ShockBurst communication protocol
-
monotron-synth
1980's home computer style synthesiser that sounds pretty bad
-
embeddy
Resource embedding
-
rtic-macros
Procedural macros, syntax parsing, and codegen of the RTIC crate
-
i3g4250d
A platform agnostic driver to interface the I3G4250D (gyroscope)
-
arm_gicv2
ARM Generic Interrupt Controller version 2 (GICv2) register definitions and basic operations
-
sgp41
Rust driver for the Sensirion SGP41 series. VOC and NOx Sensor.
-
vcgencmd
Bindings for Raspberry Pi's vcgencmd utility
-
wm8731-another-hal
Thin abstraction for the Cirrus Logic/Wolfson WM8731 audio codec IC
-
keypad2
reading a 3X4 keypad with embedded-hal
-
nintendo64-pac
A peripheral access crate for the Nintendo 64
-
ux_serde
Implement the following non standard integers: u2, u3, u4, u5, u6, u7, u9, u10, u11, u12, u13, u14, u15, u17, u18, u19, u20, u21, u22, u23, u24, u25, u26, u27, u28, u29, u30, u31, u33…
-
embedded-hdc1080-rs
Rust driver for the HDC1080 low-power humidity and temperature digital sensor
-
bern-conf-type
Bern RTOS configuration type
-
shared
A macro for safely sharing data between application and interrupt context on cortex-m systems
-
ina260
A platform agnostic driver to interface with the I2C based TI INA260 power monitor
-
unsize
A stable alternative to CoerceUnsize
-
m5cardputer
esp-idf-hal-based board support for the M5Stack Card Computer
-
lpc43xx
Register definitions for the NXP LPC43xx microcontroller platform, generated through svd2rust
-
efm32g-pac
Peripheral access API for EFM32G MCU (generated using svd2rust)
-
bern-conf
Bern RTOS default configuration
-
gpio-expander
A platform-independent driver for interacting with the products GPIO Port Expander (Troyka Module), Troyka HAT and Slot Expander Expansion Board
-
bitwrap_extra
pack/unpack data into byte array
-
adxl355
A platform agnostic driver to interface with the ADXL355 (accelerometer) through SPI
-
synergetic
Minimal tick-based async executor for constrained environments
-
mcp795xx
A driver for the MCP795xx real time clock. Uses the embedded-hal crate.
-
cic-fixed
CIC filter implementation for fixed point numbers
-
tai-time
Nanosecond-precision monotonic clock timestamps based on the TAI time standard
-
qei
A wrapper that allows to extend quadratic encoder interface (QEI)
-
cortex-m-asyncrt
A minimal async runtime for Cortex-M devices
-
atsams70q21
Peripheral access API for ATSAMS70Q21 microcontrollers from Atmel/Microchip (generated using svd2rust)
-
avr-libc
Rust bindings to avr-libc
-
da14531-hal
HAL crate for the DA14531 microcontroller
-
is31fl3743a
Driver for Lumissil Microsystem's IS31FL3743A IC
-
opcua-core
Core components for OPC UA used by client and server
-
monotron-app
Support crate for writing Monotron applications
-
yarn-spool
parsing and evaluating Yarn Dialogue scripts
-
esp-idf-part
parsing and generating ESP-IDF partition tables
-
grapple-m24c64
embedded-hal driver for the M24C64 I2C EEPROM
-
rsportal
A higher-level interface to the Adafruit PyPortal
-
embedded-gfx
3D graphics rendering for embedded systems
-
efm32gg12b830-pac
Peripheral access API for EFM32GG12B830 MCU (generated using svd2rust)
-
efm32tg11b520-pac
Peripheral access API for EFM32TG11B520 MCU (generated using svd2rust)
-
efm32tg11b340-pac
Peripheral access API for EFM32TG11B340 MCU (generated using svd2rust)
-
efm32tg11b120-pac
Peripheral access API for EFM32TG11B120 MCU (generated using svd2rust)
-
efm32tg11b540-pac
Peripheral access API for EFM32TG11B540 MCU (generated using svd2rust)
-
efm32gg12b810-pac
Peripheral access API for EFM32GG12B810 MCU (generated using svd2rust)
-
efm32gg11b520-pac
Peripheral access API for EFM32GG11B520 MCU (generated using svd2rust)
-
efm32gg12b130-pac
Peripheral access API for EFM32GG12B130 MCU (generated using svd2rust)
-
efm32gg12b430-pac
Peripheral access API for EFM32GG12B430 MCU (generated using svd2rust)
-
efm32gg12b510-pac
Peripheral access API for EFM32GG12B510 MCU (generated using svd2rust)
-
efm32gg12b330-pac
Peripheral access API for EFM32GG12B330 MCU (generated using svd2rust)
-
efm32gg11b420-pac
Peripheral access API for EFM32GG11B420 MCU (generated using svd2rust)
-
efm32gg11b310-pac
Peripheral access API for EFM32GG11B310 MCU (generated using svd2rust)
-
efm32gg11b110-pac
Peripheral access API for EFM32GG11B110 MCU (generated using svd2rust)
-
efm32gg12b410-pac
Peripheral access API for EFM32GG12B410 MCU (generated using svd2rust)
-
efm32tg11b320-pac
Peripheral access API for EFM32TG11B320 MCU (generated using svd2rust)
-
efm32gg11b510-pac
Peripheral access API for EFM32GG11B510 MCU (generated using svd2rust)
-
efm32gg11b120-pac
Peripheral access API for EFM32GG11B120 MCU (generated using svd2rust)
-
efm32gg11b840-pac
Peripheral access API for EFM32GG11B840 MCU (generated using svd2rust)
-
efm32gg11b320-pac
Peripheral access API for EFM32GG11B320 MCU (generated using svd2rust)
-
efm32gg11b820-pac
Peripheral access API for EFM32GG11B820 MCU (generated using svd2rust)
-
efm32jg12b500-pac
Peripheral access API for EFM32JG12B500 MCU (generated using svd2rust)
-
efm32tg11b140-pac
Peripheral access API for EFM32TG11B140 MCU (generated using svd2rust)
-
efm32gg12b310-pac
Peripheral access API for EFM32GG12B310 MCU (generated using svd2rust)
-
efm32gg12b110-pac
Peripheral access API for EFM32GG12B110 MCU (generated using svd2rust)
-
efm32gg12b530-pac
Peripheral access API for EFM32GG12B530 MCU (generated using svd2rust)
-
efm32gg12b390-pac
Peripheral access API for EFM32GG12B390 MCU (generated using svd2rust)
-
efm32jg1b200-pac
Peripheral access API for EFM32JG1B200 MCU (generated using svd2rust)
-
efm32jg1b100-pac
Peripheral access API for EFM32JG1B100 MCU (generated using svd2rust)
-
efm32tg230-pac
Peripheral access API for EFM32TG230 MCU (generated using svd2rust)
-
efm32lg360-pac
Peripheral access API for EFM32LG360 MCU (generated using svd2rust)
-
efm32tg842-pac
Peripheral access API for EFM32TG842 MCU (generated using svd2rust)
-
efm32lg942-pac
Peripheral access API for EFM32LG942 MCU (generated using svd2rust)
-
efm32tg110-pac
Peripheral access API for EFM32TG110 MCU (generated using svd2rust)
-
efm32lg295-pac
Peripheral access API for EFM32LG295 MCU (generated using svd2rust)
-
efm32hg309-pac
Peripheral access API for EFM32HG309 MCU (generated using svd2rust)
-
efm32tg825-pac
Peripheral access API for EFM32TG825 MCU (generated using svd2rust)
-
efm32lg895-pac
Peripheral access API for EFM32LG895 MCU (generated using svd2rust)
-
efm32hg210-pac
Peripheral access API for EFM32HG210 MCU (generated using svd2rust)
-
efm32lg332-pac
Peripheral access API for EFM32LG332 MCU (generated using svd2rust)
-
efm32lg900-pac
Peripheral access API for EFM32LG900 MCU (generated using svd2rust)
-
efm32hg110-pac
Peripheral access API for EFM32HG110 MCU (generated using svd2rust)
-
efm32hg350-pac
Peripheral access API for EFM32HG350 MCU (generated using svd2rust)
-
efm32hg310-pac
Peripheral access API for EFM32HG310 MCU (generated using svd2rust)
-
efm32lg390-pac
Peripheral access API for EFM32LG390 MCU (generated using svd2rust)
-
efm32lg940-pac
Peripheral access API for EFM32LG940 MCU (generated using svd2rust)
-
efm32tg225-pac
Peripheral access API for EFM32TG225 MCU (generated using svd2rust)
-
efm32lg232-pac
Peripheral access API for EFM32LG232 MCU (generated using svd2rust)
-
efm32hg308-pac
Peripheral access API for EFM32HG308 MCU (generated using svd2rust)
-
efm32lg230-pac
Peripheral access API for EFM32LG230 MCU (generated using svd2rust)
-
efm32tg108-pac
Peripheral access API for EFM32TG108 MCU (generated using svd2rust)
-
efm32lg395-pac
Peripheral access API for EFM32LG395 MCU (generated using svd2rust)
-
efm32tg210-pac
Peripheral access API for EFM32TG210 MCU (generated using svd2rust)
-
efm32gg900-pac
Peripheral access API for EFM32GG900 MCU (generated using svd2rust)
-
efm32gg942-pac
Peripheral access API for EFM32GG942 MCU (generated using svd2rust)
-
efm32gg330-pac
Peripheral access API for EFM32GG330 MCU (generated using svd2rust)
-
efm32gg890-pac
Peripheral access API for EFM32GG890 MCU (generated using svd2rust)
-
efm32gg880-pac
Peripheral access API for EFM32GG880 MCU (generated using svd2rust)
-
efm32gg295-pac
Peripheral access API for EFM32GG295 MCU (generated using svd2rust)
-
efm32tg232-pac
Peripheral access API for EFM32TG232 MCU (generated using svd2rust)
-
efm32lg980-pac
Peripheral access API for EFM32LG980 MCU (generated using svd2rust)
-
efm32lg290-pac
Peripheral access API for EFM32LG290 MCU (generated using svd2rust)
-
efm32tg840-pac
Peripheral access API for EFM32TG840 MCU (generated using svd2rust)
-
efm32tg222-pac
Peripheral access API for EFM32TG222 MCU (generated using svd2rust)
-
efm32lg330-pac
Peripheral access API for EFM32LG330 MCU (generated using svd2rust)
-
efm32lg840-pac
Peripheral access API for EFM32LG840 MCU (generated using svd2rust)
-
efm32lg990-pac
Peripheral access API for EFM32LG990 MCU (generated using svd2rust)
-
efm32lg380-pac
Peripheral access API for EFM32LG380 MCU (generated using svd2rust)
-
efm32lg995-pac
Peripheral access API for EFM32LG995 MCU (generated using svd2rust)
-
efm32hg322-pac
Peripheral access API for EFM32HG322 MCU (generated using svd2rust)
-
efm32tg822-pac
Peripheral access API for EFM32TG822 MCU (generated using svd2rust)
-
efm32gg995-pac
Peripheral access API for EFM32GG995 MCU (generated using svd2rust)
-
efm32gg840-pac
Peripheral access API for EFM32GG840 MCU (generated using svd2rust)
-
efm32gg895-pac
Peripheral access API for EFM32GG895 MCU (generated using svd2rust)
-
efm32gg290-pac
Peripheral access API for EFM32GG290 MCU (generated using svd2rust)
-
efm32gg940-pac
Peripheral access API for EFM32GG940 MCU (generated using svd2rust)
-
efm32hg222-pac
Peripheral access API for EFM32HG222 MCU (generated using svd2rust)
-
efm32hg321-pac
Peripheral access API for EFM32HG321 MCU (generated using svd2rust)
-
efm32lg280-pac
Peripheral access API for EFM32LG280 MCU (generated using svd2rust)
-
efm32lg890-pac
Peripheral access API for EFM32LG890 MCU (generated using svd2rust)
-
efm32hg108-pac
Peripheral access API for EFM32HG108 MCU (generated using svd2rust)
-
efm32lg880-pac
Peripheral access API for EFM32LG880 MCU (generated using svd2rust)
-
efm32lg842-pac
Peripheral access API for EFM32LG842 MCU (generated using svd2rust)
-
efm32gg990-pac
Peripheral access API for EFM32GG990 MCU (generated using svd2rust)
-
efm32gg390-pac
Peripheral access API for EFM32GG390 MCU (generated using svd2rust)
-
efm32gg380-pac
Peripheral access API for EFM32GG380 MCU (generated using svd2rust)
-
efm32gg232-pac
Peripheral access API for EFM32GG232 MCU (generated using svd2rust)
-
efm32gg280-pac
Peripheral access API for EFM32GG280 MCU (generated using svd2rust)
-
efm32gg230-pac
Peripheral access API for EFM32GG230 MCU (generated using svd2rust)
-
efm32gg395-pac
Peripheral access API for EFM32GG395 MCU (generated using svd2rust)
-
efm32gg842-pac
Peripheral access API for EFM32GG842 MCU (generated using svd2rust)
-
efm32gg980-pac
Peripheral access API for EFM32GG980 MCU (generated using svd2rust)
-
efm32gg332-pac
Peripheral access API for EFM32GG332 MCU (generated using svd2rust)
-
efm32g840-pac
Peripheral access API for EFM32G840 MCU (generated using svd2rust)
-
efm32g280-pac
Peripheral access API for EFM32G280 MCU (generated using svd2rust)
-
efm32g290-pac
Peripheral access API for EFM32G290 MCU (generated using svd2rust)
-
efm32g800-pac
Peripheral access API for EFM32G800 MCU (generated using svd2rust)
-
efm32g880-pac
Peripheral access API for EFM32G880 MCU (generated using svd2rust)
-
efm32g200-pac
Peripheral access API for EFM32G200 MCU (generated using svd2rust)
-
efm32g232-pac
Peripheral access API for EFM32G232 MCU (generated using svd2rust)
-
efm32g890-pac
Peripheral access API for EFM32G890 MCU (generated using svd2rust)
-
efm32g842-pac
Peripheral access API for EFM32G842 MCU (generated using svd2rust)
-
efm32g210-pac
Peripheral access API for EFM32G210 MCU (generated using svd2rust)
-
efm32g230-pac
Peripheral access API for EFM32G230 MCU (generated using svd2rust)
-
efm32g222-pac
Peripheral access API for EFM32G222 MCU (generated using svd2rust)
-
tpa2016d2
Embedded-hal driver for the Texas Instruments TPA2016D2 Class-D amplifier
-
phm-cli
The Interface Control Document (ICD) for Pretty HAL Machine
-
msg_store_server_api
The backbone of the msg-store api that can be embedded into various server implementations
-
cortex-m-rt
Minimal runtime / startup for Cortex-M microcontrollers
-
icm20689
ICM-20689 6DOF IMU driver for embedded hal
-
embedded-test
A test harness and runner for embedded devices
-
ssd1327-i2c
SSD1327 I2C Driver
-
bern-units
Base types for bern-kernel
-
gpiocdev-embedded-hal
providing embedded-hal wrappers around gpiocdev Requests
-
mcp346x
Platform-agnostic driver for MCP346x Sigma-Delta ADC
-
rp-binary-info
Code and types for creating Picotool compatible Binary Info metadata
-
simink_spinlock
simink 自旋锁
-
pac55xx-hal
Hardware Abstraction Layer (HAL) for PAC55XX
-
ssd1307fb
using embedded-graphics with framebuffer provided by ssd1307fb driver
-
efm32wg942-pac
Peripheral access API for EFM32WG942 MCU (generated using svd2rust)
-
efm32wg990-pac
Peripheral access API for EFM32WG990 MCU (generated using svd2rust)
-
efm32wg995-pac
Peripheral access API for EFM32WG995 MCU (generated using svd2rust)
-
efm32wg900-pac
Peripheral access API for EFM32WG900 MCU (generated using svd2rust)
-
efm32wg390-pac
Peripheral access API for EFM32WG390 MCU (generated using svd2rust)
-
efm32wg232-pac
Peripheral access API for EFM32WG232 MCU (generated using svd2rust)
-
efm32wg980-pac
Peripheral access API for EFM32WG980 MCU (generated using svd2rust)
-
efm32wg890-pac
Peripheral access API for EFM32WG890 MCU (generated using svd2rust)
-
efm32wg280-pac
Peripheral access API for EFM32WG280 MCU (generated using svd2rust)
-
efm32wg842-pac
Peripheral access API for EFM32WG842 MCU (generated using svd2rust)
-
efm32wg840-pac
Peripheral access API for EFM32WG840 MCU (generated using svd2rust)
-
efm32wg380-pac
Peripheral access API for EFM32WG380 MCU (generated using svd2rust)
-
efm32wg880-pac
Peripheral access API for EFM32WG880 MCU (generated using svd2rust)
-
efm32wg940-pac
Peripheral access API for EFM32WG940 MCU (generated using svd2rust)
-
efm32wg330-pac
Peripheral access API for EFM32WG330 MCU (generated using svd2rust)
-
efm32wg332-pac
Peripheral access API for EFM32WG332 MCU (generated using svd2rust)
-
efm32wg395-pac
Peripheral access API for EFM32WG395 MCU (generated using svd2rust)
-
efm32wg230-pac
Peripheral access API for EFM32WG230 MCU (generated using svd2rust)
-
efm32wg360-pac
Peripheral access API for EFM32WG360 MCU (generated using svd2rust)
-
efm32wg295-pac
Peripheral access API for EFM32WG295 MCU (generated using svd2rust)
-
efm32wg290-pac
Peripheral access API for EFM32WG290 MCU (generated using svd2rust)
-
efm32wg895-pac
Peripheral access API for EFM32WG895 MCU (generated using svd2rust)
-
origen_metal
Bare metal APIs for the Origen SDK
-
efm32pg12-pac
Peripheral access API for Silicon Labs EFM32PG12 microcontrollers
-
lfsr-base
Linear feedback shift register base traits
-
ssd1681
Driver for the SSD1681 e-Paper display (EPD) controller, for use with embedded-hal
-
grove-matrix-led-my9221-rs
Rust driver for Grove RGB Matrix Led with my-9221 Driver
-
i-kdl
Inline-KDL Embedded Document Language
-
utrace
Instrumentation-based profiling library for embedded targets with async support
-
ads7953-rs
A platform agnostic driver to interface with the ADS7953 ADC
-
defrag
safe and low overhead defragmenting memory manager for microcontrollers
-
simink-build
simink build
-
sht4x
Sensirion SHT4x Driver for Embedded HAL
-
embedded_types
Types useful in embedded, no_std amd hw development
-
gp2d12
Driver for the GP2D12 infrared distance sensor
-
burble-const
Bluetooth LE assigned numbers
-
sntpc
making SNTP requests
-
msp430fr4133
Peripheral access crate for MSP430FR4133 microcontroller
-
ws2812-blocking-spi
Driver based on embedded_hal::blocking::spi::Write for WS2812
-
knightrs
The Knight programming language, in Rust
-
issi-is31fl3731
Driver for the IS31FL3731 LED Driver by ISSI
-
uefi-graphics
An embedded-graphics display driver for UEFI environments
-
bern-test
test framework for hardware integration tests
-
k1921vk01t-pac
API доступа к периферии микроконтроллера НИИЭТ К1921ВК01Т
-
embedded-graphics-transform
coordinate transforms for embedded display drivers
-
cortex-m-rt-macros
Attributes re-exported in
cortex-m-rt
-
spms_ring
Single publisher, multiple subscriber ring buffer for pubsub
-
fs3000
Basic embedded-hal-based I2C driver for the FS3000-1005 and FS3000-1015 air velocity sensors
-
nucleo-f401re
Board Support crate for the STM32 NUCLEO-f401RE development board
-
xdevs-no-std
no-std implementation of xDEVS for real-time simulation on embedded systems
-
canadensis_core
A Cyphal implementation: Common definitions
-
rn4870
A platform agnostic driver for the RN4870 BLE module
-
systemview-target
RTOS tracing trait implementation for SEGGER SystemView
-
bbbase64
Bare-Bones Base64: no-std, heapless, memory-safe encoding/decoding library for embedded
-
n32g4
Device support crate for N32G4 devices
-
htu2xd
Driver for the TE Connectivity Measurement Specialties HTU20D and HTU21D series I2C temperature and humidity sensors
-
aircontrol
module provides a high-level interface for interacting with Dostmann TFA AIRCO2NTROL Mini and Coach devices, focusing on monitoring environmental parameters like CO2 levels, temperature…
-
r3_portkit
writing a port of R3
-
cfap_screen
An embedded-hal based driver for ePaper displays from Crystalfontz
-
stemma-soil-sensor-embassy
Interface with Adafruit's STEMMA Soil Sensor while using embassy
-
aarch64-intrinsics
AArch64 optimized compiler intrinsics
-
stm32f100xx
Peripheral access API for STM32F100XX microcontrollers
-
ssd1322_di
display-interface
compatible driver for the SSD1322 OLED display controller -
shared-pin
An abstraction to share rust embedded_hal pins between functions
-
ms5637
no-std I2C driver for the MS5637 temperature and pressure sensor
-
arm64_virt
simink 程序
-
tt21100-async
An embedded-hal driver for the TT21100 multi-touch touchscreen controller
-
jrk-g2-rs
embedded driver for pololu Jrk G2
-
st7032i
Platform agnostic Rust driver for the Sitronix ST7032i Dot Matrix LCD Controller
-
tinypci
safe, rusty toolset for reading and writing PCI configuration memory
-
oxide-spark-utils
exposes public parts of oxide-spark
-
eei_vfd
An embedded-hal based driver for VFD displays from EEI Tech
-
panic-write
Write panic messages to a core::fmt::Write and then halt
-
blynk_io
Blynk.io streaming API integration in Rust
-
cbor-smol
Streamlined serde serializer/deserializer for CBOR
-
one_alloc
A custom allocator that allows a singular allocation of a specific size known ahead of time
-
ral-registers
MMIO registers abstraction with a macro API
-
fill
trait, an alternative to Extend for finite containers
-
epd-waveshare-uart
An embedded-hal based driver for ePaper displays from Waveshare that use UART. Only 4.3 is supported
-
umm-malloc-sys
FFI bindings to the umm_malloc memory allocator
-
minireq
Lightweight support for MQTT-based request/response handling interfaces
-
egui-stylist
An embeddable theme editor for egui
-
embedded-spi
Rust embedded driver helper package (new releases at spi-hal)
-
goertzel_algorithm
Goertzel algorithm implementation
-
lfsr-instances
Some Galois linear feedback shift registers with predefined parameters
-
metrics-controller
Metrics Controller is a project to collect metrics for Mozilla IOT projects
-
blimp
Terminal based status page for embedded devices
-
embedded-async-timer
Async timers for embedded devices
-
max14578e-driver
An embedded async driver for the MAX14578E/MAX14578AE USB charger detector
-
hpm-rt
Minimal runtime / startup for HPMicro MCUs
-
simink_entry
simink 启动运行时环境初始化
-
atsamd51j
Peripheral access API for ATSAMD51J microcontrollers (generated using svd2rust)
-
drmem-db-simple
backend for DrMem control system
-
can-utils
Handy modules and utilities for manipulating CAN data and interfaces
-
k8055_rs
Cross platform driver code for the Velleman K8055 kit
-
nrf52840-platform
Holistic embedded device support for nrf52840-based devices in a batteries-included manner
-
thermostat
Finite state machine for a thermostat controlling a centralized HVAC system or other heating and/or cooling apparatus
-
esp-max31865
An ergonomic wrapper for interfacing with Max31865 SPI RTD devices using an ESP32
-
mips
Low-level abstraction of MIPS processors
-
mcp320x
Platform agnostic driver written using embedded-hal traits to interface with the MCP320X ADC's
-
ssd1362
Driver to interface with SSD1362 based 256x64 OLED displays through SPI
-
gd32f1
Device support crate for GD32F1 devices
-
adxl313
A platform agnostic driver to interface with the ADXL313 (accelerometer) through SPI
-
embed-rust-in-rust
A handy library allowing you to embed Rust 🚀 in Rust 🚀
-
embedded-timers
Softwaretimers and -delays (ms/us) based on a Clock implementation
-
fomu-rt
Minimal runtime / startup for RISC-V on Fomu
-
uefi-macros
Procedural macros for the
uefi
crate -
i2c_hung_fix
Attempts to unhang the I2C bus after an ungraceful reset using traits from the embedded-hal
-
awrite
awrite!(): the async write!()/format!() scratch buffer
-
safe-ftdi
A safe wrapper around libftdi
-
cortex-a
Low level access to Cortex-A processors
-
htpa32x32d
Driver for the HTPA32x32 an Thermopile Array from Heimann
-
processor
simink 处理器操作底层封装
-
micropb-gen
Generate Rust module from Protobuf files
-
bit-byte-structs
A bus-agnostic trait and structs for interfacing with register based peripherals
-
SKEAZN642
Device support crate for KEAZN64 devices
-
tps6507x
platform agnostic Rust driver for the TPS6507x series Texas Instruments power management ICs
-
bnx-cal
Bnx Core Abstraction Layer
-
unmp-link
unmp
-
esp-idf-sys
Bindings for ESP-IDF (Espressif's IoT Development Framework)
-
pscontroller-rs
A hardware-level platform agnostic driver for PlayStation 1 or 2 contoller peripherals. Requires soldering. 😁
-
pavo-common
Common Types for the Pavo Framework
-
uart
A clean implementation of the UART_16550 device functionality
-
ht32f1yyy
Device support crates for HT32F1YYY devices
-
cross-stream
An event stream store for personal, local-first use, specializing in event sourcing
-
stm32l0x1
Peripheral access API for STM32L0x1 microcontrollers
-
lcd1602-diver
A driver for the LCD1602 display using the PCF8574 I2C bus
-
libosdp
IEC 60839-11-5 OSDP (Open Supervised Device Protocol)
-
turtlebot2
To drive Turtlebot2 (a.k.a Kobuki)
-
mcp4725-rs
Platform agnostic Rust driver for the Microchip MCP3425 ADC
-
cst816s
touchscreen driver for embedded hal / no_std
-
imxrt1060evk-fcb
FlexSPI configuration block for NXP's IMXRT1060EVK
-
fullhouse
statically-allocated deque
-
ra2e1
Peripheral access API for ra2e1 microcontrollers (generated using svd2rust)
-
vga-framebuffer
A text console output over a VGA compatible signal
-
embedded-snake
Snake game implementation in Rust with no-std. It uses embedded-graphics as a display target.
-
ep-pin-toggle
embedded-profiling
implementation using a GPIO toggle -
icm20689_driver_rs
platform independant Drivers for the ICM20689 6 axis IMU with embedded-hal
-
springql-core
SpringQL: Open-source stream processor for IoT devices and in-vehicle computers
-
pmw3901-ehal
PMW3901 optical flow driver for embedded-hal no_std applications
-
data-streams
Extension traits for reading and writing data with streams
-
embassy-boot
A lightweight bootloader supporting firmware updates in a power-fail-safe way, with trial boots and rollbacks
-
bmetal
bare-bones crate for working with bare-metal targets
-
st7306
TFT LCD driver with embedded-graphics support
-
mh-zx-driver
MH-Z* family (MH-Z14/Z19/Z19B) CO2 sensor driver built on top of
embedded-hal
primitives -
imxrt1010evk-fcb
FlexSPI configuration block for NXP's IMXRT1010EVK
-
imxrt1170evk-fcb
FlexSPI configuration block for NXP's IMXRT1170EVK
-
t67xx
Driver for Telaire T67XX CO2 sensor modules
-
bnx-sal
Bnx System Abstraction Layer
-
defmt-test
A test harness for embedded devices
-
kiibohd-log
Basic log wrapper for the kiibohd project. Supports multiple backends (e.g. rtt, semi-hosting).
-
embtk-rotary-encoder
Embedded Toolkit helpers for handling rotary encoder input
-
embedded-utils
embedded-utils
provides some features in Rust(no_std) embedded systems -
embedded-morse
A driver for morse output on embedded platforms
-
stm32hal
A HAL for all stm32 devices
-
nucleo-f446re
Board Support Package crate for the Nucleo-F446RE board
-
ldc1x1x
TI LDC1312/LDC1314/LDC1612/LDC1614 inductance-to-digital converter driver for
embedded-hal
-
s32k144
Peripheral access API for NXP S32K144 microcontrollers (generated using svd2rust)
-
atsamv71q21rt
Peripheral access API for the ATSAMV71Q21RT MCU from Microchip (generated using svd2rust 0.28.0)
-
tock/tock-cells
A secure embedded operating system for microcontrollers
-
groundhog-nrf52
A rolling timer abstraction for the nrf52
-
bq24195
Platform-agnostic Rust driver for the Texas Instruments BQ24195 Li-Ion/Li-Po battery charge management IC
-
burble-crypto
Bluetooth LE cryptographic toolbox
-
adxl345-eh-driver
Rust embedded-hal device driver for the ADXL345 Analog Devices Digital Accelerometer
-
rppal-dht11
Raspberry Pi Rust driver for the DHT11 temperature and humidity sensor
-
va108xx-hal
HAL for the Vorago VA108xx family of microcontrollers
-
mm-std-embedded-nal
embedded-nal
traits for large devices that support the standard library -
lsm303dlhc
A platform agnostic driver to interface with the LSM303DLHC (accelerometer + compass)
-
cortex-m-funnel
A lock-free, wait-free, block-free logger for the ARM Cortex-M architecture
-
pl011
simink pl011 串口驱动实现
-
stm32f0x0-hal
HAL for the STM32F0x0 family of microcontrollers
-
es-wifi-driver
Driver for the es-wifi adapter from Inventek
-
defmt-rtt-target
defmt logger implementation using the rtt-target crate
-
drogue-rak811
Networking stack for RAK811 LoRa breakout board
-
mcp47x6
Driver for Microchip MCP4725 DAC
-
bxcan-ng
STM32 bxCAN peripheral driver
-
xmc4500
XMC peripheral library for XMC4500 generated from SVD
-
hub75
A driver for hub75 rgb matrix displays
-
serial-embedded-hal
embedded-hal for non-embedded platforms
-
unmp-link-websocket
websocket link for unmp
-
ringbuffer-iteration
A no-std ring buffer implementation with iterator support
-
load_switch
Load Switch library for Solar Racing @ GT
-
defmt-bbq
A generic bbqueue based transport for defmt log messages
-
bitrate
Extension traits that add convenience methods for working with bitrates and frequencies
-
xtensa-lx
Low-level access for Xtensa LX processors and peripherals
-
daisy_bsp
A board support package for the Electro-Smith Daisy Seed
-
serial-can
Serial CAN (slcan) for small systems
-
astarte-device-sdk-mock
Mock implementation of the traits in the astarte-device-sdk
-
xor_list
An xor doubly-linked list
-
k22f
Device support crate for NXP FRDM-K22F
-
stlink-tool-rs
flash chinese ST-link dongles
-
relay8x
control a specific 8x relaise card via serial / USB
-
nrf52-bin-logger
A binary protocol for UARTE logging on the nRF52
-
samd-dma
DMA wrapper library for SAM micro-controllers
-
openthread-rust
Sample for Rust bindings for OpenThread
-
rustuino
programming the stm32f446re
-
ruspiro-timer
This crates provides simple timing functions to pause the current processing for a specific amount of time. The core pausing is called on will block.
-
unmp-link-udp
udp link for unmp
-
cosey
Data types and serde for public COSE_Keys
-
nucleo-f042k6
Board support crate for the STM32 Nucleo-F042K6 microcontroller board
-
bitbang-hal
Implements embedded-hal traits by bitbanging
-
stm32f1-staging
Device support crates for STM32F1 devices
-
s32k146-pac
Device Support Crate for NXP S32K146 Devices
-
rusty-os
kernel for embedded systems written in Rust
-
efm32tg-pac
Peripheral access API for EFM32TG MCU (generated using svd2rust)
-
weather-utils
Set of common and useful weather-related computations
-
atsam3n4a
Peripheral access API for ATSAM3N4A microcontrollers (generated using svd2rust)
-
metro_m0
Board Support crate for the Adafruit Metro M0
-
anyleaf
Driver for AnyLeaf sensors
-
drmem-drv-tplink
DrMem driver for TP-Link devices
-
ch32v103-hal
WCH CH32v103 MCU HAL
-
fe_rtos
OS for Arm Cortex-M CPUs
-
ppm_decode
Parser for the Pulse Position Modulation (PPM/CPPM) radio control (RC) protocol
-
cargo-minicov
Code coverage support for no_std and embedded programs
-
playdate-cli
The CLI tools for playdate-rs
-
dwf
Digilent WaveForms library Rust wrapper
-
efm32gg-hal
HAL for the EFM32GG (EFM32 Giant Gecko) family of microcontrollers
-
tca9548-eh
An embedded-hal focused driver for the TCA9548 I2C multiplexer
-
uart8250
provide a struct with many methods to operate uart 8250
-
arm-gic
A driver for the Arm Generic Interrupt Controller version 3 or 4
-
ch32-metapac
Peripheral Access Crate (PAC) for all WCH's MCU chips, including metadata
-
l3gd20-ng
A platform agnostic SPI driver to interface with the L3GD2 gyroscope
-
dht-embedded
reading temperature and humidity from the DHT11 and DHT22 sensors
-
lpc13xx-pac
Device support crates for LPC13XX-PAC devices
-
gd32e2
Device support crate for GD32E2 devices
-
bmp085-180-rs
Driver for BMP085 & BMP180 sensors
-
esp-ota
Easy OTA updates for ESP32 chips using only safe Rust. Transport agnostic.
-
manchester-code
A no-std library to allow Manchester encoding and decoding of datagrams
-
mips-mcu-alloc
A heap allocator for MIPS based microcontrollers
-
ember_os
OS kernel implemented in rust, which has referenced https://os.phil-opp.com/
-
flem
Flexible, Light-weight, Embedded Messaging Protocol
-
phidget-sys
Low-level, unsafe, Rust wrapper for the phidget22 library
-
arm_pl011
ARM Uart pl011 register definitions and basic operations
-
xmc1100-hal
Hardware Abstraction Layer (HAL) for the XMC1100 series of ARM Cortex-M+ microcontroller
-
dtb
Device tree blob manipulation
-
esp32c2
Peripheral access crate for the ESP32-C2
-
ad983x
Platform-agnostic Rust driver for the AD9833, AD9834, AD9837 and AD9838 low-power programmable waveform generators / direct digital synthesizers
-
panic-serial
Print panics on serial port
-
trellis_m4
Board Support crate for the Adafruit NeoTrellis M4 Express
-
panic-msp430
Halting panic implementation for MSP430 microcontrollers
-
xmc4-hal
Peripheral access API for XMC4 series microcontrollers
-
signalo_filters
A collection of filters used in 'signalo' umbrella crate
-
rust-mqtt
MQTT client for both embedded and non-embedded devices
-
cotton-unique
Deterministic per-device unique IDs for embedded systems
-
athenna
light weight highly performant neural net framework for creating and using AI's cross platform and language
-
dw1000
Driver for the Decawave DW1000 UWB wireless transceiver chip, providing radio communication based on IEEE 802.15.4 and distance measurement
-
ws2812-nrf52833-hal-pwm
nrf52833 PWM driver for ws2812 leds
-
postform_rtt
Decodes Rtt logs for Postform, an efficient logging framework for mcu's
-
nourl
Url primitive for no_std environments
-
rtcc
Real-time clock / calendar (RTC / RTCC) traits
-
nrf51-pac
Peripheral Access Crate for Nordic's nrf51 microcontroller
-
socketcand
parser for small systems
-
rpi_sim868
RPi SIM868 is a crate designed to facilitate interaction with the Waveshare SIM868 HAT for Raspberry Pi
-
opt300x
Platform-agnostic Rust driver for the OPT300x ambient light sensors. Compatible with OPT3001, OPT3002, OPT3004, OPT3006 and OPT3007
-
drmem-drv-ntp
DrMem driver which monitors ntpd daemons
-
udatatable
creating data tables in an embedded no_std environment without an allocator
-
ad5668
Rust Embedded HAL driver for Analog Devices AD5668 DAC
-
atsams70j19
Peripheral access API for ATSAMS70J19 microcontrollers from Atmel/Microchip (generated using svd2rust)
-
lm3s6965
Interrupt bindings for the LM3S6965 microcontroller
-
canopen_rust
A CANOpen implementation for Rust
-
fel-cli
CLI tools for dealing with Allwinner devices in FEL mode, in pure Rust
-
bl602-sdk
Rust Wrapper for BL602 IoT SDK
-
Rusty_CryptoAuthLib
A platform agnostic I2C driver for Microchip’s Crypto Authentication HW (i.e. secure element
ATECC608A
), written in pure Rust. -
edge-nal-std
A STD implementation of edge-nal based on
async-io
-
wasefire-scheduler
Wasefire scheduler
-
pot-conditioner
Signal conditioner for analog potentiometer readouts
-
stm32f3-copterust
Device support crates for STM32F3 devices
-
teensy4-panic
Panic handler for the Teensy 4. Part of the teensy4-rs project
-
drogue-esp8266
Networking stack for ESP8266 Wifi offload board
-
cs47l63
driver for the CS47L63 DSP
-
embedded-error
Universal error kinds for embedded systems
-
regmock-rs
Register mocking library to allow host unittests of embedded software, build on svd2pac
-
embedded-hal-async
An asynchronous Hardware Abstraction Layer (HAL) for embedded systems
-
rtic-time
Basic definitions and utilities that can be used to keep track of time
-
simavr-section
Add simavr-compatible metadata to your binary
-
jtagice_mkii
client for AVRice MKII JTAG debuggers
-
bsec
Rust API to the Bosch BSEC library
-
p256-cortex-m4
Idiomatic, misuse-resistent bindings to P256-Cortex-M4
-
pca9539
Abstraciton for PCA9539 I/O expander
-
aht10-async
A platform agnostic driver to interface with the AHT10 temperature/humidity sensor
-
embedded-aht20
Platform-agnostic Rust driver for the AHT20 temperature & humidity sensor
-
max116xx-10bit
Driver crate for the MAX116xx 10-bit ADC devices
-
s32k116-pac
Device Support Crate for NXP S32K116 Devices
-
defmt-print
that decodes defmt logs and prints them to the console
-
eeprom
emulation on top of FLASH for STM32
-
efm32hg-pac
Peripheral access API for EFM32HG MCU (generated using svd2rust)
-
adafruit-lcd-backpack
Unofficial driver for the Adafruit I2C LCD backpack
-
lpc845-pac
Low-level register mappings for the NXP LPC845 series of ARM Cortex-M0+ microcontrollers
-
pca9555
A rust-embedded driver for the (P|T)CA9555 i/o port expander
-
panic-rtt-target
Logs panic messages over RTT using rtt-target
-
sm2335egh
Driver for the SM2335EGH LED controller found in the SwitchBot Color Bulb
-
tsl2591-eh-driver
Rust embedded-hal driver for the TSL2591 Light Sensor
-
drone-stm32-map
STM32 peripheral mappings for Drone, an Embedded Operating System
-
ublox-cellular-rs
Driver crate for u-blox cellular devices, implementation follows 'UBX-13002752 - R65'
-
si7021-t-rh
Si7021 driver (7013, 7020 and 7021)
-
stm32f0xx-hal
Peripheral access API for STM32F0 series microcontrollers
-
defmt-brtt
Defmt logs over RTT as well as through a BBQueue
-
l0g
Opinionated l0gging facade meant for the no_std libraries
-
device-driver-generation
Code generation for the
device-driver
crate -
bluenrg
Interface to ST Micro BlueNRG Bluetooth radios
-
bcm2837-lpa
Peripheral access crate for BCM2837 found in the Raspberry Pi 3 and Zero 2W
-
the-bridge
Efficient Binary Protocol Bridge for std and no_std Environments
-
system76_ecflash
Flashing and querying with System76 Embedded Controllers
-
avr_delay
AVR providing software-based delay functions
-
simmer
A temperature unit library for Rust. It's intended to be minimal, embedded-aware, and easy to use!
-
atsam4lc2b-pac
Peripheral access crate for the ATSAM4LC2B microcontroller
-
ads7924
no_std driver for the ADS7924 external analog-to-digital converter (ADC)
-
mcxn947-pac
Peripherals Access Crate for NXP mcxn947
-
bbqueue-ng
A SPSC, lockless, no_std, thread safe, queue, based on BipBuffers
-
keyberon
Parse command line argument by defining a struct
-
embedded-menu
interactive menu for embedded devices
-
wasm-embedded-rt
Runtime for embedded-wasm applications
-
sensd
The ultimate data logger and control system
-
smart-leds-matrix
DrawTarget implementation for smart led based matrixes. It allows the usage of the embedded-graphics Drawables.
-
a653rs-postcard
Extension traits for sending types via a653rs channels using postcard
-
scoped-mutex-traits
An abstraction over closure-based mutexes
-
fomu-pac
svd2rust generated pac for the fomu
-
channel-bridge
Blocking and async Sender and Receiver traits and implementations
-
openmv_h7_bsp
Board support crate for OpenMV H7 machine vision board
-
stm32f1xx-hal-bxcan
HAL for the STM32F1xx family of microcontrollers
-
w5500-sntp
SNTP client for the Wiznet W5500 internet offload chip
-
xgzp6897d
i2c Driver for the XGZP6807D differential pressure sensor
-
jaylink
communicate with J-Link USB devices
-
mkl25z4
Peripheral access API for NXP KL25Z microcontrollers
-
sk6812_rpi
SK6812RGBW library for RaspberryPi
-
rkrga
Rockchip RGA bindings for Rust
-
rvideo-view
A lightweight video viewer for rvideo
-
tm-wheel
Low-level hierachical timing wheel based timer driver implementation
-
loadstone
Portable secure bootloader for Cortex-M MCUs
-
hal-sim
An embedded-hal and embedded-graphics Display simulator
-
led
Various LED implementations built on the embedded-hal traits
-
ade791x
Driver for the ADE7912/ADE7913 3-Channel, Isolated, Sigma-Delta ADC with SPI
-
scd4x
Rust driver for the Sensirion SCD4x series. Carbon Dioxide / Temperature / Humidity sensors.
-
imxrt-usbd
USB driver for NXP iMX RT processors
-
esp-tm1637
platform agnostic driver for a LED-display powered by TM1637 chip
-
stm32f3
Device support crates for STM32F3 devices
-
stackdump-capture
capturing stack dumps
-
s32k142-pac
Device Support Crate for NXP S32K142 Devices
-
dwt-systick-monotonic
RTIC Monotonic implemenation based on Systick and DWT
-
lpc11uxx
Register mappings for the NXP LPC11Uxx family of ARM Cortex-M0+ microcontrollers
-
pinetime-lvgl
LVGL Bindings for Mynewt on PineTime Smart Watch
-
sram23x
Platform-agnostic Rust driver for the 23xx series serial SPI SRAMs
-
drone-nrf-map
Nordic Semi nRFx peripheral mappings for Drone, an Embedded Operating System
-
embedded-nal-minimal-coaptcpserver
A minimal CoAP-over-TCP server implementation built on embedded-nal
-
seven_segment
driver for seven segment displays
-
drogue-embedded-timer
Macro to shim heterogeneous HAL timers to embedded-time
-
pca9548a
I2C-Expander driver using embedded-hal
-
diff-in-place
A no_std, zero-copy, in-place diff trait for constant sized arrays
-
eg-seven-segment
Seven-segment displays for embedded-graphics
-
unmp-id
unmp
-
embedded-graphics-sparklines
Sparklines for rust's embedded-graphics
-
bmi160
Platform-agnostic Rust driver for the BMI160 inertial measurement unit (IMU)
-
vl53l1x-uld
source port of the ULD driver for the VL53L1X
-
rtt-logger
An rtt-target logger implementation for Cortex-M embedded platforms
-
bno080
AHRS driver
-
nrf51-hal
HAL for nRF51 microcontrollers
-
is31fl3218
A rust-embedded driver for the Lumissil Microsystems IS31FL3218 LED driver
-
stackdump-trace
tracing stack dumps
-
ublox-short-range-rs
Driver crate for u-blox short range devices, implementation follows 'UBX-14044127 - R40'
-
avr-mcu
Pragmatic structures for all AVR microcontrollers
-
efm32hg309f64-pac
Peripheral Access Crate for EFM32HG309 series MCU from Silicon Labs
-
atsaml21g17b
Device crate for the Microchip ATSAML21G17B, generated from its SVD file
-
nisty
NIST P256 signatures for Cortex-M4 microcontrollers
-
bxcan
STM32 bxCAN peripheral driver
-
emcell-macro
A macro crate for emcell
-
dht-hal-drv
HAL based driver for digital humidity and temperature sensors DHT11, DHT21, DHT22
-
northstar-client
Northstar is an container runtime for Linux targetting embedded systems
-
platform-serial
generic trait of generic serial interface for embedded-nano-mesh crate
-
rkaiq-sys
Rockchip RKAIQ FFI bindings for Rust
-
avrisp
AVR ISP library
-
barebones-watchface
Barebones Watch Face for Mynewt on PineTime Smart Watch
-
i2c-write-iter
Exports iterator based parallels to embedded-hal & embedded-hal-async for Write & WriteRead
-
scoped-mutex
An abstraction over closure-based mutexes
-
stm32l1xx-hal
Peripheral access API for STM32L1 series microcontrollers
-
gdbstub
GDB Remote Serial Protocol in Rust
-
lcd1602-driver
A LCD1602 driver
-
unid
Automate device security provisioning with edge intelligence
-
stm32wlxx-hal
Hardware abstraction layer for the STM32WL series microcontrollers
-
pcd8544
communicate and write to PCD8544 using embedded_hal as abstraction layer. WIP
-
max6675-hal
An embedded-hal driver for the MAX6675 digital thermocouple converter
-
senml-deser
serialization and deserialization using SenML specifications
-
ti-lp55231
Linux I2C driver for Texas Instruments LP55231 LED controller
-
xmc4400
XMC peripheral library for XMC4400 generated from SVD
-
enumap
A HashMap and HashSet like interface for enums backed by an array
-
sdio-host
SD host protocol library
-
kernaux
Safe binding to libkernaux - auxiliary library for kernel development
-
jh71xx-hal
Hardware abstraction library for the JH71xx SoCs
-
cyclone-v
Cyclone V FPGA programming library for Rust
-
hal_sensor_dht
A Embedded HAL driver for the DHT humidity and temperature sensors
-
teensy4-pins
Helpers for configuring and using a Teensy 4's pins. Part of the teensy4-rs project
-
probe-rs-cli-util
Helper library for CLI applications based on probe-rs
-
air-navigator-rs
serves as the entry point for embedding applications using Rust on Blue Robotics's Navigator
-
rk3399-pac
Peripheral Access Crate (PAC) for the RK3399 SoC from Rockchip
-
lsm9ds1
A platform agnostic driver to interface with LSM9DS1 3D accelerometer, 3D gyroscope, 3D magnetometer sensor module
-
is31fl3731
Driver for Lumissil Microsystem's IS31FL3731 IC
-
scd30-modbus
SCD30 driver implementation
-
canadensis_encoding
A Cyphal implementation: Transfer encoding and decoding
-
ad57xx
Analog Devices AD57xx SPI DAC driver
-
nrf24radio
Asynchronous embedded driver for NRF24L01(+) devices
-
grounded
A toolkit for managing unsafe statics
-
embedded-plots
Heapless plotting library for embedded targets based on embedded-graphics crate
-
canadensis_can
A Cyphal implementation: Cyphal/CAN (CAN and CAN FD) transport layer
-
efm32pg-pac
Peripheral access API for EFM32PG MCU (generated using svd2rust)
-
winpipe2serial
link a windows named pipe to a serial COM port
-
juggle
Async task switching for cooperative multitasking in single thread environments with no_std support
-
s32k144-pac
Device Support Crate for NXP S32K144 Devices
-
light_seq
Raspberry Pi based light show program reacting to the audio input
-
atsam3n1b
Peripheral access API for ATSAM3N1B microcontrollers (generated using svd2rust)
-
percore
Safe per-CPU core mutable state on no_std platforms through exception masking
-
stm32g4
Device support crates for STM32G4 devices
-
lpc546xx-hal
Peripheral access API for LPC546xx series microcontrollers
-
r3_kernel
The R3-OS original kernel
-
satrs
A framework to build software for remote systems
-
longan-nano
Board support package for the Longan Nano board
-
rtos-trace
RTOS tracing trait
-
bcm2835-lpa
Peripheral access crate for BCM2835 found in the Raspberry Pi 1 and Zero
-
r528-pac
Peripheral access API for Allwinner R528 SoC generated from unofficial SVD file
-
embedded-drivers
Platform-agnostic Rust drivers for BME280/BMP280/BMP180, LM75, PMSx003
-
device-register
A
no_std
library to describe the registers permissions of a device to ease driver development -
max170xx
Platform-agnostic Rust driver for the MAX170xx 1-cell/2-cell fuel-gauge systems with ModelGauge for lithium-ion (Li+) batteries. Compatible with MAX17043, MAX17044, MAX17048 MAX17049, MAX17058 and MAX17059
-
assign-resources
Macro to split up fields of a Peripherals struct into new structs
-
postform_persist
Decodes persistent logs for Postform, an efficient logging framework for mcu's
-
lsm303dlhc-ng
A platform agnostic driver to interface with the LSM303DLHC (accelerometer + compass)
-
wasefire-protocol-usb
Wasefire USB protocol between platform and host
-
imxrt-uart-panic
Panic handler for i.MX RT that reports to UART
-
is31fl32xx
A rust-embedded driver for the Lumissil Microsystems IS31FL3205 LED driver
-
backlash
processor for signal conditioning
-
atsam4lc4a-pac
Peripheral access crate for the ATSAM4LC4A microcontroller
-
i2cdev
API for safe access to Linux i2c device interface
-
akafugu_twidisplay
Platform-agnostic Rust driver for the NXP PCF8563 real-time clock
-
sensor-temp-humidity-sht40
Driver for SHT40 temperature and humidity sensor
-
dwm1001
Board Support Crate for the Decawave DWM1001 module and development board
-
tm16xx
Embedded drivers for TM16xx display controllers
-
microasync
Very small async runner
-
adxl345_driver
Driver for Analog Device ADXL345/ADXL346 3-Axis Digital Accelerometer
-
lilos-rwlock
A read-write / writer-preferred lock for use with lilos
-
escw-mcu-stm32
Embedded software C wrapper of STM32
-
mwatch_kernel
A embedded 'Smart' watch
-
ens160-aq
ScioSense ENS160 driver
-
ghostfat
Virtual FAT16 file system for embedded USB Mass Storage Device use
-
nrf9160-hal
HAL for nRF9160 system-in-package
-
lcd_1602_i2c
I2C character LCD displays that use the AiP31068L chip with embedded-hal
-
gpio-utils
Command-line utilities for interacting with GPIOs under Linux This wraps the
sysfs_gpio
crate in a form usable by both Rust applications or any other applications -
external-memory-tools
HAL to keep data in memory that could not be directly mapped to RAM
-
ch58x-hal
HAL for the CH583/CH582/CH581 RISC-V BLE microcotrollers from WCH
-
poller
File I/O events library for Rust
-
blue_hal
Embedded Hardware Abstraction Layer
-
max31865
generic driver for the MAX31865 RTD to Digital converter
-
cyw43-pio
RP2040 PIO SPI implementation for cyw43
-
w5500-regsim
Register simulation for the Wiznet W5500 internet offload chip
-
stm32f429
Peripheral access API for STM32F429 microcontrollers
-
ssd1322
SPI driver for the SSD1322 OLED display controller
-
ralte32
Arithmetic Library Testing Environment for embedded RISC-V 32-bit
-
p256-cm4
P256-Cortex-M4 re-written in rust
-
async-embedded-sdmmc
Embedded sdmmc driver with async support
-
sevseg_3642bs
Driver crate for the 3642BS seven segment display
-
stm32f7
Device support crates for STM32F7 devices
-
aya-ufmt
A fork of
ufmt
tweaked to play nice with the eBPF kernel verifier -
w25q
A generic driver for different SPI Flash and EEPROM chips
-
drone-stm32-map-periph-gpio
STM32 peripheral mappings for Drone, an Embedded Operating System
-
rumio
Control your MMIO and CPU registers without pain
-
kea-hal
HAL for NXP KEA devices
-
arducam-legacy
Driver for Arducam legacy cameras based on embedded-hal
-
xca9548a
Platform-agnostic Rust driver for the TCA954xA and PCA954xA I2C switches/multiplexers
-
gbl
GBL firmware file handling library
-
max2034x
Driver crate for the MAX20343/MAX20344 family of buck/boost converters
-
esp32c6
Peripheral access crate for the ESP32-C6
-
tockloader-proto
A #[no_std] implementation of the protocol used by tockloader and the TockOS bootloader
-
own_or_borrow
Unified references to owned or RefCell borrowed data
-
wasefire-cli-tools
Command-line utilities for Wasefire
-
nrf52832-hal
HAL for nRF52832 microcontrollers
-
n64-pac
low-level CPU and register abstractions for the Nintendo 64 console
-
sen5x-rs
embedded-hal driver for the sen5x environmental sensor node for HVAC and air quality applications
-
axp173
Device-agnostic X-Powers AXP173 power management IC driver
-
kpal
An extensible and RESTful control system for physical computing
-
bq2515x
Device driver for the BQ2515x family of Texas Instruments linear battery chargers
-
jrk-g2
embedded driver for pololu Jrk G2
-
embedded-dma
Traits to aid in the creation of sound DMA abstractions
-
harsark
Safe and lightweight real-time Kernel
-
embedded-sgp30
Platform-agnostic Rust driver for the SGP30 gas sensor for indoor air quality applications
-
embedded-hal-bus
Bus/Device connection mechanisms for embedded-hal, a Hardware Abstraction Layer (HAL) for embedded systems
-
vorago-peb1
Board Support Crate for the Vorago PEB1 development board
-
nrf-softdevice
Rust interface to nRF SoftDevice
-
lpc8xx-hal
Hardware Abstraction Layer (HAL) for the NXP LPC800 series of ARM Cortex-M0+ microcontrollers
-
esp32s3-ulp
Peripheral access crate for the ESP32-S3's RISC-V ULP coprocessor
-
microbit-text
Scrolling text on a 5×5 (micro:bit) display
-
atsamd21j
Peripheral access API for ATSAMD21J microcontrollers (generated using svd2rust)
-
atsam4ls2b-pac
Peripheral access crate for the ATSAM4LS2B microcontroller
-
soft-i2c
Soft i2c for any open drain pin
-
lsm303dlhc-registers
A typed map of the STMicroelectronics LSM303DLHC E-Compass registers
-
usbd-ctaphid
usb-device driver for CTAPHID
-
lsm303c
A platform agnostic driver to interface with the LSM303C (accelerometer + compass)
-
atsams70j21
Peripheral access API for ATSAMS70J21 microcontrollers from Atmel/Microchip (generated using svd2rust)
-
ruspiro-console
Lightweight console abstraction for bare metal implementations to print strings to an output channel that could be easely configured/attached
-
l3gd20
A platform agnostic driver to interface the L3GD20 (gyroscope)
-
sb-rotary-encoder
Rotary encoder processor for embedded systems
-
ruspiro-mmio-register
macros to conviniently define memory mapped I/O (MMIO) registers
-
embedded-mogeefont
Pixel font for embedded-graphics
-
atsam3x4c
Peripheral access API for ATSAM3X4C microcontrollers (generated using svd2rust)
-
signalo_sinks
A collection of filters used in 'signalo' umbrella crate
-
eds
Easy data separator
-
adi-adxl355-async
An embedded-hal-async driver for the ADXL355 accelerometer
-
microasync-util
very small async runner
-
imxrt1180evk-fcb
FlexSPI configuration block for NXP's IMXRT1180EVK
-
std-embedded-time
embedded-time Clocks using std::time
-
framed
Send and receive data over lossy streams of bytes
-
hifb-sys
Hi35XX FB API for Rust unsafe bindings
-
alazar
randomness
-
ws2812-async
Async SPI driver for ws2812 leds
-
tinyrlibc
Tiny, incomplete C library for bare-metal targets, written in Stable (but Unsafe) Rust
-
tca9539
(also PCA9539) 16-Bit I2C I/O Expander with I2C Interface
-
gd32vf103-hal
Hardware abstract layer (HAL) for RISC-V microcontroller GD32VF103
-
imxrt1062-usb1
imxrt1062-pac subcrate. See the imxrt1062-pac for more details. This crate is not maintained. Consider using the register access layer provided by the imxrt-rs…
-
xmc4100
Cortex-M peripheral access library
-
nrf52840-dk-bsp
BSP for the nRF52840-DK
-
dummy-pin
Dummy implementations of the input/output pin embedded-hal traits
-
lpc55-rtic
Real-Time Interrupt-driven Concurrency (RTIC): a concurrency framework for building real-time systems
-
stratum-v1
Stratum v1 client. This provides a
#[no_std]
library to implement a Stratum v1 client -
atsam3x
Device support crates for ATSAM3X devices
-
xmc4800
XMC peripheral library for XMC4800 generated from SVD
-
flem-serial-rs
A serial port implementation of the FLEM protocol for host computers running Windows, Linux, or MacOS
-
arducam-mega
SPI driver for the Arducam Mega
-
eeprom25aa02e48
Platform-agnostic Rust driver for the 25AA02E48 EEPROM
-
ds323x
Platform-agnostic Rust driver for the DS3231, DS3232 and DS3234 extremely accurate real-time clocks (RTC)
-
apds9151
platform agnostic Rust driver for the APDS9151 Digital Proximity and RGB Color I2C Sensor
-
mh-z19c
Pure rust implementation to read out the Winsen MH-Z19C CO2 sensor
-
ham-cats
Reference implementations for CATS, the ham radio protocol
-
esp32c6-lp
Peripheral access crate for the ESP32-C6's LP coprocessor
-
playdate-rs-sys
Raw unsafe Rust bindings for the Playdate SDK C-API
-
zerocrush
Low-overhead compression for sparse files
-
drone-core
The core crate for Drone, an Embedded Operating System
-
efm32pg23-pac
Peripheral access API for EFM32PG23 MCU (generated using svd2rust)
-
atsam3x8c
Peripheral access API for ATSAM3X8C microcontrollers (generated using svd2rust)
-
bbqueue-sync
A SPSC, lockless, no_std, thread safe, queue, based on BipBuffers
-
imxrt-log
Logging extensions for i.MX RT processors
-
efm32tg11b-pac
Peripheral access API for EFM32TG11B MCU (generated using svd2rust)
-
atsams70n20
Peripheral access API for ATSAMS70N20 microcontrollers from Atmel/Microchip (generated using svd2rust)
-
scsi
A
no-std
library for easily interfacing with SCSI-based storage devices -
atsaml21e17b
Device crate for the Microchip ATSAML21E17B, generated from its SVD file
-
tock/riscv-csr
RISC-V CSR interface developed for Tock
-
lps22hb
A platform agnostic driver to interface with LPS22HB pressure sensor module
-
memory-lcd-spi
A driver for Sharp's Memory LCD or JDI's Memory In Pixel display, LPM013M126A, LPM009M360A, LS027B7DH01, etc
-
anpp
Advanced Navigation Packet Protocol
-
itm
A decoding library for the ARM Cortex-M ITM/DWT packet protocol
-
ublox-sockets
Common sockets layer for host-based ublox devices
-
mcumeter
Firmware for my MCU power meter based upon STM32F042 and INA260
-
s32k148-pac
Device Support Crate for NXP S32K148 Devices
-
saks
Swiss Army Knife Shield for Raspberry Pi
-
spin-seq
Fork of the
seqlock
crate that can be used on bare metal -
nuttx-embedded-hal
Rust Embedded HAL for Apache NuttX RTOS
-
gdb-server
A gdb stub implementation for on chip debugging and flashing of ARM chips
-
wasm-embedded-spec
Embedded WASM WITX specification
-
littlefs2-sys
Low-level bindings to littlefs
-
mcp3424
Async Rust driver for the MCP3422/3/4 ADC
-
e310x
With svd2rust generated peripherals for Freedom E310 MCU's
-
stm32wb-hal
Hardware abstraction layer for the STM32WB55 chips
-
rustot
AWS IoT
-
riscv-target
RISC-V target string manipulation utilities
-
atsam3n00a
Peripheral access API for ATSAM3N00A microcontrollers (generated using svd2rust)
-
lbfgs
L-BFGS algorithm
-
gihex-hc-sr04
access HC-SR04 ultrasonic sensor
-
epd-gde021a1
An embedded-hal based driver for ePaper displays with chip: GDE021A1 (172x72 B/W via SPI)
-
mcp4x
Platform-agnostic Rust driver for the MCP4x digital potentiometers
-
ab1024-ega
An embedded-hal SPI driver for AB1024-EGA/AC057TC1 (as used in Inkplate 6 COLOR)
-
nucleo-wl55jc-bsp
Board support package for the NUCLEO-WL55JC
-
tb6612fng
A
no_std
driver for the TB6612FNG motor driver -
samd-timer
High-level API for the TC/TCC peripherals found on the Microchip SAM MCUs
-
embedded-io-async
Async embedded IO traits
-
aemics-stm32g4xx-hal
Hardware abstraction layer (HAL) for STM32G473
-
atsamd51g
Peripheral access API for ATSAMD51G microcontrollers (generated using svd2rust)
-
stm32l4x6
Memory map for STM32L4x6 microcontrollers
-
gd32f2
Device support crate for GD32F2 devices
-
ruspiro-mailbox
Raspberry Pi mailbox property tag interface API
-
usb-host
Traits for USB host driver development
-
riscv-rt-macros
Attributes re-exported in
riscv-rt
-
byte-slab
A statically allocated slab of bytes
-
svisual
Base Rust structures and traits for SVisual client
-
nrf52840
Peripheral access API for nrf52840 microcontrollers
-
epd
Drivers for EPD(E-Paper Displays), WIP
-
defmt-json-schema
defmt JSON schema
-
cortex-r
Low level access to Cortex-R processors
-
block_device
BlockDevice trait
-
si1145
No-std driver for the Si1145 ambient light sensor
-
nrfdfu
A flashing tool for the nRF bootloader
-
teensy4-selfrebootor
A self-rebooting implementation of teensy's rebootor for teensy4
-
bcm2711-lpa
Peripheral access crate for BCM2711 found in the Raspberry Pi 4
-
i2cdriver
Use Excamera I2CDriver and I2CMini devices from Rust, optionally via embeddded-hal traits
-
arduino
Reusable components for the Arduino Uno
-
avr-config
An AVR foundational crate for retrieving details, such as the CPU clock frequency, at runtime
-
nrf24-rs
Platform agnostic Rust driver for the nRF24L01 2.4 GHz transciever for wireless communication between embedded devices
-
canadensis_linux
Linux SocketCAN compatibility for canadensis (Cyphal)
-
pavo-traits
Traits for the Pavo Framework
-
embedded-runtime-nrf52840
A tiny async runtime for embedded devices, with predefined runtime hooks for the nrf52840
-
va416xx-hal
HAL for the Vorago VA416xx family of MCUs
-
avr-libcore
Minified version of libcore for AVR
-
is31fl3729
Driver for Lumissil Microsystem's IS31FL3729 IC
-
erdnuss-comms
A small RS-485 comms protocol
-
atsam4lc2c-pac
Peripheral access crate for the ATSAM4LC2C microcontroller
-
mqttrust
MQTT Client
-
gpio
Fast GPIO interfaces for Linux
-
postform_serial
Decodes persistent logs for Postform, an efficient logging framework for mcu's
-
utrace_parser
Instrumentation-based profiling library for embedded targets with async support
-
stm32h5
Device support crates for STM32H5 devices
-
qingke-rt
Minimal runtime / startup for WCH's RISC-V MCUs, managed by the ch32-rs team
-
embedded-picofont
The PICO-8 font to use with embedded-graphics
-
nrf5340-app-hal
HAL for nRF5340 app SoC
-
drogue-bme680
interface with the BME680 environmental sensor
-
tm4c123x
Peripheral access API for TI TM4C123x microcontrollers
-
ht32f5xxxx
Device support crates for HT32F5XXXX devices
-
efm32pg1b200-pac
Peripheral access API for EFM32PG1B200 MCU (generated using svd2rust)
-
apa102-spi
SPI-based Driver for apa102 leds
-
gdeh0154d67
Driver for the GDEH0154D67 E-Paper display
-
himipi-sys
Hi35XX MIPI API for Rust unsafe bindings
-
nrf52805-hal
HAL for nRF52805 microcontrollers
-
embedded-can
HAL traits for Controller Area Network (CAN) devices
-
systick-monotonic
RTIC Monotonic implementation based on SysTick
-
embassy-stm32
Embassy Hardware Abstraction Layer (HAL) for ST STM32 series microcontrollers
-
anachro-forth-core
A forth-inspired, bytecode-compiled scripting language for Anachro Powerbus
-
lpc11xx
Register mappings for the NXP LPC111x/LPC11Cxx/LPC11xxL/LPC11xxXL family of Cortex-M0 microcontrollers
-
wasefire-board-api
Wasefire board API
-
mwatch-kernel-stm32l4
A embedded 'Smart' watch
-
edge-mqtt
Implements the embedded-svc MQTT traits on top of the rumqttc crate
-
palloc
portable linked-list allocator for baremetal systems
-
embassy-usb-driver
Driver trait for
embassy-usb
, an async USB device stack for embedded devices -
blinq
An embedded-hal blinking queue
-
nrf52811-hal
HAL for nRF52811 microcontrollers
-
eva-robots
Commons for EVA ICS v4
-
embassy-boot-nrf
Bootloader lib for nRF chips
-
fundamentum-edge-mcu-http-client
An HTTP Client for provisioning EdgeMCU devices
-
hx1230
Driver for the HX1230 display
-
lp5018
no_std driver for the lp5018 i2c LED driver
-
atsamd51p
Peripheral access API for ATSAMD51P microcontrollers (generated using svd2rust)
-
stm32l4xx-hal
Hardware abstraction layer for the stm32l4xx chips
-
lilos-semaphore
A counting semaphore for use with lilos
-
embedded-nal-async
An Async Network Abstraction Layer (NAL) for Embedded Systems
-
stm32l1
Device support crates for STM32L1 devices
-
nrf-softdevice-s140
Low-level bindings for the Nordic nRF SoftDevice S140
-
hftwo
working with the HF2 protocol
-
riscv-pac
Low level access to RISC-V processors
-
sevensegment
A platform agnostic driver to interface with 7-segment LED displays
-
gfx-xtra
embedded-graphics xtras
-
embedded-multi-page-hmi
Multi page HMI targetting embedded devices with a few of buttons input and a constrainted display
-
bl702-hal
HAL for the Bouffalo Lab BL702 microcontroller family
-
r3_port_arm_m
Cortex-M port for the R3-OS original kernel
-
icm20948-async
Async driver for the ICM20948 (Imu+Mag) for no_std environments
-
beepy-display
Embedded graphics DrawTarget for Beepy
-
atsamd-usb-host
usb-host driver support for Atmel SAMD* microcontrollers
-
bh1730fvc
no-std driver for the BH1730FVC ambient light sensor
-
bme68x-rust
interacting with Bosch BME68x chips over I2C and SPI
-
atsam3n4b
Peripheral access API for ATSAM3N4B microcontrollers (generated using svd2rust)
-
tmp1x2
Platform-agnostic Rust driver for the TMP102 and TMP112 digital temperature sensors
-
signalo_traits
A collection of traits used in 'signalo' umbrella crate
-
clint
CLosure INTerrupt handlers
-
atsaml21j18b
Device crate for the Microchip ATSAML21J18B, generated from its SVD file
-
atsam4ls2a-pac
Peripheral access crate for the ATSAM4LS2A microcontroller
-
ak09915_rs
interacting with the AK09915 magnetometer
-
mpr121-hal
MPR121 proximity capacitive touch sensor controller hal driver implementation
-
stm32f407g-disc
Board support crate for the STM32F407G DISCOVERY microcontroller board
-
gd32e1
Device support crate for GD32E1 devices
-
il0373
Driver for the IL0373 e-Paper display (EPD) controller, for use with embedded-graphics
-
embedded-hal-nb
Non-blocking Hardware Abstraction Layer (HAL) for embedded systems using the
nb
crate -
snowgoons4809-device
Register access crate for ATmega4809. DO NOT USE unless you have a good reason.
-
esp-riscv-rt
Minimal runtime / startup for RISC-V CPUs from Espressif
-
ds18b20
temperature sensor driver for embedded-hal
-
atsams70n21
Peripheral access API for ATSAMS70N21 microcontrollers from Atmel/Microchip (generated using svd2rust)
-
lpc11xx-async-hal
Asynchronous HAL for the NXP LPC111x/LPC11Cxx/LPC11xxL/LPC11xxXL family of Cortex-M0 microcontrollers
-
wasefire-logger
Wasefire platform logging
-
esp-bsp
Rust Bare Metal Board Support Packages for ESP32 related boards with focus on Embassy Async
-
smart-leds-trait
A trait for implementing effects, modifiers and drivers for programmable leds
-
embedded-io-adapters
Adapters between the
embedded-io
traits and other I/O traits -
dht-sensor
Driver for the DHT11/DHT22 sensor based on embedded-hal
-
lcd1604_gpio
Abstraction layer for interfacing between Raspberry Pi and 16x2 or 16x4 LCD display modules through GPIO
-
embedded-profiling
Profiling for
no-std
embedded targets -
samd11_bare
Support crate for the ATSAMD11C
-
atsam3s8c
Peripheral access API for ATSAM3S8C microcontrollers (generated using svd2rust)
-
efm32zg-pac
Peripheral access API for EFM32ZG MCU (generated using svd2rust)
-
mnemos-userspace
A tiny embedded operating system userspace library
-
tmag5170
A platform agnostic driver to interface with the TMAG5170-Q1 (3D hall sensor)
-
embassy-boot-rp
Bootloader lib for RP2040 chips
-
ch32x0
Device support crates for CH32X0 devices
-
groundhog
A rolling timer abstraction
-
platform-serial-linux
platform-serial for linux
-
nrf-dfu-target
Nordic nRF DFU protocol for devices
-
nrf-hal
Hardware abstraction layer for Nordic nRF5x chips
-
ruspiro-gpio
This crates provides a GPIO peripheral abstraction of the Raspberry Pi
-
smbus-adapter
smbus standardized transfers to i2c devices
-
unmp
-
gmqtt
A no_std, no_alloc MQTTv5 packet parsing library for embedded devices
-
atsamd21e
Peripheral access API for ATSAMD21E microcontrollers (generated using svd2rust)
-
tmp006
Platform-agnostic Rust driver for the TMP006/TMP006B non-contact infrared (IR) thermopile temperature sensor
-
oled_async
Driver for various OLED display controllers. e.g. SH110x SSD130X works with embedded-graphics
-
efm32pg1b100-pac
Peripheral access API for EFM32PG1B100 MCU (generated using svd2rust)
-
hardware-registers
Generic, embedded-friendly hardware registers support, including traits and types for understanding I2C registers
-
drone-cortex-m
ARM® Cortex®-M platform crate for Drone, an Embedded Operating System
-
serial-settings
Embedded device settings management over serial terminal and flash
-
atsam3u2e
Peripheral access API for ATSAM3U2E microcontrollers (generated using svd2rust)
-
cpuio
Bare metal (no_std) inb, outb, inw, outw, inl, outw instructions with Rust-like API
-
esp32s2-ulp
Peripheral access crate for the ESP32-S2's RISC-V ULP coprocessor
-
minicbor-embedded-io
Async reader and writer types for minicbor
-
smccc
Functions and constants for the Arm SMC Calling Convention (SMCCC) 1.4 and Arm Power State Coordination Interface (PSCI) 1.1 on aarch64
-
riscv-semihosting
Semihosting for RISCV processors
-
canadensis_pnp_client
Client library for Cyphal plug-and-play node ID allocation
-
bhi160
driver for the Bosch Sensortec BHI160(B) smart sensors
-
bern-arch
Bern RTOS hardware specific implementation
-
lis2dw12
A no_std compatible Rust driver for the low power ST 3-Axis MEMS 14-bit accelerometer LIS2DW12 using the SPI bus in async or blocking mode
-
ina3221
Embedded driver for INA3221 triple-channel power monitor
-
aht20-async
A platform agnostic driver to interface with the AHT20 temperature/humidity sensors
-
atsam4lc8c-pac
Peripheral access crate for the ATSAM4LC8C microcontroller
-
topq
A Timeout Priority Queue
-
tinybmp
No-std, low memory footprint BMP image loader
-
rpi-mh-z19c-exporter
Export CO2 concentration measured with a Winsen MH-Z19C sensor on a Raspberry Pi to Prometheus
-
gd32e5
Device support crate for GD32E5 devices
-
bme280-multibus
BME280 driver with support for SPI and I2C
-
aarch64-std
implementations of standard library components for bare-metal aarch64
-
gd32f4
Device support crates for GD32F4 devices
-
hitde-sys
Hi35XX TDE API for Rust unsafe bindings
-
dps310
A platform agnostic driver to interface with the DPS310 barometric pressure & temp sensor through I2C
-
bl702-pac
Embedded Rust's Peripheral Access Crate for BL702/BL704/BL706 RISC-V BLE + Zigbee microcontroller
-
mips32
low-level reg read/write for mips32
-
ch32v0
Device support crates for CH32V0 devices
-
lilos-list
Allocation-free intrusive doubly-linked wait queues for lilos
-
wasefire-error
Wasefire API errors
-
gd32f3
Device support crates for GD32F3 devices
-
peripherals
Microcontroller peripherals definition and ergonomic access
-
atsam3a4c
Peripheral access API for ATSAM3A4C microcontrollers (generated using svd2rust)
-
spl06-007
Driver for the SPL06-007 barometric pressure sensor
-
cmim
Move your data to interrupt context
-
embedded-storage-inmemory
An in-memory implementation of embedded-storage
-
bossa
Rust cxx wrapper around BOSSA SAM-BA library
-
wasefire-cli
Wasefire CLI to manage applets and platforms
-
fancp
Types and methods for parsing/ creating Fan Control Protocol messages
-
drone-stm32-map-periph-dma
STM32 peripheral mappings for Drone, an Embedded Operating System
-
stm32-device-signature
Device electronic signature 'driver' for STM32 microcontrollers
-
edge-nal-embassy
Am implementation of edge-nal based on
embassy-net
-
mutex-trait
Foundational mutex trait and helpers
-
microbit-bsp
An embassy-based boards support package (BSP) for BBC Micro:bit v2
-
lcd1602_gpio
Abstraction layer for interfacing between raspberry pi and the lcd1602 - 16x2 lcd display module through GPIO
-
imxrt-dma
DMA driver for i.MX RT processors
-
inverted-pin
Embedded-hal input/output pin trait implementations with inverted level logic
-
embassy-usb-synopsys-otg
embassy-usb-driver
implementation for Synopsys OTG USB controllers -
stmpe1600
Platform-agnostic Rust driver for the STMPE1600 I/O expander
-
flash-algorithm
write CMSIS-DAP flash algorithms for flashing embedded targets
-
s32k142w-pac
Device Support Crate for NXP S32K142W Devices
-
phm-icd
The Interface Control Document (ICD) for Pretty HAL Machine
-
drone-tisl-map-svd
Texas Instruments SimpleLink™ SVD to bindings for Drone, an Embedded Operating System
-
imxrt1062-iomuxc-gpr
imxrt1062-pac subcrate. See the imxrt1062-pac for more details. This crate is not maintained. Consider using the register access layer provided by the imxrt-rs…
-
ruspiro-uart
convinient access API to the Raspberry Pi 3 UART0 (PL011) and UART1 (miniUART) peripherals
-
probe-run
Runs embedded programs just like native ones
-
atsams70q19
Peripheral access API for ATSAMS70Q19 microcontrollers from Atmel/Microchip (generated using svd2rust)
-
atsam3u4c
Peripheral access API for ATSAM3U4C microcontrollers (generated using svd2rust)
-
efm32jg12b-pac
Peripheral access API for EFM32JG12B MCU (generated using svd2rust)
-
gd32vf103xx-hal
HAL for GD32VF103 microcontrollers
-
atsaml21e16b
Device crate for the Microchip ATSAML21E16B, generated from its SVD file
-
efm32pg12b500-pac
Peripheral access API for EFM32PG12B500 MCU (generated using svd2rust)
-
onewire
using embedded_hal as abstraction layer, based on arduino OneWire library. WIP
-
ruspiro-singleton
easy to use singleton pattern
-
kiibohd-hid-io
HID-IO protocol implementation for the C kiibohd firmware
-
liboscore-cryptobackend
libOSCORE's cryptographic primitives backend based on Rust implementations
-
microamp-tools
Build a μAMP application
-
e310x-hal
HAL for the E310x family of microcontrollers
-
atsam4lc8b-pac
Peripheral access crate for the ATSAM4LC8B microcontroller
-
lunasoc-hal
Hardware Abstraction Layer implementation for LunaSoC cores
-
stm32f2
Device support crates for STM32F2 devices
-
embedded-qmp6988
Platform-agnostic Rust driver for the QMP6988 barometric pressure sensor
-
ufmt-write
μfmt
’suWrite
trait -
choreographer
A color pattern sequencer, intended for groups of RGB LEDs
-
embedded-crc-macros
Macros implementing portable CRC calculation algorithms for use in no_std
-
rp2040-monotonic
RTIC Monotonic implementation based on RP2040's Timer peripheral
-
brotli-no-stdlib
brotli decompressor that does not use the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib's allocator may be employed…
-
riscv-slic
RISC-V Software-Level Interrupt Controller
-
gyuvl53l0x
driver for the VL53L0X (Time-of-Flight I2C laser-ranging module)
-
utrace_rtt
Instrumentation-based profiling library for embedded targets with async support
-
noproto
no-std, no-alloc protocol buffers implementation for embedded systems
-
atsams70j20
Peripheral access API for ATSAMS70J20 microcontrollers from Atmel/Microchip (generated using svd2rust)
-
device-register-async
A
no_std
library to describe the registers permissions of a device to ease async driver development -
cortex-m-asm
ASM intrinsics for Cortex-M CPUs
-
mips-mcu
Low level access to MIPS MCU cores
-
imxrt1062-pmu
imxrt1062-pac subcrate. See the imxrt1062-pac for more details. This crate is not maintained. Consider using the register access layer provided by the imxrt-rs…
-
ovl-atsame70q21b
Peripheral access API for ATSAME70Q21B microcontrollers from Atmel/Microchip (generated using svd2rust)
-
imxrt1062-ccm
imxrt1062-pac subcrate. See the imxrt1062-pac for more details. This crate is not maintained. Consider using the register access layer provided by the imxrt-rs…
-
probe-rs-t2rust
A collection of ARM chips for the
probe-rs
crate -
nrf-softdevice-s132
Low-level bindings for the Nordic nRF SoftDevice S132
-
opensensor
streaming and archiving measurements from sensors
-
esp8266-hal
HAL for ESP8266 microcontrollers
-
ms8607
A platform agnostic driver for the MS8607 Pressure, Temperature, and Humidity Sensor from TE Connectivity
-
ch32l1
Device support crates for CH32L1 devices
-
ovl-atsamx7x-hal
HAL and peripheral access API for ATSAME70 microcontrollers
-
tm4c129x
Peripheral access API for TI TM4C129x microcontrollers
-
mlx9061x
Platform-agnostic Rust driver for the MLX90614 and MLX90615 non-contact infrared thermometers
-
embassy-time-driver
Driver trait for embassy-time
-
efm32jg1b-pac
Peripheral access API for EFM32JG1B MCU (generated using svd2rust)
-
arduino_mkrzero
Board Support crate for the Arduino MKRZERO
-
lm4f120
A set of drivers for writing bare-metal code for the Texas Instruments LM4F120
-
ral
Base layer for generated libraries for specific MCUs
-
probe-rs-targets
A collection of on chip debugging tools to comminicate with ARM chips
-
atsam3s2b
Peripheral access API for ATSAM3S2B microcontrollers (generated using svd2rust)
-
atsam4ls8b-pac
Peripheral access crate for the ATSAM4LS8B microcontroller
-
atsamd11c
Peripheral access API for ATSAMD11C microcontrollers (generated using svd2rust)
-
tudelft-lm3s6965-pac
Customized version of the lm3s6965 PAC to also provide interrupt support. Manually fixed SVD generation bugs.
-
microasync-rt
A runtime for the very small async runner
-
nrf5340-net-hal
HAL for nRF5340 net SoC
-
embassy-net-driver
Driver trait for the
embassy-net
async TCP/IP network stack -
embassy-net-adin1110
embassy-net driver for the ADIN1110 ethernet chip
-
s32k144w-pac
Device Support Crate for NXP S32K144W Devices
-
panic-semihosting
Report panic messages to the host stderr using semihosting
-
stm32f0
Device support crates for STM32F0 devices
-
atsam3s1c
Peripheral access API for ATSAM3S1C microcontrollers (generated using svd2rust)
-
teleprobe-meta
Embed teleprobe metadata into ELF binaries
-
atsams70n19b
Peripheral access API for the ATSAMS70N19B MCU from Microchip (generated using svd2rust 0.28.0)
-
drone-stm32-map-periph-i2c
STM32 peripheral mappings for Drone, an Embedded Operating System
-
zorio
Subset of standard library I/O ported to no_std
-
embedded-platform
Holistic embedded device support in a batteries-included manner
-
enc28j60
A platform agnostic driver to interface the ENC28J60 (Ethernet controller)
-
msp430f2619-pac
A peripheral access crate (PAC) for TI's MSP430F2619 mcu
-
f3
Board Support Crate for the STM32F3DISCOVERY
-
rv64emu
A riscv64 emulator written in rust,it can run on Linux, Windows and MacOS. Even on the embedded device, such as
ESP32
andSTM32
which support Embeded RUST -
atsaml21e15b
Device crate for the Microchip ATSAML21E15B, generated from its SVD file
-
tt21100
An embedded-hal driver for the TT21100 multi-touch touchscreen controller
-
tm4c-hal
Common bits of HAL for the TM4C123x/TM4C129x family of microcontrollers
-
ads1x1x
Platform-agnostic Rust driver for the ADS1x1x ultra-small, low-power analog-to-digital converters (ADC). Compatible with the devices: ADS1013, ADS1014, ADS1015, ADS1113, ADS1114 and ADS1115.
-
emstr
Helpers for working with string types for embedded devices
-
stm32l0
Device support crates for STM32L0 devices
-
psp
building full PSP modules, including both PRX plugins and regular homebrew apps
-
nrf-smartled
A Smart LED (WS2812) driver using hardware acceleration
-
atsam4ls4b-pac
Peripheral access crate for the ATSAM4LS4B microcontroller
-
d1-mini
A Board Support Package (BSP) which provides a type-safe API for the WEMOS/LOLIN D1 mini
-
wasefire-applet-api
Low-level Wasefire applet API
-
rzcobs
Reverse-Zerocompressing-COBS encoding
-
rza1
Peripheral access API for the Renesas RZ/A1 MPU family
-
imxrt1062-lcdif
imxrt1062-pac subcrate. See the imxrt1062-pac for more details. This crate is not maintained. Consider using the register access layer provided by the imxrt-rs…
-
nrf-softdevice-s113
Low-level bindings for the Nordic nRF SoftDevice S113
-
embassy-usb-logger
log
implementation for USB serial usingembassy-usb
-
probe-rs-rtt
Host side implementation of the RTT (Real-Time Transfer) I/O protocol over probe-rs
-
atsame51g
Peripheral access API for ATSAME51G microcontrollers (generated using svd2rust)
-
stm32l4-stm32hal
(Custom for stm32-hal) Device support crates for STM32L4 devices
-
xuantie
Low level access to T-Head XuanTie RISC-V processors
-
kll-core
KLL state-machine implementation focused on no_std embedded/bare-metal targets
-
lpc55s6x-hal
Hardware Abstraction Layer (HAL) for the NXP LPC55S6x ARM Cortex-33 microcontrollers
-
tsic
Platform-agnostic access to TSIC sensors via embedded-hal
-
grapple-config
Grapple Robotics' configuration structs and traits for use on embedded-hal projects
-
canadensis_bxcan
Bridge between Canadensis and the BXCAN peripherals found in some microcontrollers
-
efm32pg22-pac
Peripheral access API for EFM32PG22 MCU (generated using svd2rust)
-
stm32wb
Device support crates for STM32WB devices
-
embedded-error-chain
Easy error handling in no-alloc and no-std environments
-
atomic-polyfill
Atomic polyfills, for targets where they're not available
-
drone-svd
CMSIS-SVD parser for Drone, an Embedded Operating System
-
atsam4ls8a-pac
Peripheral access crate for the ATSAM4LS8A microcontroller
-
hifive1
Board support crate for HiFive1 and LoFive boards
-
atsam4-hal
HAL for the ATSAM4 microcontrollers
-
l3gd20-registers
A typed map of the STMicroelectronics L3GD20 Gyroscope registers
-
esp32s2-hal
HAL for ESP32-S2 microcontrollers
-
canadensis_crc
access to Cyphal software image CRCs
-
esp32p4
Peripheral access crate for the ESP32-P4
-
embedded-trace
A Future tracing utility for embedded systems
-
kiibohd-keyscanning
Kiibohd gpio keyscanning module for momentary push button switches (keyboards)
-
lilos-watch
Cheap sharing with change notification for lilos
-
spark-ser7seg
An embedded-hal driver for the SparkFun Serial 7 Segment Display
-
atsam3u2c
Peripheral access API for ATSAM3U2C microcontrollers (generated using svd2rust)
-
spi-memory-async
A generic driver for different SPI Flash and EEPROM chips
-
embassy-net-enc28j60
embassy-net driver for the ENC28J60 ethernet chip
-
atsame54n
Peripheral access API for ATSAME54N microcontrollers (generated using svd2rust)
-
drone-stm32-map-periph-spi
STM32 peripheral mappings for Drone, an Embedded Operating System
-
rtic-common
lib TODO
-
atsaml21e18a
Device crate for the Microchip ATSAML21E18A, generated from its SVD file
-
ruspiro-allocator
lightweight heap memory allocator for Raspberry Pi baremetal environments
-
async-stm32f1xx
Abstractions for asynchronous programming on the STM32F1xx family of microcontrollers
-
atsame70j19b
Peripheral access API for the ATSAME70J19B MCU from Microchip (generated using svd2rust 0.29.0)
-
ruspiro-interrupt
Providing a simple and convenient way to implement interrupt handler for Raspberry Pi interrupts
-
stm32wl
Device support crates for STM32WL devices
-
stm32f30x
Peripheral access API for STM32F30X microcontrollers
-
ch58x
Device support crates for CH58X devices
-
kolben
A collection of COBS
-
pygamer
Board Support crate for the Adafruit PyGamer
-
atsam3u1c
Peripheral access API for ATSAM3U1C microcontrollers (generated using svd2rust)
-
atsam4lc4c-pac
Peripheral access crate for the ATSAM4LC4C microcontroller
-
atsam3s4b
Peripheral access API for ATSAM3S4B microcontrollers (generated using svd2rust)
-
nrf-softdevice-s112
Low-level bindings for the Nordic nRF SoftDevice S112
-
hts221
Interface to ST Micro HTS221 humidity and temperature sensor
-
sh1106
I2C/SPI driver for the SH1106 OLED display controller
-
embedded-storage-async
A Storage Abstraction Layer for Embedded Systems
-
ds1307
Platform-agnostic Rust driver for the DS1307 real-time clock
-
panic-itm
Log panic messages using the ITM (Instrumentation Trace Macrocell)
-
atsamd51n
Peripheral access API for ATSAMD51N microcontrollers (generated using svd2rust)
-
drone-stm32-map-periph-rtc
STM32 peripheral mappings for Drone, an Embedded Operating System
-
iso-tp
Async ISO-TP (ISO 15765-2) implementation for embedded devices
-
stm32wb-stm32hal
(Custom for stm32-hal) Device support crates for STM32WB devices
-
ws2812-timer-delay
Timer-based driver for ws2812 leds
-
pac25
Device support crates for PAC25 devices
-
atsam4lc2a-pac
Peripheral access crate for the ATSAM4LC2A microcontroller
-
ke06z4-pac
PAC for NXP Kinetis MKE06Zx microcontrollers
-
ruspiro-boot
Bare metal boot strapper code for the Raspberry Pi 3 to conviniently start a custom kernel within the Rust environment without the need to deal with all the initial setup like stack pointers…
-
vexriscv
Low level access to the VexRiscv processor
-
embassy-time-queue-driver
Timer queue driver trait for embassy-time
-
liboscore-msgbackend
libOSCORE's CoAP messages based on the coap-message crate
-
ch32v3
Device support crates for CH32V3 devices
-
stm32l5
Device support crates for STM32L5 devices
-
wasefire-wire
Wasefire wire format
-
kiibohd-hall-effect
Analysis crate for intepreting hall-effect keyboard switches (e.g. Silo Switches)
-
gd32c1
Device support crate for GD32C1 devices
-
mcp4725-async
An async driver for the MCP4725 DAC
-
atsamd11d
Peripheral access API for ATSAMD11D microcontrollers (generated using svd2rust)
-
atsaml21g18a
Device crate for the Microchip ATSAML21G18A, generated from its SVD file
-
imxrt1062-semc
imxrt1062-pac subcrate. See the imxrt1062-pac for more details. This crate is not maintained. Consider using the register access layer provided by the imxrt-rs…
-
gd32f3x0-pac
Peripheral access API for GD32F3x0 chips (generated using svd2rust)
-
nrf-softdevice-s122
Low-level bindings for the Nordic nRF SoftDevice S122
-
atsam4lc4b-pac
Peripheral access crate for the ATSAM4LC4B microcontroller
-
esp32-hal
HAL for ESP32 microcontrollers
-
drone-stm32-map-pieces-11
STM32 peripheral mappings for Drone, an Embedded Operating System
-
esp32c3-hal
HAL for ESP32-C3 microcontrollers
-
aligned
A newtype with alignment of at least
A
bytes -
nrf52-hal-common
Common HAL for the nRF52 family of microcontrollers. More specific HAL crates also exist.
-
esp-wifi-sys
Bindings to Espressif's WiFi and Bluetooth low-level drivers
-
atsam3x4e
Peripheral access API for ATSAM3X4E microcontrollers (generated using svd2rust)
-
k210-pac
Peripheral access API for K210 SoC
-
gemma_m0
Board Support crate for the Adafruit Gemma M0
-
wio_lite_w600
Board Support crate for the Wio Lite W600
-
esp32s3-hal
HAL for ESP32-S3 microcontrollers
-
atsam3n0a
Peripheral access API for ATSAM3N0A microcontrollers (generated using svd2rust)
-
mcp794xx
Platform-agnostic Rust driver for the MCP794xx real-time clock / calendar (RTC) family. Compatible with MCP7940N, MCP7940M, MCP79400, MCP79401, MCP79402, MCP79410, MCP79411 and MCP79412.
-
samd21_mini
Board Support crate for the Sparkfun SAMD21 Mini Breakout
-
sps30-i2c
Platform-agnostic Rust driver for the SPS30 particulate matter sensor
-
atsam3u1e
Peripheral access API for ATSAM3U1E microcontrollers (generated using svd2rust)
-
mma8x5x
Platform-agnostic Rust driver for the MMA8451, MMA8452, MMA8453, MMA8652 and MMA8653 tri-axis accelerators
-
atsam4ls8c-pac
Peripheral access crate for the ATSAM4LS8C microcontroller
-
esp8266
Peripheral access crate for the ESP8266
-
kiibohd-hall-effect-keyscanning
Hall Effect keyscanning for strobed matrices
-
atsame70n19b
Peripheral access API for the ATSAME70N19B MCU from Microchip (generated using svd2rust 0.28.0)
-
embedded-ccs811
Platform-agnostic Rust driver for the CCS811 ultra-low power digital gas sensor for monitoring indoor air quality
-
imxrt1062-ccm-analog
imxrt1062-pac subcrate. See the imxrt1062-pac for more details. This crate is not maintained. Consider using the register access layer provided by the imxrt-rs…
-
atsame51n
Peripheral access API for ATSAME51N microcontrollers (generated using svd2rust)
-
drone
CLI utility for Drone, an Embedded Operating System
-
atsam3x8h
Peripheral access API for ATSAM3X8H microcontrollers (generated using svd2rust)
-
embassy-net-esp-hosted
embassy-net driver for ESP-Hosted
-
wasefire-protocol
Wasefire protocol between platform and host
-
ssd1331
I2C/SPI driver for the SSD1331 OLED display controller
-
atsame53j
Peripheral access API for ATSAME53J microcontrollers (generated using svd2rust)
-
kll-hid
USB HID enum mapping for kll-core
-
esp32c2-hal
HAL for ESP32-C2 microcontrollers
-
atsam3s4c
Peripheral access API for ATSAM3S4C microcontrollers (generated using svd2rust)
-
is31fl3743b
Bare-metal no_std driver for the Lumissil IS31FL3743B
-
atsame70n21b
Peripheral access API for the ATSAME70N21B MCU from Microchip (generated using svd2rust 0.28.0)
-
atsam4ls2c-pac
Peripheral access crate for the ATSAM4LS2C microcontroller
-
atsam3x8e
Peripheral access API for ATSAM3X8E microcontrollers (generated using svd2rust)
-
kll-compiler
KLL (Keyboard Layout Language) Compiler - Rust Edition
-
ch32v1
Device support crates for CH32V1 devices
-
st7567s
Driver for the ST7567S LCD controller
-
atsame51j
Peripheral access API for ATSAME51J microcontrollers (generated using svd2rust)
-
tm4c123x-hal
HAL for the TM4C123x family of microcontrollers
-
atsam3n2b
Peripheral access API for ATSAM3N2B microcontrollers (generated using svd2rust)
-
stm32mp1
Device support crates for STM32MP1 devices
-
ch32v2
Device support crates for CH32V2 devices
-
imxrt1062-usdhc1
imxrt1062-pac subcrate. See the imxrt1062-pac for more details. This crate is not maintained. Consider using the register access layer provided by the imxrt-rs…
-
embassy-net-wiznet
embassy-net driver for WIZnet SPI Ethernet chips
-
atsam3u4e
Peripheral access API for ATSAM3U4E microcontrollers (generated using svd2rust)
-
arduino_nano33iot
Board Support crate for the Arduino Nano 33 IOT
-
nrf-softdevice-mbr
Low-level bindings for the MBR included in all Nordic nRF SoftDevices
-
atsame53n
Peripheral access API for ATSAME53N microcontrollers (generated using svd2rust)
-
ruspiro-i2c
Raspberry Pi - I²C bus interface implementation
-
atsam4sp32a-pac
Peripheral access crate for the ATSAM4SP32A microcontroller
-
atsam4n16b-pac
Peripheral access crate for the ATSAM4N16B microcontroller
-
si4703
Platform-agnostic Rust driver for the Si4703 and Si4702 FM radio turners (receivers)
-
atsam4s16b-pac
Peripheral access crate for the ATSAM4S16B microcontroller
-
atsam4s4b-pac
Peripheral access crate for ATSAM4S4B microcontrollers
-
mm32f5
Peripheral access API for MM32F5270 and MM32F5280 microcontrollers
-
metro_m4
Board Support crate for the Adafruit Metro M4
-
atsam3a8c
Peripheral access API for ATSAM3A8C microcontrollers (generated using svd2rust)
-
imxrt1062-system-control
imxrt1062-pac subcrate. See the imxrt1062-pac for more details. This crate is not maintained. Consider using the register access layer provided by the imxrt-rs…
-
cortex-m-quickstart
A template for building applications for ARM Cortex-M microcontrollers
-
drone-stm32-map-pieces-6
STM32 peripheral mappings for Drone, an Embedded Operating System
-
imxrt1062-pwm1
imxrt1062-pac subcrate. See the imxrt1062-pac for more details. This crate is not maintained. Consider using the register access layer provided by the imxrt-rs…
-
embassy-boot-stm32
Bootloader lib for STM32 chips
-
atsam3s2a
Peripheral access API for ATSAM3S2A microcontrollers (generated using svd2rust)
-
atsams70q20b
Peripheral access API for the ATSAMS70Q20B MCU from Microchip (generated using svd2rust 0.28.0)
-
atsam4e8e-pac
Peripheral access crate for ATSAM4E8E microcontrollers
-
esp-build
Build utilities for esp-hal
-
tm4c129x-hal
HAL for the TM4C129x family of microcontrollers
-
atsam4n8c-pac
Peripheral access crate for the ATSAM4N8C microcontroller
-
atsam4n8b-pac
Peripheral access crate for the ATSAM4N8B microcontroller
-
drone-stm32
Drone for STM32
-
esp32c6-hal
HAL for ESP32-C6 microcontrollers
-
ch643
Device support crates for CH643 devices
-
ch59x
Device support crates for CH59X devices
-
atsams70n21b
Peripheral access API for the ATSAMS70N21B MCU from Microchip (generated using svd2rust 0.28.0)
-
imxrt1062-adc-etc
imxrt1062-pac subcrate. See the imxrt1062-pac for more details. This crate is not maintained. Consider using the register access layer provided by the imxrt-rs…
-
drone-stm32-map-pieces-7
STM32 peripheral mappings for Drone, an Embedded Operating System
-
feather_m0
Board Support crate for the Adafruit Feather M0
-
atsamd51j20a
Peripheral access API for ATSAMD51J20A microcontrollers (generated using svd2rust)
-
atsam3n1c
Peripheral access API for ATSAM3N1C microcontrollers (generated using svd2rust)
-
arduino_mkrvidor4000
Board Support crate for the Arduino MKR VIDOR 4000
-
atsam4s16c-pac
Peripheral access crate for the ATSAM4S16C microcontroller
-
atsam4s4c-pac
Peripheral access crate for ATSAM4S4C microcontrollers
-
ch57x
Device support crates for CH57X devices
-
veml6075
Platform-agnostic Rust driver for the VEML6075 UVA and UVB light sensor
-
ch56x
Device support crates for CH56X devices
-
esp32h2-hal
HAL for ESP32-H2 microcontrollers
-
atsam4n16c-pac
Peripheral access crate for the ATSAM4N16C microcontroller
-
atsamd21g18a
Peripheral access API for ATSAMD21G18A microcontrollers (generated using svd2rust)
-
feather_m4
Board Support crate for the Adafruit Feather M4
-
imxrt1062-snvs
imxrt1062-pac subcrate. See the imxrt1062-pac for more details. This crate is not maintained. Consider using the register access layer provided by the imxrt-rs…
-
neokey_trinkey
Board Support crate for the Adafruit Neokey Trinkey
-
bare-metal
Abstractions common to bare metal systems
-
atsams70n20b
Peripheral access API for the ATSAMS70N20B MCU from Microchip (generated using svd2rust 0.28.0)
-
atsam3n4c
Peripheral access API for ATSAM3N4C microcontrollers (generated using svd2rust)
-
ruspiro-channel
Bare Metal Channel implementations for
no-std
environments, only requiring an allocator to be provided -
drone-riscv
RISC-V platform crate for Drone, an Embedded Operating System
-
ruspiro-mmu
Functions to use and configure the MemoryManagementUnit (MMU) of the Raspberry Pi
-
veml6040
Platform-agnostic Rust driver for the VEML6040 RGBW color light sensor
-
atsams70j19b
Peripheral access API for the ATSAMS70J19B MCU from Microchip (generated using svd2rust 0.28.0)
-
atsam4e16e-pac
Peripheral access crate for ATSAM4E16E microcontrollers
-
atsams70q19b
Peripheral access API for the ATSAMS70Q19B MCU from Microchip (generated using svd2rust 0.28.0)
-
ruspiro-cache
Raspberry Pi cache maintenance operation API
-
embassy-hal-internal
Internal implementation details for Embassy HALs. DO NOT USE DIRECTLY.
-
max44009
Platform-agnostic Rust driver for the MAX44009 ambient light sensor
-
kxcj9
Platform-agnostic Rust driver for the KXCJ9 ultra-low-power tri-axis accelerometer
-
atsamd51j19a
Peripheral access API for ATSAMD51J19A microcontrollers (generated using svd2rust)
-
cortex-m-semihosting
Semihosting for ARM Cortex-M processors
-
imxrt1062-enet
imxrt1062-pac subcrate. See the imxrt1062-pac for more details. This crate is not maintained. Consider using the register access layer provided by the imxrt-rs…
-
atsam3s2c
Peripheral access API for ATSAM3S2C microcontrollers (generated using svd2rust)
-
embassy-net-ppp
embassy-net driver for PPP over Serial
-
atsam3s1a
Peripheral access API for ATSAM3S1A microcontrollers (generated using svd2rust)
-
atsam4s2b-pac
Peripheral access crate for ATSAM4S2B microcontrollers
-
atsame70q19b
Peripheral access API for the ATSAME70Q19B MCU from Microchip (generated using svd2rust 0.28.0)
-
imxrt1062-dcp
imxrt1062-pac subcrate. See the imxrt1062-pac for more details. This crate is not maintained. Consider using the register access layer provided by the imxrt-rs…
-
atsame70n20b
Peripheral access API for the ATSAME70N20B MCU from Microchip (generated using svd2rust 0.28.0)
-
itsybitsy_m4
Board Support crate for the Adafruit ItsyBitsy M4 Express
-
embassy-net-tuntap
embassy-net driver for Linux TUN/TAP interfaces
-
tcs3472
Platform-agnostic Rust driver for the TCS3472 RGB color light to digital converter with IR filter
-
atsam4sd32c-pac
Peripheral access crate for ATSAM4SD32C microcontrollers
-
atsam3n2c
Peripheral access API for ATSAM3N2C microcontrollers (generated using svd2rust)
-
wio_lite_mg126
Board Support crate for the Wio Lite MG126
-
imxrt1062-pxp
imxrt1062-pac subcrate. See the imxrt1062-pac for more details. This crate is not maintained. Consider using the register access layer provided by the imxrt-rs…
-
atsam4s4a-pac
Peripheral access crate for ATSAM4S4A microcontrollers
-
arduino_mkr1000
Board Support crate for the Arduino MKR 1000 WiFi
-
atsam4s2a-pac
Peripheral access crate for ATSAM4S2A microcontrollers
-
atsam4s2c-pac
Peripheral access crate for ATSAM4S2C microcontrollers
-
veml6030
Platform-agnostic Rust driver for the VEML6030 and VEML7700 high-accuracy ambient light sensors
-
xiao_m0
Board support crate for the Seeed Studio Seeeduino XIAO
-
neo_trinkey
Board Support crate for the Adafruit Neo Trinkey
-
imxrt1062-xtalosc24m
imxrt1062-pac subcrate. See the imxrt1062-pac for more details. This crate is not maintained. Consider using the register access layer provided by the imxrt-rs…
-
atsam4sd16b-pac
Peripheral access crate for ATSAM4SD16B microcontrollers
-
pcf857x
Platform-agnostic Rust driver for the PCF8574, PCF8574A and PCF8575 I/O expanders
-
atsam3s1b
Peripheral access API for ATSAM3S1B microcontrollers (generated using svd2rust)
-
atsame70q21b
Peripheral access API for the ATSAME70Q21B MCU from Microchip (generated using svd2rust 0.28.0)
-
atsam4s8c-pac
Peripheral access crate for ATSAM4S8C microcontrollers
-
atsam4e8c-pac
Peripheral access crate for ATSAM4E8C microcontrollers
-
grand_central_m4
Board Support crate for the Adafruit Grand Central M4 Express
-
imxrt1062-usbphy1
imxrt1062-pac subcrate. See the imxrt1062-pac for more details. This crate is not maintained. Consider using the register access layer provided by the imxrt-rs…
-
atsam3s4a
Peripheral access API for ATSAM3S4A microcontrollers (generated using svd2rust)
-
atsams70q21b
Peripheral access API for the ATSAMS70Q21B MCU from Microchip (generated using svd2rust 0.28.0)
-
atsam4e16c-pac
Peripheral access crate for ATSAM4E16C microcontrollers
-
atsamv70n20b
Peripheral access API for the ATSAMV70N20B MCU from Microchip (generated using svd2rust 0.28.0)
-
tcs3400
Platform-agnostic Rust driver for the TCS3400 RGB color light to digital converter with IR filter