You've already forked CleverHand-hardware
mirror of
https://github.com/Aightech/CleverHand-hardware.git
synced 2026-05-11 17:35:19 +00:00
59 lines
1.2 KiB
YAML
59 lines
1.2 KiB
YAML
#Module identity
|
|
id: DRY_ELEC_16CH
|
|
name: Dry Elec 16Ch
|
|
sku: CH-HMI-INTF-DRY_ELEC_16CH
|
|
rev: 0.0
|
|
|
|
# Classification
|
|
classification:
|
|
category: Human-Machine Interfaces
|
|
family: Interfaces
|
|
model: DRY_ELEC_16CH
|
|
subtype: ['interface', 'DRY_ELEC_16CH']
|
|
|
|
# Maturity
|
|
readiness: DEVELOPMENT
|
|
|
|
# Image
|
|
image: /images/DRY_ELEC_16CH_LDtop.png
|
|
|
|
# Location
|
|
location: CleverHand-hardware/pcb/hmi/interface
|
|
|
|
# Hardware intent
|
|
description: This module is responsible for interfacing the sensors/actuators inputs/outputs with the user skin or with other modules.
|
|
|
|
intended_use:
|
|
- Research
|
|
- Prototype development
|
|
|
|
non_goals:
|
|
- Clinical diagnosis
|
|
- Implantable use
|
|
- Safety-certified medical applications
|
|
|
|
# Functional summary
|
|
capabilities:
|
|
type:
|
|
channels:
|
|
signal_type:
|
|
sampling_rate_hz_max:
|
|
resolution_bits:
|
|
reference_type: differential
|
|
|
|
# Compatibility
|
|
compatible_with:
|
|
- Cleverhand bus
|
|
- Submodules
|
|
|
|
# Documentation pointers (relative to module root)
|
|
docs:
|
|
readme: README.md
|
|
schematic: "*.kicad_sch"
|
|
pcb: "*.kicad_pcb"
|
|
|
|
# Ownership & traceability
|
|
maintainer: "Alexis Devillard (aka aightech)"
|
|
license:
|
|
hardware: CERN-OHL-S-2.0
|
|
documentation: CC-BY-4.0.0 |