nrf24l01
Wireless module driver
Provides a platform agnostic driver to interface with 2.4GHz wireless modules using Rust and embedded-hal.
A platform agnostic driver to interface with the nRF24L01 (2.4GHz Wireless) using rust embedded-hal.
28 stars
3 watching
4 forks
Language: Rust
last commit: over 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
nrf24/rf24 | A driver for the nRF24L01 wireless transceiver chip | 2,234 |
nrf-rs/nrf-hal | A Rust-based hardware abstraction layer for nRF microcontrollers | 507 |
lolzballs/rfm69 | A Rust driver for RFM69 wireless chips. | 11 |
omriiluz/libnrf24l01p | A C library providing a simple API for accessing wireless nRF24l01+ modules on ARM-Cortex-M3 and MSP430 microcontrollers. | 7 |
nekromant/rf24boot | A bootloader that enables wireless communication between microcontrollers and nrf24l01 wireless modules | 107 |
maniacbug/rf24 | Provides an Arduino driver for the nRF24L01 2.4GHz Wireless Transceiver | 954 |
ilya-epifanov/si5351 | A Rust driver for a hardware radio IC with PLL and clock generation capabilities | 3 |
rust-embedded-community/tm4c-hal | An Embedded HAL and general chip support for the TM4C123/LM4F120 microcontrollers | 41 |
gd32v-rust/gd32vf103-hal | A hardware abstraction layer for a RISC-V microcontroller | 62 |
riscv-rust/gd32vf103xx-hal | A hardware abstraction layer for the GD32VF103 microcontroller family | 54 |
japaric/mfrc522 | A platform agnostic driver to interface the MFRC522 RFID reader/writer | 30 |
riscv-rust/e310x-hal | Provides an embedded hardware abstraction layer (HAL) for the E310x microcontroller family. | 17 |
rp-rs/rp-hal | A collection of high-level drivers for the RP2040 microcontroller and associated boards. | 1,452 |
david-sawatzke/xmc1100-hal | Provides hardware abstraction layer for xmc1100 microcontrollers. | 3 |
stm32-rs/stm32f1xx-hal | A Rust embedded-hal HAL (Hardware Abstraction Layer) implementation for the STM32F1 microcontroller family | 575 |