Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.09 KB

File metadata and controls

19 lines (13 loc) · 1.09 KB

Hardware & Peripherals Docs

For board integration, firmware flow, and peripheral architecture.

ZeroClaw's hardware subsystem enables direct control of microcontrollers and peripherals via the Peripheral trait. Each board exposes tools for GPIO, ADC, and sensor operations, allowing agent-driven hardware interaction on boards like STM32 Nucleo, Raspberry Pi, and ESP32. See hardware-peripherals-design.md for the full architecture.

Entry Points

Datasheets