easyschematic-devices/aida-uhd100a.json

29 lines
1.1 KiB
JSON
Raw Normal View History

{
"version": 1,
"templates": [
{
"label": "AIDA UHD-100A",
"shortName": "UHD-100A",
"deviceType": "camera",
"category": "Sources",
"manufacturer": "AIDA Imaging",
"modelNumber": "UHD-100A",
"referenceUrl": "https://aidaimaging.com/product/uhd-100a/",
"color": "#16a34a",
"searchTerms": ["aida", "uhd-100a", "pov", "4k", "uhd", "mini camera", "visca", "c-mount"],
"powerDrawW": 5,
"voltage": "12VDC (9-15VDC)",
"heightMm": 39,
"widthMm": 39,
"depthMm": 50.5,
"weightKg": 0.14,
"ports": [
{"id": "p1", "label": "HDMI Out (4K30 / 1080p60)", "signalType": "hdmi", "direction": "output", "connectorType": "hdmi"},
{"id": "p2", "label": "Audio In (3.5mm Mic/Line via I/O cable)", "signalType": "analog-audio", "direction": "input", "connectorType": "trs-eighth"},
{"id": "p3", "label": "RS-485 VISCA (via I/O cable)", "signalType": "rs485", "direction": "bidirectional", "connectorType": "multipin"},
{"id": "p4", "label": "12VDC Power In", "signalType": "power", "direction": "input", "connectorType": "barrel"}
]
}
]
}