Camera GPS Protocol and SDK - Serial Port Control Protocol#3

26S V2 APS-C camera module has GPS protocol for direct image geotagging and camera SDK for both Windows and Liunx through the camera serial port control protocol (UART)

Setting Camera Parameters Command

Example for set the shutter speed:

$Set,",1000,*

means set camera shutter speed to 1000, change the number will set different speed (800, 1000, 1800)

Last updated