arduino_routerbridge
CommunityMCU-MPU communication for Arduino Uno Q
Authorkanine
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies and standardizes communication between the Arduino Uno Q's MCU and its MPU, enabling seamless data exchange and function calls between the two processors.
Core Features & Use Cases
- RPC Client/Server: Acts as both a client to call MPU methods and a server to provide MCU methods.
- Notifications: Enables fire-and-forget messaging for telemetry or status updates.
- Thread-Safe Operations: Provides
provide_safefor reliable execution within the main loop. - Use Case: Control an LED on the Arduino via a Python script on the MPU, or send sensor readings from the Arduino to the MPU for logging and analysis.
Quick Start
Use the arduino_routerbridge skill to provide a 'set_led' function that accepts a boolean argument.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: arduino_routerbridge Download link: https://github.com/kanine/arduinoq-projects/archive/main.zip#arduino-routerbridge Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.