Rewrite of DrDrone/GP_PT_Remote_Public to provide more visuals on the TFT Display.
Refactors with a full and extensible menu driver.
https://dl.espressif.com/dl/package_esp32_index.json, http://arduino.esp8266.com/stable/package_esp8266com_index.json
https://github.com/Xinyuan-LilyGO/TTGO-T-Display
Follow instructions on their github to install a copy without library manager
- DebounceEvent v2.0.5
- WiFiManager v2.0.3-alpha (tzapu)
- WiFi - Arduino Built-In
- ArduinoHTTPClient v0.4.0
- JPEGDecoder v1.8.0
- Download and install Arduino (Tested on 1.8.13)
- Install boards through board manager
- Install Libs through library manager (listed above)
- Customization
- Change UserConfig.h if desired (customization)
- Change SplashExtra.h if desired (customization)
- Compile and Upload
Use the ESP32 Dev Module 4MB Target
- Connect to SoftAP (first boot)
- Use SoftAP to connect to GoPro cam network
- Once connected, device reboots
- Will attempt to auto connect to GoPro
- Top Button
- Short Press -> Cycle menu forward
- Long Press -> Cycle menu reverse
- Bottom Button
- Enter Menu / Apply setting / Action
Navigate to the RESET WIFI menu in main menu. Long press the BOTTOM BUTTON for 10 Seconds. If successful, the device will reboot.