ryan-summers / shared-bus-rticLinks
Provides macros and type definitions for using shared-bus in an RTIC application
☆17Updated last year
Alternatives and similar repositories for shared-bus-rtic
Users that are interested in shared-bus-rtic are comparing it to the libraries listed below
Sorting:
- A universal set of specific error kinds for use in embedded systems☆17Updated 5 years ago
- A generic bbqueue based transport for defmt log messages☆20Updated 4 years ago
- An Embedded Storage Abstraction Layer☆84Updated last month
- Rust serialize/deserialize/access reflection for trees (no_std, no alloc)☆30Updated last week
- no-std no-alloc Rust protobufs.☆34Updated 6 months ago
- `fugit` provides a comprehensive library of `Duration` and `Instant` for the handling of time in embedded systems, doing all it can at co…☆74Updated 2 months ago
- Platform agnostic Rust driver for 24x series serial EEPROM devices using embedded-hal☆37Updated last year
- Stepper Acceleration Ramp Generator☆28Updated last year
- An embedded-hal driver for various SPI Flash and EEPROM chips☆26Updated 4 years ago
- ☆27Updated 2 years ago
- A panic handler that stores the panic message in RAM☆48Updated 4 years ago
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆86Updated last year
- ☆64Updated 2 years ago
- Parser of the app! macro used by the Real-Time Interrupt-driven Concurrency (RTIC) framework☆16Updated 2 years ago
- Bluetooth HCI implementation for embedded Rust☆54Updated 2 years ago
- Multiline TextBox for the embedded-graphics Rust crate☆71Updated 4 months ago
- Abstractions for asynchronous programming on the STM32F1xx family of microcontrollers.☆24Updated 4 years ago
- A fresh look at embedded Rust development☆35Updated 4 years ago
- Non-intrusive ITM tracing/replay toolset for RTIC programs with nanosecond timestamp accuracy.☆18Updated 2 years ago
- Embedded rust radio abstraction crate☆74Updated last year
- ☆47Updated last week
- Device-agnostic Bosch Sensortec BNO055 9-axis Sensor Fusion IMU driver☆75Updated last year
- Consistent Overhead Byte Stuffing☆60Updated last month
- A multirotor flight controller firmware you can trust!☆37Updated 7 years ago
- Time(ing) library (Instant/Duration/Clock/Timer/Period/Frequency) for bare-metal embedded systems☆93Updated 4 years ago
- ☆34Updated 2 years ago
- REPO ARCHIVED - moved to https://github.com/lora-rs/lora-rs -- LoRa implementation based on embedded-hal-async☆26Updated 2 years ago
- A rust-embedded driver example / template☆23Updated 6 years ago
- A minimal async executor suitable for embedded environments☆39Updated 2 years ago
- ProFont for the embedded-graphics crate