GoPRO icon indicating copy to clipboard operation
GoPRO copied to clipboard

new library for newer cameras and other boards (ESP)

Open aster94 opened this issue 6 years ago • 3 comments

Ciao Arturo!

I recently made an arduino library to support the newer gopro cameras and to use other boards instead of only the WiFi. I took the idea from your library (I also wrote it in the readme) and updated the license to the GPL3 https://github.com/aster94/GoProControl

Since I changed the name and made a lot of changes I didn't fork this repo but i thought to pass here and say a thank you for the first input to write it!

😁

aster94 avatar Mar 01 '19 19:03 aster94

Hi does your code works with bluetooth only? Wifi needs more energy than bluetooth and when turned off it's only possible to turn on the camera via bluetooth

maxholgasson avatar Sep 16 '19 13:09 maxholgasson

hi,

BLE is not planned yet because in the ESP32 core is not so well supported or anyway bug-free, have a llok here https://github.com/aster94/GoProControl#to-do-list-and-known-issues if you have other question please open an issue on my repo thanks

aster94 avatar Sep 16 '19 15:09 aster94

@aster94 thank you :)

agdl avatar Jan 20 '20 13:01 agdl