awesome-embedded-rust icon indicating copy to clipboard operation
awesome-embedded-rust copied to clipboard

RF24 support

Open ArthurFleischman opened this issue 3 years ago • 1 comments

Im an arduino user, diving into the depper lever of embedded, and would be useful to have the most common radio module support, the nordic rf24l01.... I hope I've helped!

ArthurFleischman avatar Jan 17 '21 17:01 ArthurFleischman

If you look at the list, you can see that there are 2 drivers for the nrf24l01:

  • https://crates.io/crates/embedded-nrf24l01
  • https://github.com/maikelwever/nrf24l01

eldruin avatar Jan 18 '21 07:01 eldruin