Apr 12 · 7 min read · In the last post, I gave the robot its first sense — ultrasonic distance via the MCU. Now it's time for vision. The MCU handles real-time sensors, but the Qualcomm MPU runs Linux — which means USB cam
Join discussion
Apr 1 · 6 min read · In the last post, I got the Arduino UNO Q working from the command line — blink LED, SSH, deploy apps. Now it's time to give the board its first real input: distance sensing with an HC-SR04 ultrasonic
Join discussion
Mar 29 · 7 min read · 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() taught me that the UNO Q is a fundamentally differ
MCode commented
Mar 28 · 5 min read · The Rising Need for In‑Browser IoT Emulation When you’re tinkering with microcontrollers, the classic “upload and test” loop can feel like a chore. Every tweak means a new build, a cable, a power‑cycle, and if you’re a hobbyist juggling a laptop in a...
Join discussionFeb 1 · 1 min read · Over the past month, I’ve really been experimenting and diving into new things. I’ve learned so much, but two discoveries stand out as my absolute favorites: Agentic AI and Arduino. Agentic AI has completely changed how I view artificial intelligence...
Join discussion