new library for newer cameras and other boards (ESP)
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!
😁
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
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 thank you :)