component
RP2040 Test Board
Public Made by Adomby adom
RP2040 test board (SC0914) - 3D model with the real TOP-COPPER routing overlaid so you can see the traces
12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
{
"schema_version": 1,
"type": "component",
"slug": "rp2040-test-board",
"title": "RP2040 Test Board",
"brief": "RP2040 test board (SC0914) - 3D model with the real TOP-COPPER routing overlaid so you can see the traces",
"version": "0.1.0",
"tags": [
"adom",
"adom-modular",
"component",
"rp2040",
"mcu",
"traces"
],
"license": "proprietary",
"component": {
"mpn": "RP2040TestBoard",
"manufacturer": "Adom",
"package": "MCU board (Adom modular)",
"pin_count": 12,
"category": "Microcontroller",
"subcategory": "RP2040 board",
"body_size": {
"x_mm": 23.0,
"y_mm": 10.0,
"z_mm": 10.5
},
"parts": {
"model_3d": "rp2040-test-board.glb"
},
"series": "Adom Boards",
"specs": {
"mcu": "RP2040",
"traces": "top-copper gerber overlaid (real routing)"
}
},
"discovery_triggers": [
"rp2040 test board",
"rp2040 traces",
"pcb traces demo"
],
"author": {
"name": "Adom",
"email": "[email protected]"
},
"visibility": "public",
"description": "RP2040 Test Board - a Fusion 360 electronics design exported to a wiki-grade GLB. Fusion's STEP export does not include copper routing, so the real top-copper gerber layer is rendered and overlaid on the board top (registered to the board outline), showing the actual traces, the QFN fan-out, ground pour and pads in copper.",
"dependencies": {},
"files": [
"README.md",
"page.json",
"*.glb",
"*.png"
],
"hero": {
"type": "image",
"path": "rp2040-test-board-hero.png"
},
"org": "adom"
}