Documenting the Executive Function of the MatsRobot project: Visual processing and C++ reasoning.
Robotics requires a "Hardware-Aware" intelligence. Gemini provides the spatial reasoning necessary to bridge abstract commands with physical register-level execution on the RP2040.
Utilizing high-res camera frames to identify obstacle coordinates and approach vectors for robotic manipulation.
Feeding raw datasheets into the context window to generate error-free SPI/I2C communication protocols for the ST7735 display.
| Resource | Technical Role | Format |
|---|---|---|
| VLA Templates | Prompt logic for visual servoing. | .md |
| Hardware Context | RP2040 & ESP32 pinout references. | .json |
| Debug Logs | Case studies on resolve SPI timing issues. | .log |