Not sure what you mean by "the code is in src". Are you referring to camera.h? Are you saying that has to be augmented to include the pass-through? If so, is that planned to be done? Thanks.
There has to be some code in camera.h and reaction.h to read the query from the serial port, copy the result from the camera, then pass it on through the serial port.
One existing example is the block to read the ultrasonic sensor. The pass through mechanism will introduce additional delays in the feedback loop of ai vision module However, the gesture sensor can be practical and we can try to work on it first.
Not sure what you mean by "the code is in src". Are you referring to camera.h? Are you saying that has to be augmented to include the pass-through? If so, is that planned to be done? Thanks.
Thanks, I'll check it out.
To use the vision module with mind+, we need to write a pass-through code to send the result to the serial port. The code is in src.