01Exposes MCU peripherals (GPIO, PWM, ADC, I2C) as AI-controllable tools.
02Implements JSON-RPC 2.0 over various Arduino Stream types (Serial, WiFi, Bluetooth).
03Enables dynamic discovery and registration of MCU capabilities by AI agents.
04Supports custom RPC tool registration for specific device functions.
05Provides built-in tools for fundamental hardware operations and I2C communication.
060 GitHub stars