component
COSMIIC Biopotential Amplifier Eval Board
UnreviewedCOSMIIC 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.
{
"schema_version": 1,
"type": "component",
"slug": "cosmiic-biopotential-amplifier-eval-board-465000",
"title": "COSMIIC Biopotential Amplifier Eval Board",
"brief": "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.",
"version": "1.0.0",
"tags": [],
"license": "MIT",
"component": {
"mpn": "COSMIIC Biopotential Amplifier Eval Board",
"manufacturer": "",
"package": "",
"pin_count": null,
"category": "other",
"subcategory": "",
"body_size": null,
"parts": {},
"distributor_links": {},
"molecule_id": 12373808507303465000
},
"readme": "# COSMIIC Biopotential Amplifier (BP2)\n\nThe BP2 is a dual-channel biopotential recording module for acquiring myoelectric signals (EMG/MES) from voluntary muscles. It captures differential signals from epimysial or intramuscular electrodes, processes them on-board, and places the results on the CANopen network for use by other modules (e.g., to trigger stimulation patterns).\n\n## How it works\n\nThe BP2's **Atmel AT90CAN128** processor manages signal acquisition from two differential electrode pairs (1 cm contact spacing). Raw signals are amplified, filtered, and digitized. The processor performs feature extraction (RMS, threshold detection) and broadcasts processed data over CANopen PDOs for real-time closed-loop control.\n\nDesigned for extremity placement near the target muscles, minimizing lead length and maximizing signal quality.\n\n## Hardware\n\n| Parameter | Value |\n|-----------|-------|\n| Processor | Atmel AT90CAN128 (8-bit AVR) |\n| Channels | 2 independent differential |\n| Signal Type | Myoelectric (EMG/MES) |\n| Electrode Spacing | 1 cm differential |\n| Electrode Types | Epimysial or intramuscular |\n| Network | CANopen, 4 ports (1 in + 3 out) |\n| Power | Network-powered from PM |\n| PCB | 4-layer with laser micro-vias |\n| Case | Titanium with epoxy header |\n| Placement | Extremities (near target muscles) |\n\n## Signal Processing\n\nThe BP2 supports multiple recording modes accessible via the NNP-API:\n- **Raw mode** (`enterTestRaw`) — stream raw myoelectric signals\n- **Feature extraction mode** (`enterTestFeatures`) — on-board RMS/threshold processing\n- **Patient mode** (`enterPatient`) — closed-loop EMG-triggered stimulation\n\n## MATLAB Control\n\n```matlab\nnnp.networkOn;\nnnp.setBPGains(node, ch1_gain, ch2_gain); % set bandpass filter gains\nnnp.enterTestRaw(node, ch); % raw EMG streaming\nemgRecordRaw(nnp); % GUI for EMG visualization\n```\n\n## Build\n\n**Source:** [COSMIIC-Community/Implantables-BP2-Hardware](https://github.com/COSMIIC-Community/Implantables-BP2-Hardware) (Apr 2025)\n\n**EDA:** Altium Designer (PcbDoc + SchDoc format)\n\n**Firmware:** [COSMIIC-Community/Implantables-BP2-App](https://github.com/COSMIIC-Community/Implantables-BP2-App) (C, AVR toolchain)\n\n## Source\n\nAll design files are open source under CERN-OHL-P-2.0 (hardware) and MIT (firmware).\n\n## Files\n\n| File | Description |\n|------|-------------|\n| `cosmiic-bp2-altium-project.zip` | Altium project — PcbDoc + 6-page schematic (SchDoc) |\n| `cosmiic-bp2-gerbers.zip` | Gerber fabrication files (4-layer with laser micro-vias) |\n| `cosmiic-bp2-schematic.pdf` | Full schematic PDF (6 pages) |\n| `cosmiic-bp2-assembly.step` | Complete mechanical assembly STEP (titanium case, headers, capthroughs) |\n| `cosmiic-bp2-bom-assembly.pdf` | BOM and Assembly Drawing (PDF) |\n\n## Altium Project Structure\n\nThe Altium project contains:\n- **PCB layout** (`NNP-DWG-165-001-000 BP2 PCB, Unpopulated.PcbDoc`)\n- **6-page schematic**: Module overview, System, Microcontroller, Network Interface, Analog-Digital Peripherals, Modular Header\n\n## NSF Relevance\n\nThe BP2 module is a dual-channel biopotential amplifier designed for localized myoelectric signal acquisition and processing. Built around an Atmel AT90CAN128 microcontroller, it features differential electrode inputs with 1 cm spacing, low-noise amplification, and on-board preprocessing for EMG and MES analysis. The module includes four network ports for branching topology support, allowing multiple sensor or stimulator modules to operate from a single network.\n\n## Science Drivers\n\nimplantable_healthcare\n\nCreated by: adonis\nVersion: v1\nCategory: sensing\n",
"author": {
"id": "695820315b5f1e4db2fcf602",
"name": "Kyle Bergstedt",
"email": "[email protected]"
},
"visibility": {
"public": true
},
"hero": null,
"sample_prompts": [],
"discovery_triggers": [],
"discovery_pitch": null,
"metadata": {},
"created_at": "2026-05-28T05:30:51.437Z",
"updated_at": "2026-05-28T05:30:51.437Z"
}