Ein Roboter mit bürstenlosem Antrieb, differenzial und NRF24L01 Funk. Großflächig gebaut um ein großes Solarpanel aufzunehmen. https://gitlab.informatik.hs-fulda.de/fdai5253/roboter
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
395 B

  1. name=RF24
  2. version=1.3.3
  3. author=TMRh20
  4. maintainer=TMRh20,Avamander
  5. sentence=A library for NRF24L01(+) communication.
  6. paragraph=Optimized library for nRF24L01(+) that is simple to use for beginners, but yet offers a lot for advanced users. It also has a lot of good examples how to use the library.
  7. category=Communication
  8. url=https://tmrh20.github.io/RF24/
  9. architectures=avr,arm,x86,esp8266,esp32