Skip to content

Conversation

@ArduinoBot
Copy link
Collaborator

What This PR Changes

  • Adds Debian environment guide for UNO Q

Contribution Guidelines

@ArduinoBot ArduinoBot added new arduino Bugs and fixes added by the Arduino Team labels Nov 28, 2025
@TaddyHC
Copy link
Contributor

TaddyHC commented Nov 28, 2025

Original PR is found here. Reviewed by @mcmchris , thanks! Cc. @jhansson-ard

@github-actions
Copy link

Preview Deployment

🚀 Preview this PR: https://692a2fa65103d8a3c08d2233--docs-content.netlify.app
📍 Commit SHA: 3f8423d


![UNO Q Architecture](assets/uno-q-architecture.png)

The [Bridge mechanism](https://docs.arduino.cc/tutorials/uno-q/user-manual/#bridge---remote-procedure-call-rpc-library) is the key element that enables uninterrupted communication between both systems. It allows your Python® scripts running on Debian to interact with Arduino code running on the MCU, creating a flexible hybrid development environment that leverages both the computational power of Linux and the real-time capabilities of Arduino.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it worth mentioning that Python is the only officially supported language AT THE MOMENT and that more support will come for custom integration and MPU/MCU communication methods?

Copy link
Collaborator

@manchoz manchoz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very well done and beginner friendly! I like it a lot! It is a much needed gentle introduction to GNU/Linux systems and the shell.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

arduino Bugs and fixes added by the Arduino Team new preview

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants