Skip to content
Products
AI Services In development

ibouPCB

A service that turns an Arduino or Raspberry Pi prototype into a manufacturable PCB. Upload a sketch and it reads the pins and parts, expands them into a production circuit, validates against golden patterns extracted from real open-source designs in eight passes, then emits Gerber, BOM and CPL. AI only proposes; a deterministic verifier decides. A project that starts in the simulator carries through breadboard, Shield/HAT and module-on-board production without touching the code. It closes the gap between teaching tools that never ship and professional tools beginners cannot open. Planned, built and operated by IbouAI.

ibouPCB

An IbouAI product

The experience we built

  • 스케치를 올리면 핀과 부품을 읽어 양산용 회로로 확장한다 — 코드는 한 줄도 안 고쳐도 된다
  • AI 는 제안만 하고 판정은 결정론적 검증기가 한다 — 하나라도 실패하면 확장기로 폴백
  • 실제 오픈소스 회로에서 뽑은 골든 패턴으로 8단계(P1–P8) 검증
  • L0 시뮬레이터 → L1 브레드보드 → L2 Shield/HAT → L3 모듈 온보드 양산, 프로젝트는 그대로
  • 핀 계약은 불변 — 물리 핀이 바뀌면 pins.h 한 장으로 흡수한다
  • 회로를 그리지 않는다. 로그인 없이 브라우저에서 시작한다

Implementation technologies and features

  • 아두이노 스케치 파싱 (.ino)
  • 결정론적 회로 확장
  • AI 넷리스트 제안
  • 8단계 검증 (P1–P8)
  • KiCad · Gerber 표준 출력
  • BOM · CPL 생성
  • 브라우저 시뮬레이터 (avr8js · rp2040js)
  • ESP32 서버 QEMU

Planning a product with similar capabilities?

Use this example as a starting point to discuss your features and scope.

Discuss a similar project →

Key Features

스케치를 올리면 핀과 부품을 읽어 양산용 회로로 확장한다 — 코드는 한 줄도 안 고쳐도 된다

AI 는 제안만 하고 판정은 결정론적 검증기가 한다 — 하나라도 실패하면 확장기로 폴백

실제 오픈소스 회로에서 뽑은 골든 패턴으로 8단계(P1–P8) 검증

L0 시뮬레이터 → L1 브레드보드 → L2 Shield/HAT → L3 모듈 온보드 양산, 프로젝트는 그대로

핀 계약은 불변 — 물리 핀이 바뀌면 pins.h 한 장으로 흡수한다

회로를 그리지 않는다. 로그인 없이 브라우저에서 시작한다

Get started with ibouPCB now

pcb.ibou.ai

Visit site