Skip to content

Commit 2b36a06

Browse files
committed
2 parents ccaa715 + 92f5d3b commit 2b36a06

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
1-
# nrf24l01_arduino_kiss_modem
2-
Arduino NRF24L01 2.4 GHz USB serial KISS modem
1+
# Introduction
2+
Experimental Amateur Radio single sketch Arduino NRF24L01 2.4 GHz (13cm band) USB serial KISS TNC/modem.
3+
4+
Could be used with Linux AX25 tools to setup point to point packet network (with 20 dB SAT dishes up to 100 km on line of sight path down to -83 dBm at 1 Mbps) or other tools such as [APRSDroid](https://aprsdroid.org) or [Codec2 Walkie-Talkie](https://github.com/sh123/codec2_talkie). Operates via PC USB interface or USB OTG on Android.
5+
6+
Similar modem, but based on LoRa: https://github.com/sh123/lora_arduino_kiss_modem
7+
8+
# Dependencies
9+
- NRF24 library (just install via libraries): https://github.com/nRF24/RF24

0 commit comments

Comments
 (0)