Hi Luxonis Team,
I would like to utilise the real time processor onboard RVC2 through script. The use case is that RVC2 is able to receive a GPIO pulse-per-second signal, and without time jitter, faithfully record the time it saw the pulse. Also at the same time, I would like the same GPIO pin to be able to be configured as the PPS output, namely outputing a pulse precisely every 1 second, and the full second of the internal clock ideally.
Is this something achievable with Depthai API right now? If yes, what is the recommendation for GPIO pin and the code example?
Thanks in advance!