Skip to content

Allows simultaneous control of up to 8 GoPro cameras

Notifications You must be signed in to change notification settings

sepp89117/GoProRC_ESP32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

GoProRC_ESP32

Allows simultaneous control of up to 8 GoPro cameras

This remote control provides an access point to which the cameras can connect. Simply pair with "Smart Remote" on the camera while the remote control is running.
Look also https://github.com/sepp89117/GoPro_ESP32_TFT_Touch-Control
and https://github.com/sepp89117/GoEasyPro_Android
You need an ESP32 module for this.
You have to enter the MAC addresses for Cam1Mac to Cam8Mac in the .ino. MACs that are not required can be zeroed.

I use GoEasyPro for control. However, you can test it via the serial monitor.

Commands for the serial monitor are:
<rc1> - to activate the remote control
<rc0> - to deactivate the remote control

<sh1> - trigger start
<sh0> - trigger stop

<cmv> - Switch mode to video
<cmp> - Switch mode to photo
<cmb> - Switch mode to burst
<cml> - Switch mode to timelapse

<pw0> - Turn off cameras

"???" - returns "GPRC" for com-port identification

ToDo: Using GoEasyPro, I load the video lists from the SD and can watch the recorded videos. The cameras' AP mode switches off after 10 minutes. It is desirable to find a way to keep the camera's WiFi turned on via UDP. This is the only way to connect to the cameras WiFi after 10 minutes and watch the videos. If anyone has any idea how to keep AP mode alive with this remote control, tell me. Thanks

With GoEasyPro I can show the small display of the original remote and much more.
Go to GoEasyPro

About

Allows simultaneous control of up to 8 GoPro cameras

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages