mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2025-12-06 07:42:00 +01:00
Update README.md
This commit is contained in:
parent
0e3e86de79
commit
d0e7e2f918
12
README.md
12
README.md
|
|
@ -23,13 +23,11 @@ Here are some amazon-de links for some example boards:
|
|||
This boards cost around 20 Euros, they are very cheap but perfect for an LoRa iGate.
|
||||
Keep in minde: you need a 433MHz version!
|
||||
|
||||
## what you need to compile
|
||||
## Compiling
|
||||
|
||||
### Additional boards manager URL (Arduino IDE only)
|
||||
### How to compile
|
||||
|
||||
```
|
||||
https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json
|
||||
```
|
||||
The best success is to use PlatformIO. Go to https://platformio.org/ and download the IDE. Just open the folder and you can compile the Firmware.
|
||||
|
||||
### Dependencies
|
||||
|
||||
|
|
@ -52,3 +50,7 @@ Feel free to add a link to your iGate here:
|
|||
## Future plans
|
||||
|
||||
The complete configuration should move to [IotWebConf](https://github.com/prampec/IotWebConf).
|
||||
|
||||
## LoRa Tracker
|
||||
|
||||
Look at my other project: a [LoRa Tracker](https://github.com/peterus/LoRa_APRS_Tracker)
|
||||
|
|
|
|||
Loading…
Reference in a new issue