Add AIDA Imaging UHD-100A POV camera (official specs)
This commit is contained in:
parent
7d5c5c0527
commit
679b3bd793
1 changed files with 28 additions and 0 deletions
28
aida-uhd100a.json
Normal file
28
aida-uhd100a.json
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"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"}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Reference in a new issue