Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sh123 authored Mar 12, 2023
1 parent 2dcbfde commit a13f267
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,19 @@
# Arduino Micro LoRA KISS modem and APRS AX.25 digirepeater

## Introduction
This project is a standalone Arduino Micro LoRA USB KISS modem and APRS AX.25 digirepeater with RA-01 LoRA module.

Can be build in two modes:
- As USB KISS modem, to be used with Linux AX.25 tools over USB or with APRSDroid or Codec2Talkie applications
- As a standalone AX.25 digirepeater

## Configuration
Update `include/config.h` with your LoRA modulation settings and module pinouts.

## Buildings
Use platformio to build required configuration for repeater or modem.

## Photos
![Device](extras/images/digirepeater.jpg)

![Board](extras/images/board.jpg)

0 comments on commit a13f267

Please sign in to comment.