What problem does it solve?
It helps you turn a PCB design idea into a coherent electrical schematic by asking for missing requirements and then guiding the generation of the schematic artifact.
Core Features & Use Cases
- Requirements clarification: Collects and structures what’s needed by creating a requirements.md file based on user answers.
- Step-by-step task tracking: For more complex builds, creates and maintains todo.md to track progress and remaining work.
- Schematic creation guidance: Guides you through producing atopile code for a PCB schematic or alternatively explains how to create the schematic in KiCad.
- Use Case: You describe the intended circuitry at a high level and want a correct schematic plan without knowing exactly how to translate it into an implementable schematic workflow.
Quick Start
Ask it to create a PCB schematic for your project by prompting for the requirements and generating atopile code, or explain the KiCad steps if you prefer manual editing.