# BMPCC_Remote_Esp32 **Repository Path**: dauywan/BMPCC_Remote_Esp32 ## Basic Information - **Project Name**: BMPCC_Remote_Esp32 - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-15 - **Last Updated**: 2025-02-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # BMPCC_Remote_Esp32 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 ## Next Steps: * 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;