Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 497 Bytes

Readme.md

File metadata and controls

17 lines (9 loc) · 497 Bytes

RF24Gateway

A complimentary library to RF24Ethernet, for RPi/Linux devices.

RF24Ethernet allows small Arduino/AVR devices to communicate using TCP/IP over nrf24l01 radio modules.

RF24Gateway allows a RPi/Linux device to act as a gateway for those nodes, handling IP traffic automatically, while allowing users to utilize standard RF24Network messages as well.

Documentation:

http://tmrh20.github.io/RF24Gateway

http://tmrh20.github.io/RF24Ethernet

All: http://tmrh20.github.io