mirror of https://github.com/lumapu/ahoy.git
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.
8 lines
282 B
8 lines
282 B
3 years ago
|
Try to discover inverters with known serial numbers.
|
||
|
|
||
|
This tool will continuously scan all channels.
|
||
|
|
||
|
Requires NRF24 library from https://github.com/nRF24/RF24/ and an NRF24
|
||
|
module connected to the Raspberry Pi's GPIO header as described in
|
||
|
https://nrf24.github.io/RF24/index.html.
|