danak6jq / ESP32-WSPR

Complete stand-alone WSPR2 transmitter using ESP32 + Si5351 modules. Uses SNTP for transmit time-sync
GNU General Public License v3.0
26 stars 10 forks source link

make some stuff configurable using Kconfig #4

Closed leifj closed 1 year ago

leifj commented 1 year ago

I'm leaving this here for review but I am probably going to take a whack at some sort of webUI too. Also looking at playing with something like this https://janielectronics.com/index.php?route=product/product&path=25&product_id=54

leifj commented 1 year ago

Yeah my next PR will include config for the callsign & grid square & power. My though is that it would be better to put this stuff in a web UI if it is reasonably easy to get something like that working. I am playing around with putting an SPA in a spiff right now. I'll let you know how it works out.