UNOQ serial monitor. First look Oct 28, 2025

Starting with the UNOQ yesterday. I really like the UI pin toggle code that runs out of the box. I will try the machine learning models when I can figure out how to video with two cameras and run a model with the third, but for now, can anyone explain the serial monitor. Putty can’t see it and App-lab just ignores it. Do I really need to connect UART TX and RX pins like the Coral-Micro just to get the serial monitor working?

If it works for you can you show me your arduino sketch.

Also how do I load an Arduino Library. Not obvious in the App-Lab.

1 Like

Hello @Rocksetta glad to see you having multi cameras running properly!

Could you please be more specific on the error that you get and what code are you trying to run?

I was reading the Arduino docs https://docs.arduino.cc/tutorials/uno-q/user-manual/ (the UART parts) however i didn’t see anything specific.