Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 423 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 423 Bytes

NRF24

This package allows interaction with nRF24LU1+ based dongles and the RFStorm firmware.

Dependencies

sudo apt-get install libusb-1.0
go get -v github.com/google/gousb

Example

See the examples folder.

License

This package is made with ♥ by evilsocket and it's released under the GPL 3 license.