mr-glt / sx127x_loraLinks
A platform-agnostic driver for Semtech SX1276/77/78/79 based boards.
☆49Updated 3 weeks ago
Alternatives and similar repositories for sx127x_lora
Users that are interested in sx127x_lora are comparing it to the libraries listed below
Sorting:
- Rust driver for the Semtech SX127x series of Sub-GHz LoRa/ISM radio transceivers☆36Updated 2 years ago
- Multiline TextBox for the embedded-graphics Rust crate☆69Updated 3 months ago
- ☆34Updated last year
- A driver for the SX126X Family of LoRa modems☆28Updated last year
- [Ru]st [W]ater [M]eter - my explorations into an embedded, async, real-world project☆54Updated last year
- Converts binary files to Microsoft's UF2 format https://github.com/Microsoft/uf2☆31Updated 4 years ago
- An Embedded Storage Abstraction Layer☆84Updated last month
- REPO ARCHIVED - moved to https://github.com/lora-rs/lora-rs -- LoRa implementation based on embedded-hal-async☆26Updated 2 years ago
- A multirotor flight controller firmware you can trust!☆36Updated 7 years ago
- Rust crates providing a generic interface for display drivers and some default implementations (GPIO, SPI and I2C)☆89Updated last month
- Rust driver for the Semtec SX128x series of 2.4GHz LoRa/ISM radio transceivers☆16Updated last year
- A platform agnostic driver to interface with the nRF24L01 (2.4GHz Wireless) using rust embedded-hal.☆29Updated 5 years ago
- ☆47Updated 2 months ago
- Device-agnostic Bosch Sensortec BNO055 9-axis Sensor Fusion IMU driver☆75Updated last year
- Microsoft HF2 HID Flashing Format for UF2 Bootloaders☆54Updated 2 years ago
- A platform agnostic (minimal) I2C driver for Microchip's Crypto Authentication HW (i.e. secure element `ATECC608A`), written in pure Rust…☆35Updated 5 years ago
- A driver crate for the entire u-blox cellular family in Rust☆24Updated 3 weeks ago
- A lightweight CoAP message manipulation crate, ideal for embedded environments☆35Updated 8 months ago
- ☆34Updated 2 years ago
- Embedded rust support for the Wiznet W5500 SPI internet offload chip☆48Updated last week
- Rust implementation of the IEEE 802.15.4 standard☆50Updated last year
- ProFont for the embedded-graphics crate☆57Updated 2 years ago
- A minimal async executor suitable for embedded environments☆39Updated 2 years ago
- Ector is an open source async, no-alloc actor framework for embedded devices.☆62Updated last month
- Demo of tokio running on esp32 using esp-idf