rfm69
Wireless chip driver
A Rust driver for RFM69 wireless chips.
Rust userspace driver for RFM69W, RFM69HW, RFM69CW, RFM69HCW (semtech SX1231, SX1231H)
11 stars
4 watching
5 forks
Language: Rust
last commit: over 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
maikelwever/nrf24l01 | Provides a platform agnostic driver to interface with 2.4GHz wireless modules using Rust and embedded-hal. | 28 |
susu/sx1278 | A Rust-based driver for the Semtech SX1278 LoRa RF chip | 11 |
randominsano/axp209-rs | Rust driver for power management chip | 5 |
ilya-epifanov/si5351 | A Rust driver for a hardware radio IC with PLL and clock generation capabilities | 3 |
nrf24/rf24 | A driver for the nRF24L01 wireless transceiver chip | 2,234 |
rust-iot/rust-radio-s2lp | Rust driver for a digital radio IC | 2 |
lowpowerlab/rfm69 | A C++ library for RFM69 transceivers providing basic usage functions and features such as hardware encryption, power saving, and interrupt-driven communication. | 784 |
yuri91/ili9341-rs | A WIP, no_std, generic driver for the ILI9341 (and ILI9340C) TFT LCD display | 58 |
stm32-rs/stm32-eth | An Ethernet driver for microcontrollers from the STM32F family. | 149 |
dbrgn/rn2xx3-rs | A Rust driver for LoRaWAN modules that provides low-level interfaces for joining and transmitting data. | 5 |
japaric/mfrc522 | A platform agnostic driver to interface the MFRC522 RFID reader/writer | 30 |
wez/sx1509 | Provides an I2C-compatible interface to an IO Expander device. | 1 |
rp-rs/rp-hal | A collection of high-level drivers for the RP2040 microcontroller and associated boards. | 1,452 |
wose/ds3231 | A driver to interface with the DS3231 real-time clock chip. | 7 |
lora-rs/lora-rs | Provides Rust crates and utilities for implementing LoRa radio transceivers | 264 |