Hello! I’m rather new to OpenMV, and I’m writing a Java application that connects to the OpenMV by a serial port.
I noticed that the OpenMV IDE was capable of receiving both the frames that the OpenMV captured, and at the same time receiving the uninterrupted output of the program. What would I need to do to replicate that behavior between a Java application and the OpenMV?