Arduino UNO Q is NOT a Regular Arduino: What I Learned the Hard Way
If you just got an Arduino UNO Q and tried to use it like a classic Arduino, you probably hit a wall. I did. Here's the story of how Serial.println()...
Building an eldercare robot on the Arduino UNO Q, a dual-brain board pairing a Qualcomm Linux MPU with an STM32 microcontroller.
If you just got an Arduino UNO Q and tried to use it like a classic Arduino, you probably hit a wall. I did. Here's the story of how Serial.println()...
In the last post, I got the Arduino UNO Q working from the command line — blink LED, SSH, deploy apps.
In the last post, I gave the robot its first sense — ultrasonic distance via the MCU.
I reflashed my Arduino UNO Q and lost everything on it. Here are the five things a fresh board gets wrong, and the two scripts I wrote so I never fix them by hand again.