UNI Volt Converter

Type: component | Size: small | Extends: Uni-Adapter
Control Panel
Dial/Knob
USB Plug
12v Power
XT60 Plug
PROBLEM

SOLUTION

Converts voltage and amps dynamically to fit any device.

components

Typical control panel with knobs and buttons

Inspect

Standard USB Plug

Inspect

Standard, waterproof 12v power socket

Inspect

Special XT60 Plug with no soldering feature

Inspect
EXTENDS
Inputs
Outputs
TREE
AVAILABLE INPUTS
AVAILABLE OUTPUTS
Schema
                            {
    "id": "comp_variable_voltage",
    "name": "UNI Volt Converter",
    "type": "component",
    "inputs": [],
    "outputs": [],
    "passthru": [],
    "children": [
        "comp_control_panel",
        "comp_knob",
        "comp_plug_usb",
        "comp_plug_12v",
        "comp_plug_xt60"
    ],
    "extends": {
        "id": "comp_uni_adapter",
        "name": "Uni-Adapter",
        "type": "component",
        "inputs": [],
        "outputs": [],
        "passthru": [],
        "children": [],
        "tree": [],
        "extends": null,
        "problem": "Every installation is different.",
        "description": "The Uni-Adapter converts anything to anything in any size, shape, scope or situation. Every integration is different. Until now."
    },
    "size": "small",
    "image": "comp_uni_adapter",
    "description": "Converts voltage and amps dynamically to fit any device.",
    "template": "component"
}