Remote control of BMPCC4k and BMPCC6k using the SparkFun ESP32 board. The code in this repo can be downloaded to a Sparkfun ESP32 Thing and paired with a Blackmagic Design Pocket Cinema 4k or 6k to start and stop recording.
This code is based on examples and data from:
- Sparkfun - https://github.com/sparkfun/ESP32_Thing
- Arduino - https://www.arduino.cc/en/Reference/ArduinoBLE
- Neil Kolban - https://github.com/nkolban/esp32-snippets/blob/master/Documentation/BLE%20C%2B%2B%20Guide.pdf
- espressif - https://github.com/espressif/arduino-esp32 - https://github.com/espressif/arduino-esp32/tree/master/libraries/BLE/src - https://github.com/espressif/arduino-esp32/blob/master/libraries/BLE/examples/BLE_client/BLE_client.ino
- Blackmagic Design - https://www.blackmagicdesign.com/developer/product/camera, https://www.bhphotovideo.com/lit_files/452872.pdf
- Add a method for entering the code from an iPhone;
- Test the battery charging circuit;
- Add a case that can mount on the gimbal;
- Add an external button;