This pull request adds support for a basic GPIO-based controller. With three wires it is possible to:
Indicate image data sampling
Memory card status
Toggle detection or image sampling on/off.
Code efficiency for GoB has also been improved to increase FPS up to 48 FPS on a Raspberry Pi 4 running with 416 x 320 resolution frames. This should decrease latency between detection and actuation.
This pull request adds support for a basic GPIO-based controller. With three wires it is possible to:
Code efficiency for GoB has also been improved to increase FPS up to 48 FPS on a Raspberry Pi 4 running with 416 x 320 resolution frames. This should decrease latency between detection and actuation.