kyle
28 apps·26 skills·2 bootstraps·159 components
Apps 28
Adom 3D Viewer
The Babylon 9.5 engine behind every component page's 3D tab on wiki.adom.inc. Versioned ESM bundle with GLB loading, view cube, layers toolbar, ground shadows, and Z-up CAD framing.
adom-wiki pkg install adom/adom-3d-viewerAdom Bridge
Adom Bridge unleashes your AI onto your full PC: full power, full safety. The AI breaks out of the container it runs in and onto your real machine, managing and running your entire laptop as you: launch apps, move files, drive any window, control KiCad, Fusion 360 or your real signed-in browser. Works with any AI, cloud or local (Claude Desktop, Claude Code, Codex), no Hydrogen required. Bridge and its bridges are an operating system for AI, with managed Node and Python runtimes, and a human-onl
adom-wiki pkg install adom/adom-bridgeAdom Bridge (macOS)
Adom Bridge is a small operating system for AI on your Mac: it gives an AI real hands on your native desktop, including your signed-in browser, KiCad, Fusion 360, the shell, files, windows and screenshots. It provisions its own Node and Python so bridges run without touching your setup, and it talks straight to your machine. It ships with Adom Hydrogen and installs standalone too, so if you drive your Mac with Claude Desktop or another AI, this is what gives that AI hands.
adom-wiki pkg install adom/adom-bridge-macosDEPRECATED: Bridge SDK (moved into Adom Bridge)
Bridge SDK guide: bridge.json schema, kind:python/node/exe, hello-python + hello-rust reference templates, packaging + lifecycle commands.
adom-wiki pkg install adom/adom-bridge-sdkChipfit — 3D Chip ↔ KiCad Footprint Validator
Pair a .glb chip model with its .kicad_mod footprint in a Hydrogen webview. Validates package family, pin count, seat-plane Δz, size-match. Bake a persistent pin-1 registration dot onto the chip GLB.
adom-wiki pkg install kyle/adom-chipfitAdom Chipsmith
STEP-native chip validator — 5-source cross-validation, OCCT-generated copyright-free 3D models with embedded signal annotations, datasheet-to-STEP pipeline.
adom-wiki pkg install adom/adom-chipsmithDigiKey Electronics Search
DigiKey component search in your workspace — millions of parts with real-time stock, quantity pricing and datasheets. CLI verbs, a Hydrogen app, and a shared backend service.
adom-wiki pkg install adom/adom-digikeyadom-gchat — Google Chat CLI
Post to Google Chat from any Adom container. Webhook-based, org-customizable.
adom-wiki pkg install adom/adom-gchatadom-glb2png
Render a GLB to a PNG via headless three.js. CLI sibling to step2glb / adom-pin1-truth — gives Claude (and you) a way to verify 3D component models without spinning up a webview screenshot loop.
adom-wiki pkg install adom/adom-glb2pngJLCPCB Parts Library
Check the JLCPCB / LCSC parts library before you fab — Basic vs Extended tier, LCSC stock and assembly pricing, so you avoid surprise feeder-setup fees. CLI, a Hydrogen app, and a shared backend.
adom-wiki pkg install adom/adom-jlcpcbadom-molecule
Adom Molecule CLI — import a wiki molecule into Hydrogen (reuses the published GLB, no re-optimization), plus create/optimize/list/delete from KiCad, Fusion 360, and EasyEDA files.
adom-wiki pkg install adom/adom-moleculeMouser Electronics Search
Mouser component search in your workspace — stock, quantity price breaks, datasheets and lifecycle. CLI verbs, a Hydrogen app, and a shared backend service.
adom-wiki pkg install adom/adom-mouserParts Search
One search box across Mouser, DigiKey and JLCPCB: parallel queries, side-by-side product photos, and a Mouser-preferred recommendation that reasons around stock and lead time.
adom-wiki pkg install adom/adom-parts-searchAdom Step - File Viewer
Fusion 360-style viewer for STEP / STP files in a Hydrogen webview. Components outline, smart-pick measure (mm + mils + angle), hover-inspect HUD, and geometry-based pin / contact detection that handl
adom-wiki pkg install adom/adom-stepAdom Top Secret
If you can see this, you are a member of the Adom org.
adom-wiki pkg install kyle/adom-top-secretAdom TSCI - Tscircuit Board Viewer
Interactive tscircuit preview in a Hydrogen webview — first-class 3D / PCB / Schematic tabs, Components & Nets HUDs, an auto-glow x-ray view, Inspect, Measure, a Walkthrough Demo, and a one-click `exp
adom-wiki pkg install adom/adom-tsciadom-ui-linter
Deterministic UI/CLI/skill compliance linter for Adom apps
adom-wiki pkg install adom/adom-ui-linterconcur — cross-source consensus check for chip libraries
Compares ds2sf-extracted symbol+footprint against chip-fetcher's KiCad/EAGLE/Altium libraries across seven axes and emits an opinionated agent-to-agent result.json. v0.8 adds a KelvinSenseRepresentati
adom-wiki pkg install kyle/concurfusion - the Fusion 360 bridge (macOS)
This package installs the bridge's SKILLS into your container so your AI knows how to drive it; Adom Desktop loads the bridge runtime itself from the release zip.
adom-wiki pkg install adom/fusion-bridge-macoshello-python - sample bridge (Python)
Minimal third-party Adom Desktop bridge in ~80 lines of Python stdlib. Fork this as a starting point for your own bridge.
adom-wiki pkg install adom/hello-python-bridgehello-rust - sample bridge (Rust)
Minimal third-party Adom Desktop bridge in ~140 lines of Rust (tiny_http + serde, single static binary). Fork this when you want a no-runtime native bridge.
adom-wiki pkg install adom/hello-rust-bridgehook
Registry-native cross-agent auto-update hook, plus claude-rc, the keeper for Claude Remote Control. Keeps adom/core apps and skills current from wiki.adom.inc on every Claude Code and Codex prompt, and keeps `claude rc` alive so users can open AI threads on their container from the Claude mobile app or claude.ai/code.
adom-wiki pkg install adom/hookAdom Hydrogen (macOS)
The full Adom Hydrogen workspace as a native macOS app (Apple Silicon) — AI-driven electronics design, running locally.
adom-wiki pkg install adom/hydrogen-macosKiCad - the KiCad Bridge
Reference implementation of the KiCad bridge: multi-instance Python server, forward path via kicad-cli, reverse path via in-process plugin. Most complex of the three bundled bridges.
adom-wiki pkg install adom/kicad-bridgekicad-pcb-viewer — 2D viewer for .kicad_pcb files
2D PCB viewer for .kicad_pcb files in a Hydrogen webview. Pan, zoom, toggle layers, flip to inspect the back side. Stdlib Python, ~22 KB binary.
adom-wiki pkg install kyle/kicad-pcb-viewerMOSFET IV Characterization Visualizer
Interactive web-based visualizer for MOSFET IV curves (Id vs Vds). Plot multiple Vgs sweeps, overlay devices, compute saturation boundaries, and extract Vth/Rds(on).
adom-wiki pkg install kyle/mosfet-iv-visualizerservice-kicad
Shared headless KiCad 10: DRC, ERC, SVG/Gerber/STEP export, Altium library conversion, symbol/footprint/3D-model lookup. Every Adom tool shells to this CLI instead of calling the HTTP API directly.
adom-wiki pkg install adom/service-kicad5-Minute Timer
A countdown timer that goes green to red, then flashes red and counts negative when time's up.
adom-wiki pkg install kyle/timerSkills 26
Third-Party Authentication
Sign in with Adom — let users authenticate to your app using their Adom account via Authentication Intents with confirmation codes. Covers the full flow, API reference, code examples, and Google OAuth
adom-wiki pkg install kyle/3rd-party-authadom
PRIORITY: invoke FIRST for any Adom platform query BEFORE using MCP tools directly. 'containers' / 'list containers' / 'repos' / 'SSH keys' / 'profile' / 'orgs' / 'workspaces' route through adom-cli —
adom-wiki pkg install adom/adomAdom API
> **Status: Not yet available.** This API is on the Adom roadmap and is actively being developed. The endpoints, WebSocket events, and CLI wrapper described below represent the planned design. This do
adom-wiki pkg install adom/adom-apiDEPRECATED: Adom Bridge Demo (moved into Adom Bridge)
Run an interactive demo of Adom Desktop features.
adom-wiki pkg install adom/adom-bridge-demoadom-cli
Adom CLI — platform binary for containers, repos, workspaces, orgs, SSH keys, Hydrogen settings, and more
adom-wiki pkg install adom/adom-cliadom-cli-design
Design conventions for every Rust CLI in the Adom ecosystem. Output formats (OK:/ERROR: + JSON companion), no-color-when-piped, --json for machines and pretty for humans, exit codes, subcommand layout
adom-wiki pkg install adom/adom-cli-designPanel Control
The Adom web app displays a set of interactive panels such as the 3D layout editor and schematic designer. Panels provide live views, controls, and data for the workcell and its hardware. Manipulate t
adom-wiki pkg install kyle/adom-panel-controladom-plan — Exhaustive Plan Review
Expand a sketch into a full plan, then stress-test it with 6+ adversarial debate agents (Opus vs Sonnet pairs) plus a red-team consensus attack and a scored synthesis.
adom-wiki pkg install adom/adom-planScreenshot Paste
Paste screenshots from clipboard into the Adom Viewer. Auto-resizes to Claude's ideal 1568px, compresses with sharp, AI-names files via Haiku, and saves both optimized and original versions.
adom-wiki pkg install kyle/adom-screenshot-pasteAdom Statusline for Claude Code
The Adom team's Claude Code status line: model name, a 20-segment context-usage bar, and 5-hour session usage in Adom brand truecolor (teal → yellow → red as usage climbs). Pure POSIX sh, no dependencies; one-command install/uninstall that merges settings.json safely.
adom-wiki pkg install adom/adom-statuslineAltium PcbLib — native footprint parser
Native Rust parser for Altium .PcbLib binary footprint libraries — used by chipsmith + concur for cross-source agreement.
adom-wiki pkg install adom/altium-pcblibApp Creator
Use when the user wants to build a new Adom "app", a mini web server that renders its UI in a Hydrogen webview tab.
adom-wiki pkg install adom/app-creatorAuthenticationIntent Integration
Guide for integrating with the Adom AuthenticationIntent API — device auth flows, headless login, intent-based auth for 3rd-party apps.
adom-wiki pkg install kyle/auth-intentBasic3dView
Minimal GLB 3D viewer for the Adom Viewer — renders GLB files exactly as-is with zero post-processing. No material fixups, no overlays, no camera tours. Includes toolbar (ground, wireframe, axes, meas
adom-wiki pkg install adom/basic-3d-viewerContainer Conduit
WebSocket bridge connecting a main Gallia container to satellite Adom containers — remote command execution, persistent shell sessions, file transfer, system monitoring, and an interactive terminal da
adom-wiki pkg install kyle/container-conduitDigital Multimeter
Read and log measurements from SCPI-compatible digital multimeters. Automated voltage, current, and resistance measurements with data logging and trend analysis.
adom-wiki pkg install kyle/digital-multimeterelectrical engineering
Conventions, defaults, and domain knowledge that electrical engineers care about — especially in PCB / hardware-design contexts. Read before designing any UI, CLI, or file format that touches PCB dime
adom-wiki pkg install adom/electrical-engineeringPCB Footprint Creator
Create professional PCB footprints for KiCad and Fusion 360, preview them interactively in FpView with solder blob visualization, pad hover tooltips, and zoom/pan — then deliver to your local EDA tool
adom-wiki pkg install adom/footprint-creatorfusion-export-for-hydrogen
Export a Fusion 360 Electronics design for Hydrogen — orchestrates AdomBridge fusion_* primitives to produce silkscreen PNGs, board/schematic source (.fbrd/.fsch), and 3D models (.usdz/.step/.f3d); pu
adom-wiki pkg install adom/fusion-export-for-hydrogenfusion-update-libraries
Update component libraries in a Fusion 360 Electronics PCB design, preserving silkscreen customizations and syncing the 3D board view. Handles the manual push step required by recent Fusion changes.
adom-wiki pkg install adom/fusion-update-librariesKiCad CLI Service
Shared KiCad CLI HTTP API for symbol search, SVG export, footprint operations, 3D model handling, and PCB processing. Runs on a dedicated container so individual user containers don't need kicad-cli i
adom-wiki pkg install kyle/kicad-cliKiCad Service
Use when the user asks about the KiCad service, KiCad CLI, DRC validation, ERC, Gerber export, symbol/footprint SVG rendering, STEP/GLB 3D model export, or any headless KiCad operation.
adom-wiki pkg install kyle/kicad-serviceMovie Maker
Record narrated walkthroughs of your Gallia project with screen + mic capture, silence detection, smart playback that skips dead air, timeline markers, and a full video library with thumbnails.
adom-wiki pkg install adom/movie-makerNoah's Dot Font
Hand-drawn 5x9 dot-matrix bitmap font with 54 glyphs (A-Z, 0-9, symbols) and a 9x9 logo mark, for LED matrices, PCB silkscreen art, and pixel displays
adom-wiki pkg install kyle/noahs-dot-fontAdom Use Cases
Adom is the **world's first AI-native electronics prototyping cloud lab**.
adom-wiki pkg install adom/use-casesAdom Wiki
How the Adom Wiki (wiki.adom.inc) works and how to drive it with the adom-wiki CLI: the two storage layers (git page repo vs package registry), hosting source by pushing files (not a tarball), making packages, cutting per-platform releases, and the three-tier skill layout (user skills ship, dev-skills/ and publish-skills/ stay source-only). adom-wiki is the current tool; adompkg is deprecated. Read this first before publishing or installing.
adom-wiki pkg install adom/wikiBootstraps 2
Components 159
1N4148
Diodes Inc fast switching diode, DO-35. 100 V, 300 mA, 4 ns recovery. The through-hole 1N4148W. Datasheet-verified.
adom-wiki pkg install ray/1n41481N5819
Diodes Inc 1 A Schottky barrier rectifier, DO-41. 40 V, low VF ~0.6 V, fast. Datasheet-verified.
adom-wiki pkg install ray/1n58192N7000
onsemi N-channel logic-level MOSFET, TO-92. 60 V, 200 mA, low Vgs(th). The through-hole 2N7002. Datasheet-verified.
adom-wiki pkg install ray/2n7000WAGO 2601-1101 — PCB Terminal Block (1-pos, 3.5 mm pitch, horizontal)
WAGO 2601 series PCB terminal block, push-in CAGE CLAMP, 1 positions, 3.5 mm pin spacing, horizontal mount.
WAGO 2601-1102 — PCB Terminal Block (2-pos, 3.5 mm pitch, horizontal)
WAGO 2601 series PCB terminal block, push-in CAGE CLAMP, 2 positions, 3.5 mm pin spacing, horizontal mount.
WAGO 2601-1103 — PCB Terminal Block (3-pos, 3.5 mm pitch, horizontal)
WAGO 2601 series PCB terminal block, push-in CAGE CLAMP, 3 positions, 3.5 mm pin spacing, horizontal mount.
WAGO 2601-1104 — PCB Terminal Block (4-pos, 3.5 mm pitch, horizontal)
WAGO 2601 series PCB terminal block, push-in CAGE CLAMP, 4 positions, 3.5 mm pin spacing, horizontal mount.
WAGO 2601-1105 — PCB Terminal Block (5-pos, 3.5 mm pitch, horizontal)
WAGO 2601 series PCB terminal block, push-in CAGE CLAMP, 5 positions, 3.5 mm pin spacing, horizontal mount.
WAGO 2601-1106 — PCB Terminal Block (6-pos, 3.5 mm pitch, horizontal)
WAGO 2601 series PCB terminal block, push-in CAGE CLAMP, 6 positions, 3.5 mm pin spacing, horizontal mount.
WAGO 2601-1107 — PCB Terminal Block (7-pos, 3.5 mm pitch, horizontal)
WAGO 2601 series PCB terminal block, push-in CAGE CLAMP, 7 positions, 3.5 mm pin spacing, horizontal mount.
WAGO 2601-1108 — PCB Terminal Block (8-pos, 3.5 mm pitch, horizontal)
WAGO 2601 series PCB terminal block, push-in CAGE CLAMP, 8 positions, 3.5 mm pin spacing, horizontal mount.
WAGO 2601-1109 — PCB Terminal Block (9-pos, 3.5 mm pitch, horizontal)
WAGO 2601 series PCB terminal block, push-in CAGE CLAMP, 9 positions, 3.5 mm pin spacing, horizontal mount.
WAGO 2601-1110 — PCB Terminal Block (10-pos, 3.5 mm pitch, horizontal)
WAGO 2601 series PCB terminal block, push-in CAGE CLAMP, 10 positions, 3.5 mm pin spacing, horizontal mount.
WAGO 2601-1111 — PCB Terminal Block (11-pos, 3.5 mm pitch, horizontal)
WAGO 2601 series PCB terminal block, push-in CAGE CLAMP, 11 positions, 3.5 mm pin spacing, horizontal mount.
WAGO 2601-1112 — PCB Terminal Block (12-pos, 3.5 mm pitch, horizontal)
WAGO 2601 series PCB terminal block, push-in CAGE CLAMP, 12 positions, 3.5 mm pin spacing, horizontal mount.
WAGO 2601-3102 — PCB Terminal Block (2-pos, 3.5 mm pitch)
WAGO 2601 series PCB terminal block, push-in CAGE CLAMP, 2 positions, 3.5 mm pin spacing, vertical mount.
WAGO 2601-3103 — PCB Terminal Block (3-pos, 3.5 mm pitch)
WAGO 2601 series PCB terminal block, push-in CAGE CLAMP, 3 positions, 3.5 mm pin spacing, vertical mount.
WAGO 2601-3104 — PCB Terminal Block (4-pos, 3.5 mm pitch)
WAGO 2601 series PCB terminal block, push-in CAGE CLAMP, 4 positions, 3.5 mm pin spacing, vertical mount.
WAGO 2601-3105 — PCB Terminal Block (5-pos, 3.5 mm pitch)
WAGO 2601 series PCB terminal block, push-in CAGE CLAMP, 5 positions, 3.5 mm pin spacing, vertical mount.
WAGO 2601-3106 — PCB Terminal Block (6-pos, 3.5 mm pitch)
WAGO 2601 series PCB terminal block, push-in CAGE CLAMP, 6 positions, 3.5 mm pin spacing, vertical mount.
WAGO 2601-3106_000-021 — PCB Terminal Block (6-pos, 3.5 mm pitch)
WAGO 2601 series PCB terminal block, push-in CAGE CLAMP, 6 positions, 3.5 mm pin spacing, vertical mount.
WAGO 2601-3107 — PCB Terminal Block (7-pos, 3.5 mm pitch)
WAGO 2601 series PCB terminal block, push-in CAGE CLAMP, 7 positions, 3.5 mm pin spacing, vertical mount.
WAGO 2601-3108 — PCB Terminal Block (8-pos, 3.5 mm pitch)
WAGO 2601 series PCB terminal block, push-in CAGE CLAMP, 8 positions, 3.5 mm pin spacing, vertical mount.
WAGO 2601-3108_000-021 — PCB Terminal Block (8-pos, 3.5 mm pitch)
WAGO 2601 series PCB terminal block, push-in CAGE CLAMP, 8 positions, 3.5 mm pin spacing, vertical mount.
WAGO 2601-3109 — PCB Terminal Block (9-pos, 3.5 mm pitch)
WAGO 2601 series PCB terminal block, push-in CAGE CLAMP, 9 positions, 3.5 mm pin spacing, vertical mount.
WAGO 2601-3110 — PCB Terminal Block (10-pos, 3.5 mm pitch)
WAGO 2601 series PCB terminal block, push-in CAGE CLAMP, 10 positions, 3.5 mm pin spacing, vertical mount.
WAGO 2601-3111 — PCB Terminal Block (11-pos, 3.5 mm pitch)
WAGO 2601 series PCB terminal block, push-in CAGE CLAMP, 11 positions, 3.5 mm pin spacing, vertical mount.
WAGO 2601-3112 — PCB Terminal Block (12-pos, 3.5 mm pitch)
WAGO 2601 series PCB terminal block, push-in CAGE CLAMP, 12 positions, 3.5 mm pin spacing, vertical mount.
WAGO 2601-3114 — PCB Terminal Block (14-pos, 3.5 mm pitch)
WAGO 2601 series PCB terminal block, push-in CAGE CLAMP, 14 positions, 3.5 mm pin spacing, vertical mount.
WAGO 2601-3124 — PCB Terminal Block (24-pos, 3.5 mm pitch)
WAGO 2601 series PCB terminal block, push-in CAGE CLAMP, 24 positions, 3.5 mm pin spacing, vertical mount.
74HC14
JSMSEMI Inverters, SOP-14. Datasheet-verified pinout, KiCad symbol/footprint/3D.
adom-wiki pkg install ray/74hc1474HC595BQ,115 — 8-bit Serial-In, Serial/Parallel-Out Shift Register (DHVQFN-16)
Nexperia 74HC595BQ 8-bit shift register with output latch and 3-state outputs, DHVQFN-16 (SOT763-1). Full component: interactive symbol, footprint, and 3D, with KiCad + Fusion/EAGLE exports.
A4988
Allegro microstepping bipolar stepper driver, QFN-28. Up to 2 A/coil, 1/16 step, built-in translator (STEP/DIR). Datasheet-verified.
adom-wiki pkg install ray/a4988ADS1115
TI 16-bit I2C ADC, VSSOP-10. 4-ch, integrated PGA + reference, 860 SPS. Datasheet-verified.
adom-wiki pkg install ray/ads1115AOZ1282CI
Alpha Omega Semicon DC-DC Converters, SOT-23-6. Datasheet-verified pinout, KiCad symbol/footprint/3D.
adom-wiki pkg install ray/aoz1282ciATmega328P
Microchip 8-bit AVR MCU, 28-pin DIP. 32 KB flash, 2 KB SRAM, 20 MHz, the Arduino Uno chip. Datasheet-verified.
adom-wiki pkg install ray/atmega328pBMA456
Bosch Sensortec Attitude Sensor/Gyroscope, LGA-12(2x2). Datasheet-verified pinout, KiCad symbol/footprint/3D.
adom-wiki pkg install ray/bma456BMA580
Compact 8×8 mm I²C-only breakout for the Bosch BMA580 accelerometer (fixed 0x18, on-chip hardware AI step counter / classifier).
BME280
Bosch combined humidity, pressure, and temperature sensor, LGA-8. I2C + SPI, 1.71-3.6 V. Datasheet-verified.
adom-wiki pkg install ray/bme280BNO055
Bosch Sensortec Attitude Sensor/Gyroscope, LGA-28(3.8x5.2). Datasheet-verified pinout, KiCad symbol/footprint/3D.
adom-wiki pkg install ray/bno055BP2 FRAME MOL
Molecule exported from Fusion 360: BP2 FRAME MOL
adom-wiki pkg install cosmiic/bp2-frame-molBQ7692003PWR — TI BQ76920 3–5 Cell Li-Ion Battery Monitor AFE (20-TSSOP)
Texas Instruments BQ76920 (BQ7692003PWR orderable: I²C 0x08, 3.3 V LDO, CRC) 3–5 cell battery-monitor analog front-end, 20-TSSOP. Full component: interactive symbol, footprint, and 3D, with KiCad and Fusion/EAGLE exports.
CD4051B
TI CMOS 8-channel analog multiplexer/demultiplexer, SOIC-16. 3-A/B/C select, INH, VEE for bipolar. Datasheet-verified.
adom-wiki pkg install ray/cd4051bCD74HC4067
TI CMOS 16-channel analog multiplexer/demultiplexer, SOIC-24. 4-bit select, enable, bidirectional. Datasheet-verified.
adom-wiki pkg install ray/cd74hc4067CH340G
WCH Jiangsu Qin Heng USB Converters, SOP-16. Datasheet-verified pinout, KiCad symbol/footprint/3D.
adom-wiki pkg install ray/ch340gCOSMIIC Biopotential Amplifier Eval Board
COSMIIC BP2 Biopotential Amplifier — AT90CAN128 AVR, 2-channel differential EMG/MES recording, on-board feature extraction, 4-layer micro-via PCB. Altium project, Gerbers, STEP, BOM.
adom-wiki pkg install cosmiic/cosmiic-biopotential-amplifier-eval-board-465000COSMIIC Power Module Eval Board
COSMIIC Power Module (PM1C Rev 1.2) — NXP LPC2129 ARM7, 8-layer rigid-flex, CANopen hub, MedRadio telemetry, inductive charging. Full KiCad project with symbols, footprints, 3D models, Gerbers, iBOM.
adom-wiki pkg install cosmiic/cosmiic-power-module-eval-board-357000COSMIIC Pulse Generator Eval Board
COSMIIC PG4 Pulse Generator — AT90CAN128 AVR, 4-channel monopolar stimulation (0–20 mA, 1–255 μs), triple failsafe, CANopen networked. Altium project, Gerbers, STEP, BOM.
adom-wiki pkg install cosmiic/cosmiic-pulse-generator-eval-board-545000COSMIIC Remote Module Network Interface
TJA1050T CAN transceiver + MIC5205 5V LDO on a 32×24mm Adom molecule — bridges the AT90CAN128 to the 2-conductor COSMIIC implant network with 4-port CANopen fanout (1 upstream in + 3 downstream out)
adom-wiki pkg install cosmiic/cosmiic-remote-module-network-interfaceCOSMOCOIL Wireless Charger [COSMIIC]
COSMOCOIL Wireless Charger [COSMIIC]
adom-wiki pkg install cosmiic/cosmocoil-wireless-charger-cosmiic-761900CP2102
Silicon Labs single-chip USB-to-UART bridge, QFN-28. Integrated USB, regulator, clock, EEPROM. Up to 1 Mbps. Datasheet-verified.
adom-wiki pkg install ray/cp2102DRV8833
TI dual H-bridge motor driver, HTSSOP-16. 2 DC motors or 1 stepper, 1.5 A/ch, 2.7-10.8 V. Datasheet-verified.
adom-wiki pkg install ray/drv8833DS18B20
Analog Devices 1-Wire digital thermometer, TO-92. -55 to +125 C, 9-12 bit, unique 64-bit ID, parasite power. Datasheet-verified.
adom-wiki pkg install ray/ds18b20DS3231
Analog Devices I2C real-time clock with TCXO, SOIC-16W. ±2 ppm, battery backup, dual alarms, 32 kHz out. Datasheet-verified.
adom-wiki pkg install ray/ds3231FT232RL
FTDI USB-to-UART bridge, SSOP-28. USB 2.0 full-speed, 300 baud-3 Mbaud, integrated clock + EEPROM. Datasheet-verified.
adom-wiki pkg install ray/ft232rlINA219
TI zero-drift bidirectional current/power monitor, SOIC-8. I2C, 0-26 V bus, reports V/I/power. Datasheet-verified.
adom-wiki pkg install ray/ina219KYLE LED Nameplate
A tiny 45 x 16 mm LED nameplate badge that spells KYLE — four red LEDs (one per letter), each with its own 330 ohm current-limiting resistor, fed from a 2-pin VCC/GND header. Defined entirely in code with tscircuit.
adom-wiki pkg install kyle/kyle-led-nameplateLM2903 Dual Comparator
Dual differential comparator with open-collector outputs, single or split supply.
adom-wiki pkg install ray/lm2903LM324
TI quad general-purpose op-amp, SOIC-14. Single-supply 3-32 V, low power. The quad LM358. Datasheet-verified.
adom-wiki pkg install ray/lm324LM358
TI dual op-amp, SOIC-8. 3-30 V single/split supply, 0.7-1.2 MHz GBW, input range includes ground. Datasheet-verified.
adom-wiki pkg install ray/lm358LM386
TI mono low-voltage audio power amp, DIP-8. Gain 20-200, drives 8 ohm, 4-12 V. Datasheet-verified.
adom-wiki pkg install ray/lm386Machine Contact Large
Adom Large press-fit machine pin contact (Ø2.62 hole / Ø4.40 ring, ~20.8 A)
adom-wiki pkg install adom/machinecontactlargeMachine Contact Medium
Adom Medium press-fit machine pin contact (Ø0.78 hole / Ø1.30 ring, ~6.4 A)
adom-wiki pkg install adom/machinecontactmediumMachine Pin Large Short
Adom Large Short press-fit machine pin (Ø3.6 body / Ø3.45 hole)
adom-wiki pkg install adom/machinepinlargeshortMachine Pin Large Standard
Adom Large Standard press-fit machine pin (Ø3.6 body / Ø3.45 hole)
adom-wiki pkg install adom/machinepinlargestandardMachine Pin Medium Short
Adom Medium Short machine pin (Ø1.2 body / Ø1.2 hole)
adom-wiki pkg install adom/machinepinmediumshortMachine Pin Medium Standard
Adom Medium Standard machine pin (Ø1.2 body / Ø1.2 hole)
adom-wiki pkg install adom/machinepinmediumstandardMAX232
TI dual RS-232 driver/receiver, SOIC-16. Charge-pump generates +/- line levels from single 5 V. Datasheet-verified.
adom-wiki pkg install ray/max232MAX31855 Thermocouple Converter
Cold-junction compensated thermocouple-to-digital converter with 14-bit SPI output.
adom-wiki pkg install ray/max31855MAX7219
Analog Devices (Maxim) serial 8-digit LED display driver, SOIC-24W. SPI-compatible, drives 64 LEDs or eight 7-segment digits, one resistor sets segment current. Datasheet-verified.
adom-wiki pkg install ray/max7219MCP23017
Microchip 16-bit I2C I/O expander, SOIC-28. Two 8-bit ports, interrupts, configurable pull-ups, 3 address pins. Datasheet-verified.
adom-wiki pkg install ray/mcp23017MCP2515
Microchip stand-alone CAN 2.0B controller with SPI, SOIC-18. 1 Mb/s, 3 TX + 2 RX buffers, 6 filters. Datasheet-verified.
adom-wiki pkg install ray/mcp2515MCP3008
Microchip 8-channel 10-bit SPI ADC, SOIC-16. 200 ksps, single-ended or differential. The Raspberry Pi ADC. Datasheet-verified.
adom-wiki pkg install ray/mcp3008Molecule_NTX15R
Molecule exported from Fusion 360: Molecule_NTX15R
adom-wiki pkg install adom/moleculentx15rMPU-6050
InvenSense 6-axis IMU, QFN-24. 3-axis gyro + 3-axis accel + DMP, I2C, VDD 2.4-3.46 V. Datasheet-verified.
adom-wiki pkg install ray/mpu-6050MT3608
Aerosemi DC-DC Converters, SOT-23-6. Datasheet-verified pinout, KiCad symbol/footprint/3D.
adom-wiki pkg install ray/mt3608OPA2134
TI (Burr-Brown) dual FET-input audio op-amp, SOIC-8. 0.00008% THD, low noise, 8 MHz. Datasheet-verified.
adom-wiki pkg install ray/opa2134PCA9306 Level Shifter Molecule
Bidirectional 2-channel I2C/SMBus voltage-level translator molecule (TI PCA9306DCUR) — 1.8 V <-> 3.3 V, no one-shot ACK contention, 24x16 mm 4-pin Adom workcell molecule with 8 medium machine contacts
PCA9685
NXP 16-channel 12-bit PWM controller, TSSOP-28. I2C, per-channel duty + phase, the servo-driver chip. Datasheet-verified.
adom-wiki pkg install ray/pca9685PCF8574
TI remote 8-bit I2C I/O expander, SOIC-16. Eight quasi-bidirectional lines, 3 address pins, open-drain INT. Datasheet-verified.
adom-wiki pkg install ray/pcf8574PCM5102A
TI stereo I2S audio DAC, TSSOP-20. 32-bit/384 kHz, on-chip charge pump + PLL, no MCLK needed. Datasheet-verified.
adom-wiki pkg install ray/pcm5102aPG4 FRAME MOL
Molecule exported from Fusion 360: PG4 FRAME MOL
adom-wiki pkg install cosmiic/pg4-frame-molPIC16F877A
Microchip 8-bit PIC MCU, 40-pin DIP. 14 KB flash, 368 B RAM, 20 MHz, 33 I/O, 8-ch 10-bit ADC. Datasheet-verified.
adom-wiki pkg install ray/pic16f877apiprobe-v1-3
PiProbe_v1.3: RP2040-based SWD debug probe molecule — 28×20 mm, CMSIS-DAP with SWD debug + UART passthrough, 9 machine contacts + 4 machine pins. Runs Raspberry Pi Debugprobe firmware. Flash and debug
adom-wiki pkg install adom/piprobe-v1-3RP2040
Raspberry Pi dual-core Arm Cortex-M0+ MCU, QFN-56. 133 MHz, 264 KB SRAM, PIO, 30 GPIO, USB. The Pico chip. Datasheet-verified.
adom-wiki pkg install ray/rp2040RP2040 PICAN Castellated Molecule v1
Castellated RP2040 molecule with integrated MCP251863 CAN FD controller/transceiver — 19×35 mm, 4 corner machine pins, 49 castellated machine contacts. USB-C, 16 MB QSPI flash, SWD debug, and 120 Ω CA
rp2350a-mini
General-purpose RP2350A castellated module — 20×36 mm, dual-core Arm Cortex-M33 / Hazard3 RISC-V MCU with 16 Mbit QSPI flash, USB, UART, SWD debug, and 4 ADC channels. 26 user-programmable GPIO/ADC pins on castellated machine contacts (44 contacts + 4 corner machine pins). Drop-in MCU module for Adom workcell designs.
adom-wiki pkg install adom/rp2350a-miniScaffold LrgLrg 128x128
128×128 mm tscircuit scaffold, LrgLrg category
Scaffold LrgLrg 128x160
128×160 mm tscircuit scaffold, LrgLrg category
Scaffold LrgLrg 128x192
128×192 mm tscircuit scaffold, LrgLrg category
Scaffold LrgLrg 128x224
128×224 mm tscircuit scaffold, LrgLrg category
Scaffold LrgLrg 160x160
160×160 mm tscircuit scaffold, LrgLrg category
Scaffold LrgLrg 160x192
160×192 mm tscircuit scaffold, LrgLrg category
Scaffold LrgLrg 160x224
160×224 mm tscircuit scaffold, LrgLrg category
Scaffold LrgLrg 192x192
192×192 mm tscircuit scaffold, LrgLrg category
Scaffold LrgLrg 32x128
32×128 mm tscircuit scaffold, LrgLrg category
Scaffold LrgLrg 32x64
32×64 mm tscircuit scaffold, LrgLrg category
Scaffold LrgLrg 32x96
32×96 mm tscircuit scaffold, LrgLrg category
Scaffold LrgLrg 64x160
64×160 mm tscircuit scaffold, LrgLrg category
Scaffold LrgLrg 64x192
64×192 mm tscircuit scaffold, LrgLrg category
Scaffold LrgLrg 64x64
64×64 mm tscircuit scaffold, LrgLrg category
Scaffold LrgLrg 64x96
64×96 mm tscircuit scaffold, LrgLrg category
Scaffold LrgLrg 96x128
96×128 mm tscircuit scaffold, LrgLrg category
Scaffold LrgLrg 96x160
96×160 mm tscircuit scaffold, LrgLrg category
Scaffold LrgLrg 96x192
96×192 mm tscircuit scaffold, LrgLrg category
Scaffold LrgLrg 96x224
96×224 mm tscircuit scaffold, LrgLrg category
Scaffold LrgLrg 96x96
96×96 mm tscircuit scaffold, LrgLrg category
Scaffold LrgMed 160x192
160×192 mm tscircuit scaffold, LrgMed category
Scaffold LrgMed 192x192
192×192 mm tscircuit scaffold, LrgMed category
Scaffold LrgMed 32x32
32×32 mm tscircuit scaffold, LrgMed category
Scaffold LrgMed 32x64
32×64 mm tscircuit scaffold, LrgMed category
Scaffold LrgMed 32x96
32×96 mm tscircuit scaffold, LrgMed category
Scaffold LrgMed 64x64
64×64 mm tscircuit scaffold, LrgMed category
Scaffold LrgMed 64x96
64×96 mm tscircuit scaffold, LrgMed category
Scaffold MedMed 16x16
16×16 mm tscircuit scaffold, MedMed category
Scaffold MedMed 16x24
16×24 mm tscircuit scaffold, MedMed category
Scaffold MedMed 16x32
16×32 mm tscircuit scaffold, MedMed category
Scaffold MedMed 16x40
16×40 mm tscircuit scaffold, MedMed category
Scaffold MedMed 16x48
16×48 mm tscircuit scaffold, MedMed category
Scaffold MedMed 16x56
16×56 mm tscircuit scaffold, MedMed category
Scaffold MedMed 16x64
16×64 mm tscircuit scaffold, MedMed category
Scaffold MedMed 24x24
24×24 mm tscircuit scaffold, MedMed category
Scaffold MedMed 24x32
24×32 mm tscircuit scaffold, MedMed category
Scaffold MedMed 24x40
24×40 mm tscircuit scaffold, MedMed category
Scaffold MedMed 24x48
24×48 mm tscircuit scaffold, MedMed category
Scaffold MedMed 24x56
24×56 mm tscircuit scaffold, MedMed category
Scaffold MedMed 24x64
24×64 mm tscircuit scaffold, MedMed category
Scaffold MedMed 32x32
32×32 mm tscircuit scaffold, MedMed category
Scaffold MedMed 32x40
32×40 mm tscircuit scaffold, MedMed category
Scaffold MedMed 32x48
32×48 mm tscircuit scaffold, MedMed category
Scaffold MedMed 32x56
32×56 mm tscircuit scaffold, MedMed category
Scaffold MedMed 32x64
32×64 mm tscircuit scaffold, MedMed category
Scaffold MedMed 40x40
40×40 mm tscircuit scaffold, MedMed category
Scaffold MedMed 40x56
40×56 mm tscircuit scaffold, MedMed category
Scaffold MedMed 40x64
40×64 mm tscircuit scaffold, MedMed category
Scaffold MedMed 48x48
48×48 mm tscircuit scaffold, MedMed category
Scaffold MedMed 48x64
48×64 mm tscircuit scaffold, MedMed category
Scaffold MedMed 64x64
64×64 mm tscircuit scaffold, MedMed category
Scaffold MedMed 8x16
8×16 mm tscircuit scaffold, MedMed category
Scaffold MedMed 8x24
8×24 mm tscircuit scaffold, MedMed category
Scaffold MedMed 8x32
8×32 mm tscircuit scaffold, MedMed category
Scaffold MedMed 8x8
8×8 mm tscircuit scaffold, MedMed category
SN65HVD230
TI 3.3 V CAN transceiver, SOIC-8. ISO 11898-2, up to 1 Mbps, standby mode. Datasheet-verified.
adom-wiki pkg install ray/sn65hvd230TCA9548A
TI 8-channel bidirectional I2C switch, TSSOP-24. Fans one bus to 8, 3 address pins, reset. Datasheet-verified.
adom-wiki pkg install ray/tca9548aTeazzers Solenoid Driver RP2040 v1.1
5-channel MOSFET solenoid driver molecule with RP2040 PICAN castellated module (CAN FD + USB-C), LM2596 24V-to-5V buck regulator, 29 machine contacts. Controls up to 5 solenoid valves for the Teazzers
Teazzers Taprite Solenoid 638-0031 v1
Electromechanical carrier molecule for the Taprite 638-0031 DC 24V solenoid valve — 198×102 mm, 6 machine contacts (2× GND, 2× VCC), 4 alignment machine pins. Designed for the Teazzers beverage dispen
adom-wiki pkg install adom/teazzers-taprite-solenoid-638-0031-v1TIP120 NPN Darlington Transistor
NPN Darlington power transistor, 60 V / 5 A, with high current gain in a TO-220 package.
adom-wiki pkg install ray/tip120TL431
TI adjustable precision shunt regulator, SOT-23. Vref 2.5 V, programmable to 36 V, sinks 1-100 mA. Datasheet-verified.
adom-wiki pkg install ray/tl431TMC2209
Trinamic/ADI silent stepper motor driver, QFN-28. StealthChop2, StallGuard4, up to 2 A RMS, 1/256 microstep. Datasheet-verified.
adom-wiki pkg install ray/tmc2209TP4056
UMW Battery Management, ESOP-8. Datasheet-verified pinout, KiCad symbol/footprint/3D.
adom-wiki pkg install ray/tp4056TXS0108E 8-Bit Level Shifter
8-channel bidirectional voltage-level translator molecule (TI TXS0108E) with Adom medium-pitch machine-pin contacts — VCCA 1.2–3.6V, VCCB 1.65–5.5V, 110 Mbps
ULN2003A
TI 7-channel Darlington array, SOIC-16. 500 mA/50 V per channel, freewheeling diodes, TTL inputs. Datasheet-verified.
adom-wiki pkg install ray/uln2003aUSB2532 HUB-C
USB 2.0 hub molecule based on Microchip USB2532I — 38×38 mm, 1 upstream + 2 downstream USB-C ports, self-powered with on-board 3.3V LDO, I2C EEPROM config, ESD protection, 30 machine contacts + 4 mach
USBLC6-2SC6
ST very-low-capacitance ESD protection for 2 data lines, SOT-23-6. 3.5 pF, IEC level 4. Datasheet-verified.
adom-wiki pkg install ray/usblc6-2sc6VL53L0X
ST time-of-flight ranging sensor, LGA-12. 940 nm VCSEL, up to 2 m, I2C. True distance, ambient-immune. Datasheet-verified.
adom-wiki pkg install ray/vl53l0xW5500
WIZNET Ethernet Controllers, LQFP-48(7x7). Datasheet-verified pinout, KiCad symbol/footprint/3D.
adom-wiki pkg install ray/w5500wireless-link
Molecule exported from Fusion 360: wireless-link
adom-wiki pkg install cosmiic/wireless-linkWS2812B
Worldsemi integrated addressable RGB LED (NeoPixel), 5050. Single-wire chainable, 24-bit color, 5 V. Datasheet-verified.
adom-wiki pkg install ray/ws2812bXC6206P332MR
UMW Voltage Regulators - Linear, Low Drop Out (LDO) Regulators, SOT-23. Datasheet-verified pinout, KiCad symbol/footprint/3D.
adom-wiki pkg install ray/xc6206p332mrNo packages match.