G4lile0 / tinyGS

📡 Open Ground Station Network 🛰
GNU General Public License v3.0
966 stars 180 forks source link

Ground Station Arduino Code for ESP32 and Lora board without the OLED #13

Closed Cloolalang closed 3 years ago

Cloolalang commented 4 years ago

I am in South Africa, I am ready to setup my ground station but I dont have a Heltec or TTGO board... I have an ESP32 Dev Board with an AI thinker RA02 for Lora at 433Mhz it is working and is based in this:

https://randomnerdtutorials.com/esp32-lora-rfm95-transceiver-arduino-ide/

Is there a version of the ground station Arduino firmware without the OLED stuff?

Cloolalang commented 4 years ago

All Good I just deleted out all the oLED stuff

4m1g0 commented 4 years ago

Hello, thanks for the info.

It could be interesting to add a flag to disable the OLED in configuration for all the boards that do not have it.

lillefyr commented 4 years ago

It would be nice to have all the configurable parameters in one file. I use a Lolin D32 v1.0 board,

G4lile0 commented 3 years ago

Fixed on the new release