Creator Ray
Version 1.0.0
Category power
Created 2025-10-15
Availability 100%, 24/7
In Stock 10 units
Quality
8/10
Assets 2 files
Install this molecule

Paste this into Claude Code (VS Code panel, Adom editor, or terminal) to install:

Search the Adom Wiki for the molecule "COSMIIC Power Module Eval Board" (slug: cosmiic-power-module-eval-board-357000) at https://wiki-ufypy5dpx93o.adom.cloud/wiki/molecules/cosmiic-power-module-eval-board-357000. Download its symbol (.kicad_sym), footprint (.kicad_mod), and 3D model (.glb/.step) assets into my current KiCad project under symbols/, footprints/, and 3dmodels/ directories. Register them in the project library tables. Show me the files once installed.

COSMIIC Power Module (PM1C Rev 1.2)

The Power Module is the central hub of the COSMIIC implantable neuromodulation network. It provides power distribution, wireless communication, data logging, and network coordination for all connected remote modules (PG4, BP2, etc.).

How it works

The PM contains an NXP LPC2129 ARM7 processor running a real-time operating system (RTOS) that manages:

  • CANopen network — coordinates all remote modules over a 2-conductor CAN bus
  • MedRadio telemetry — 433 MHz wireless link for programming and data retrieval
  • Power management — three parallel Li-ion cells with inductive recharging
  • Data logging — 4MB onboard memory for event/signal storage
  • Sensors — accelerometer + thermistor for implant monitoring

External control is via the NNP-API (MATLAB) through a Wireless Link device.

Hardware

ParameterValue
ProcessorNXP LPC2129 (32-bit ARM7TDMI, 60 MHz)
PCB8-layer rigid-flex (PM1C Rev 1.2)
NetworkCANopen, 2x network ports
RadioCC1101 MedRadio (433 MHz)
Memory4MB SPI Flash (AT45DB321E)
Battery3x Li-ion parallel (rechargeable, inductive)
SensorsKXTE9 accelerometer, NTC thermistor
Network Voltage4.7–9.6V adjustable
CaseTitanium with epoxy header

Architecture

┌──���──────────────────────────────────────┐
│         Power Module (PM1C)             ��
│                                         │
│  ��──────────┐  ┌──────────┐  ┌────��─┐ │
│  │ LPC2129  │  │ CC1101   │  ��� Flash│ │
│  │ ARM7     │──│ MedRadio │  │ 4MB  │ │
│  │ (RTOS)   │  └──────────┘  └───��──┘ │
│  └──���─┬─────┘                          │
│       │ CAN                             │
│  ┌────┴─────┐                          │
│  │ Network  │──→ Port 1 → Remote Modules│
��  │ Driver   │��─→ Port 2 → Remote Modules│
│  ��──────────┘                          │
│                                         │
��  ┌──────────┐  ┌���──────���──┐           │
│  │ 3x LiIon │  │ Inductive│           │
│  │ Battery  │──│ Charger  │           │
│  └──────────┘  └──────────┘           │
└─────────────────────────���───────────────┘

Build

Source: COSMIIC-Community/Implantables-PM-Hardware (March 2026)

PCB Fabrication:

  • 8-layer rigid-flex (flex layers 4–5)
  • Fabricated at PCBWay and Epec
  • IPC Class 3 compliance

Firmware: COSMIIC-Community/Implantables-PM-App (C, ARM7 toolchain)

Source

All design files are open source under CERN-OHL-P-2.0 (hardware) and MIT (firmware).

Files

FileDescription
cosmiic-pm-kicad-project.zipComplete KiCad project — PCB, 17 schematic sheets, symbol libs, footprint libs, 3D component models
cosmiic-pm-gerbers.zip8-layer Gerber fabrication package
cosmiic-pm-schematic.pdfFull schematic PDF (all sheets)
cosmiic-pm-assembly.stepComplete mechanical assembly STEP (titanium case, headers, coils, batteries)
cosmiic-pm-bom.csvBill of Materials
ibom.htmlInteractive BOM — click components to highlight on PCB layout

KiCad Project Structure

The KiCad project (PM1C_Rev_1_2) contains:

  • Main schematic + 17 hierarchical sub-sheets (Battery×3, Microcontroller, MED Radio, Network Drive/Power, CPLD, Power Supply, I2C Mux, Analog Monitoring, Near Field, FESCAN Timing, etc.)
  • Custom symbol library (NNPS.kicad_sym) — all COSMIIC-specific ICs
  • Custom footprint library (NNPS.pretty/) — 53 footprints
  • 3D model library (NNPS_3D-MODELS/) — 36 STEP models for PCB 3D view

