AndrewGi / btleLinks
Cross-platform Bluetooth Low Energy library for Rust. Supports Central, Peripheral, Broadcaster and Observer GAP roles.
☆50Updated 4 months ago
Alternatives and similar repositories for btle
Users that are interested in btle are comparing it to the libraries listed below
Sorting:
- A Rust crate for implementing BLE (Bluetooth Low Energy) peripherals☆119Updated last year
- A rust websocket library for embedded systems (no_std)☆111Updated 8 months ago
- Minimal no_std MQTT v5.0 client implementation☆160Updated 7 months ago
- Rust crates providing a generic interface for display drivers and some default implementations (GPIO, SPI and I2C)☆87Updated last week
- Cargo tool for monitoring ESP32/ESP8266 execution☆48Updated 2 years ago
- Time(ing) library (Instant/Duration/Clock/Timer/Period/Frequency) for bare-metal embedded systems☆94Updated 3 years ago
- Infrared remote control library for embedded Rust☆59Updated 4 months ago
- Cross-platform, full Bluetooth Mesh stack implemented in Rust☆57Updated 4 months ago
- Idiomatic Rust API for littlefs☆78Updated 3 weeks ago
- Cross platform serial ports for Rust☆68Updated 3 weeks ago
- An Rust TLS 1.3 implementation for embedded devices.☆193Updated 2 months ago
- Work-in progress minimal CDC-ACM (USB serial port) class for usb-device☆129Updated 7 months ago
- Rust Board Support Package for the STM32F3DISCOVERY☆55Updated 2 years ago
- Minimal and reusable non-blocking I/O layer☆102Updated last year
- ☆125Updated 4 years ago
- Crate for sharing buses between multiple devices☆135Updated last year
- Target side implementation of the RTT (Real-Time Transfer) I/O protocol☆147Updated 6 months ago
- A minimal async executor suitable for embedded environments☆39Updated last year
- Example projects using Real-Time Interrupt-driven Concurrency (RTIC) on different MCUs☆142Updated last year
- MQTT client for embedded devices, written in rust