The camera displays a PIN on its setup screen which I would then want to respond to.
I have created an Android app that controls all of the camera parameters and now I'm wanting to create a small hardware controller based around the Pixl but I'm floundering at this first step.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Thanks for the response.
The camera is the Blackmagic Pocket 4K Cinema Camera (though it is also used with other cameras from the same manufacturer).
Camera control spec is here :
https://documents.blackmagicdesign.com/DeveloperManuals/BlackmagicCameraControl/20181019-740d71/BlackmagicCameraControl.pdf
The camera displays a PIN on its setup screen which I would then want to respond to.
I have created an Android app that controls all of the camera parameters and now I'm wanting to create a small hardware controller based around the Pixl but I'm floundering at this first step.