Skip to content

mikeneiderhauser/GoPro_Remote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

GoPro_Remote

Rewrite of DrDrone/GP_PT_Remote_Public to provide more visuals on the TFT Display.

Refactors with a full and extensible menu driver.

GoPro Commands Reference

Menu System Reference

Hardware

TTGO T-Display - Banggood

Board Managers

https://dl.espressif.com/dl/package_esp32_index.json, http://arduino.esp8266.com/stable/package_esp8266com_index.json

Libraries

Manually checked in and referenced in the Sketch

https://github.com/Xinyuan-LilyGO/TTGO-T-Display

Follow instructions on their github to install a copy without library manager

Used in the Sketch

Setup / Usage

  • 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

Functional Usage

Initial Connection

  • Connect to SoftAP (first boot)
  • Use SoftAP to connect to GoPro cam network
    • Once connected, device reboots
  • Will attempt to auto connect to GoPro

Normal Operation

  • Top Button
    • Short Press -> Cycle menu forward
    • Long Press -> Cycle menu reverse
  • Bottom Button
    • Enter Menu / Apply setting / Action

Connecting to a different GoPro

Navigate to the RESET WIFI menu in main menu. Long press the BOTTOM BUTTON for 10 Seconds. If successful, the device will reboot.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published