Network Protocol

The PM communicates using CANopen:

  • SDO (Service Data Object) — point-to-point read/write via Object Dictionary
  • PDO (Process Data Object) — broadcast data streaming
  • SYNC — cyclic timing reference (controls stimulation frequency)
  • NMT (Network Management) — state machine transitions

NSF Relevance

As the core of the COSMIIC system, this module defines the implantable network's power topology and communication backbone, providing a standardized reference for developing and validating future implant power management and telemetry architectures within the Adom ecosystem.

Science Drivers

implantable_healthcare

Created by: adonis Version: v1 Category: power

Description

Edit AI Skill

This molecule serves as the central power and communication hub of the COSMIIC implantable network, integrating three parallel Li-ion cells, an inductive recharging link, and a MedRadio transcutaneous telemetry interface within a titanium-encased assembly. It employs an NXP LPC2129 ARM7 microprocessor running an RTOS for local power management, network coordination, and data logging, with dual network ports for distributed power and data to all remote modules.

NSF Relevance

NSF

As the core of the COSMIIC system, this module defines the implantable network’s power topology and communication backbone, providing a standardized reference for developing and validating future implant power management and telemetry architectures within the Adom ecosystem.

Files

Download ZIP
PCB PM1 FRAME MOL REFINED v18.brd PCB Board
F3D PM1 FRAME MOL REFINED v18.f3d Fusion 360

Source files

STEP cosmiic-pm-assembly.step
Power Module complete mechanical assembly STEP
step 45.8 MB
CSV cosmiic-pm-bom.csv
Bill of Materials — PM1C Rev 1.2
file 5.6 KB
PDF cosmiic-pm-schematic.pdf
PM1C Rev 1.2 full schematic PDF (all sheets)
file 967.7 KB
ZIP cosmiic-pm-gerbers.zip
Gerber fabrication files (8-layer rigid-flex, PM1C Rev 1.2)
file 2.2 MB
ZIP cosmiic-pm-kicad-project.zip
Complete KiCad project (PM1C Rev 1.2) — schematic, PCB, symbols, footprints, 3D models
file 4.7 MB

AI Skill Technical Reference

Edit AI Skill

COSMIIC Power Module Eval Board

Type: Adom Molecule (Breakout Board) Creator: adonis Version: v1 Category: power Availability: 100%, 24/7

Overview

This molecule serves as the central power and communication hub of the COSMIIC implantable network, integrating three parallel Li-ion cells, an inductive recharging link, and a MedRadio transcutaneous telemetry interface within a titanium-encased assembly. It employs an NXP LPC2129 ARM7 microprocessor running an RTOS for local power management, network coordination, and data logging, with dual network ports for distributed power and data to all remote modules.

Science Drivers

  • implantable healthcare

NSF Relevance

As the core of the COSMIIC system, this module defines the implantable network’s power topology and communication backbone, providing a standardized reference for developing and validating future implant power management and telemetry architectures within the Adom ecosystem.

Integration Guide

To use COSMIIC Power Module Eval Board in your design:

  1. Download the schematic symbol and PCB footprint from the Files section
  2. Import into your EDA tool (KiCad or Fusion 360 / EAGLE)
  3. Place the molecule in your schematic and connect the interface pins
  4. Use the 3D model (.glb) for mechanical fit verification

Design Notes

This is a breakout board molecule — it provides convenient access to the IC pins via standard headers or contacts. Board design files (.brd, .sch, .f3d) are available for modification and reference.

Sub-Skills
?
What are Sub-Skills?

Sub-skills are community-contributed AI skill extensions for this component. They teach AI assistants about specific tools, configurators, or workflows.

Examples:

  • A manufacturer’s configuration tool for a motor controller
  • A community-written design guide for an amplifier circuit
  • An automated test/validation script for a sensor module

How to add one: Click Add Sub-Skill, provide the URL to your skill and a brief description. Submissions are reviewed by the Adom team before going live.

No sub-skills yet. Be the first to contribute one!

2 revisions · Molecule #17881934101808357000 · Updated 2026-05-22 12:36:58

Recent activity

6 commits