nakhonthai / ESP32IGate

ESP32IGate is a APRS Internet Gateway + TNC Built In that is implemented for Espressif ESP32 processor.
http://aprs.dprns.com
GNU General Public License v3.0
110 stars 22 forks source link

Feature Request: daughter card or optional space for an sa818 #5

Closed derekmurawsky closed 8 months ago

derekmurawsky commented 8 months ago

This is a great project. I think it would be awesome to extend the board or create a daughter card for it which could take an SA818 (or similar) to make an all-in-one APRS digipeter/igate. I could also see a similar daughter card for a LoRa radio, which seems to be gaining popularity in amateur radio circles. I'd love to help with something like this, but my embedded hardware/software skills are limited. Happy to support with testing, though.

nakhonthai commented 8 months ago

I'm thinking of creating a new project ESP32APRS for All-in-One.

derekmurawsky commented 8 months ago

I'd be happy to provide input and testing... Even code, though I'm not the best there. I believe there is a need for a true, simple, open source hardware APRS tracker/digi/igate and I suspect the esp32 would be able to handle it all.

erstec commented 8 months ago

I'd be happy to provide input and testing... Even code, though I'm not the best there. I believe there is a need for a true, simple, open source hardware APRS tracker/digi/igate and I suspect the esp32 would be able to handle it all.

It handles it already, several devices are constantly online with ESP32 for last year+ https://github.com/erstec/APRS-ESP More, it have official APRS TOCALL

nakhonthai commented 8 months ago

I'm update in the Version 1.0 ,you can add and mod GPIO of RF Modules. image

derekmurawsky commented 8 months ago

Awesome! I didn't see any documentation to that effect, but I could definitely have missed it. Thank you