dmahony / LoRa-AX25-IP-Network

Utilising inexpensive wireless modules and open source software to form networks over long distances using AX25 and IP networking in the unlicensed ISM bands, without reliance on a centralised service provider.
204 stars 28 forks source link

LoRa-AX25-IP-Network

Utilising inexpensive wireless modules and open source software to form networks over long distances using AX25 and IP networking in the unlicensed ISM bands, without reliance on a centralised service provider.

This is ideal for:

LoRa radios allow us to reach much further distances than standard Wifi but at heavily reduced data rates. The small amount of data can still provide us with chat and other basic text services.

Weechat-encrypted

Features:

 

 

LoRachat IRC encrypted https://youtu.be/R3EcQO4Yrec

Wikipedia Summary Lookup - AX25 LoRa https://youtu.be/0-O8Qfpu2O0  

 

Hardware

Radio:

E32-915T30D Lora Long Range UART SX1276 915mhz 1W from CDEBYTE store on Aliexpress: https://www.aliexpress.com/item/2Pc-Lot-CDEBYTE-915MHz-8000m-Long-Range-SX1276-Wireless-Transmitter-rf-Module-E44-TTL-1W-UART/32802838747.html

or

E32-915T20D Lora Long Range UART SX1276 915mhz 100mW

https://www.aliexpress.com/item/2Pc-Lot-CDEBYTE-915MHz-3000m-Long-Range-SX1276-Wireless-Transmitter-rf-Module-E44-TTL-100-UART/32804955120.html

Great store on Aliexpress, worth having a look as they often have excellent deals.

Computer:

This should work on any Linux device that allows connection to the radio via UART or USB UART adapter.

I use a Raspberry Pi Zero W with the radio connected via UART pins

The Raspberry Pi Zero W allows for many different connection methods:

Software

Usage

Link to Installation Instructions: https://github.com/dmahony/Lora-Chat-Device/wiki/Installation-Instructions

Contributing

This project is completely open source, contributions are encouraged, see the TODO list.

Please contact me at danielwmahony@gmail.com

 

TODO list