therealprof / display-interface
Rust crates providing a generic interface for display drivers and some default implementations (GPIO, SPI and I2C)
☆80Updated 3 weeks ago
Alternatives and similar repositories for display-interface:
Users that are interested in display-interface are comparing it to the libraries listed below
- ☆96Updated last month
- Crate for sharing buses between multiple devices☆132Updated last year
- Idiomatic Rust API for littlefs☆67Updated last month
- Infrared remote control library for embedded Rust☆60Updated last month
- MQTT client for embedded devices, written in rust☆59Updated 10 months ago
- A test harness and runner for embedded devices☆107Updated last week
- An Embedded Storage Abstraction Layer☆76Updated 4 months ago
- async + no_std + no-alloc implementations of various network protocols☆159Updated 3 weeks ago
- Minimal and reusable non-blocking I/O layer☆95Updated last year
- Work-in progress minimal CDC-ACM (USB serial port) class for usb-device☆124Updated 3 months ago
- An Embedded Network Abstraction Layer☆185Updated 7 months ago
- Minimal no_std MQTT v5.0 client implementation☆155Updated 3 months ago
- Implements embedded-hal traits by bitbanging☆46Updated 8 months ago
- Rust Protobuf library targetting embedded systems and no_std environments without an allocator☆74Updated 3 weeks ago
- Cargo tool for monitoring ESP32/ESP8266 execution☆47Updated 2 years ago
- Example projects using Real-Time Interrupt-driven Concurrency (RTIC) on different MCUs☆140Updated last year
- no-std no-alloc Rust protobufs.☆32Updated last year
- Multiline TextBox for the embedded-graphics Rust crate☆63Updated 2 months ago
- Target side implementation of the RTT (Real-Time Transfer) I/O protocol☆141Updated 2 months ago
- A crate for storing data in flash memory with minimal need for erasing pages☆140Updated this week
- ☆51Updated 3 years ago
- Ector is an open source async, no-alloc actor framework for embedded devices.☆54Updated 2 months ago
- ☆34Updated 2 years ago
- Time(ing) library (Instant/Duration/Clock/Timer/Period/Frequency) for bare-metal embedded systems☆94Updated 3 years ago
- Statically allocated, runtime initialized cell.☆49Updated last month
- ☆61Updated 2 years ago
- ☆36Updated this week
- A toy-level BLE peripheral stack☆78Updated 2 months ago
- Pluggable critical section☆133Updated 5 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…