sh123 2023-04-18 22:02:16 +03:00
commit 2ed8a4074d
1 zmienionych plików z 8 dodań i 0 usunięć

8
README.md vendored
Wyświetl plik

@ -68,3 +68,11 @@ What you can do with this app:
- Codec2 iOS wrapper: https://github.com/Beartooth/codec2-ios
- Other interesting projects:
- LoRa mesh text GPS communicator: https://github.com/meshtastic/Meshtastic-device
# Prototypes used with this application
- ESP32 LoRa Bluetooth headless APRS modem (no screen and external controls): https://github.com/sh123/esp32_loraprs
- ESP32 LoRa DV handheld transceiver (with screen and controls): https://github.com/sh123/esp32_loradv
- Arduno Micro USB KISS modem (no screen and external controls): https://github.com/sh123/micro_loraprs
![alt text](images/modems.png)