Read AI Vision Module with Mind+?
Is it possible to read the I2C interface with Mind+ for use with the AI Vision Module or the Gesture Module? Thanks.
49 Views
Is it possible to read the I2C interface with Mind+ for use with the AI Vision Module or the Gesture Module? Thanks.
Discussion, maintenance, and community building!
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.