component
RP2040 USB-C Dev Board
Public Made by Adomby adom
Pi Pico-class RP2040 dev board on a 72x32 mm Adom molecule. USB-C power+data, 16 MB QSPI flash, 12 MHz crystal, 30 GPIO broken out to machine-pin contacts, BOOT + RUN buttons, on-board LED on GP25.
{
"schema_version": 1,
"type": "component",
"slug": "rp2040-devboard-molecule",
"title": "RP2040 USB-C Dev Board",
"brief": "Pi Pico-class RP2040 dev board on a 72x32 mm Adom molecule. USB-C power+data, 16 MB QSPI flash, 12 MHz crystal, 30 GPIO broken out to machine-pin contacts, BOOT + RUN buttons, on-board LED on GP25.",
"version": "1.0.0",
"tags": [],
"license": "MIT",
"sample_prompts": [
{
"prompt": "Open viewer"
},
{
"prompt": "Inspect chip"
},
{
"prompt": "Walkthrough"
},
{
"prompt": "USB-C placement"
},
{
"prompt": "GPIO map"
}
],
"component": {
"mpn": "RP2040 USB-C Dev Board",
"manufacturer": "",
"package": "",
"pin_count": null,
"category": "molecule",
"subcategory": "",
"body_size": null,
"parts": {},
"distributor_links": {}
},
"readme": "# RP2040 USB-C Dev Board\n\nPi Pico-class RP2040 dev board on a 72x32 mm Adom molecule. USB-C power+data, 16 MB QSPI flash, 12 MHz crystal, 30 GPIO broken out to machine-pin contacts, BOOT + RUN buttons, on-board LED on GP25.\n\n## How it works\n\nThis molecule is authored in **tscircuit** (TSX) and rendered through\n**adom-tsci** for the interactive 3D viewer + Components / Nets HUDs +\nWalkthrough Demo. The board source — `lib/index.tsx`,\n`package.json`, walkthrough — ships as a downloadable source bundle\non this page. Untar it and run `bun install && bunx tsci build` to\nrecreate the GLB / PCB / schematic from source.\n\n## Live 3D viewer\n\nOpen the interactive viewer above to orbit the board, click any\nchip for refdes + footprint, run the Walkthrough Demo, or open the\nNets HUD for the auto-glow x-ray view.\n\n## Hardware summary\n\n| Block | Notes |\n|---|---|\n| Source | tscircuit TSX in `lib/index.tsx` |\n| Build | `bunx tsci build lib/index.tsx --glbs --svgs --3d-png --pcb-png` |\n| Preview | `adom-tsci start .` |\n| Publish to wiki | `adom-tsci export-wiki . --slug rp2040-devboard-molecule --page-type molecules` |\n\n## Files attached\n\n- **3d.glb** — full 3D model (open in any glTF viewer)\n- **pcb.svg / pcb.png** — flat PCB layout\n- **schematic.svg** — circuit diagram\n- **`*-source.tar.gz`** — full tscircuit project source (recreate with `bun install && bunx tsci build`)\n\n## Provenance\n\nAuthored with tscircuit; published via `adom-tsci export-wiki` from `adom-tsci/examples/RP2040-DevBoard-Molecule`.\n\n*Designed by Adom in Fort Worth, Texas.*\n",
"author": {
"name": "Kyle Bergstedt",
"email": "[email protected]"
},
"visibility": {
"public": true
},
"hero": null,
"discovery_triggers": [],
"discovery_pitch": null,
"metadata": {},
"created_at": "2026-05-28T05:31:03.387Z",
"updated_at": "2026-05-28T05:31:03.387Z",
"org": "adom"
}