The Commuter

Type: tree | Extends: Strap On
MODIFICATIONS
Pincher Clasp
Uni-Adapter
Battery
USB Hub
WiFi
Charging Dock
Plugin
COMPONENTS (Strap On ROOTS)
Pincher Clasp
Uni-Adapter
Battery
PROBLEM

SOLUTION

USB hub, WiFi, charging dock. Your belt is now a hotspot. Your pants are infrastructure. Seat next to you on the train suddenly opens up.

components

The central locking mechanism of the Pinchers of Power system. A spring-loaded dual-jaw clasp that secures the belt, anchors all attachments, and provides the structural backbone for whatever the user decides to bolt onto it. Rated for loads that no reasonable person would put on a belt buckle. Tested for loads that unreasonable people definitely will.

Inspect

The Uni-Adapter converts anything to anything in any size, shape, scope or situation. Every integration is different. Until now.

Inspect

no description

Inspect

Multi-port USB distribution node. Powers, charges, and connects devices simultaneously. The electrical octopus of the Cave Pipe.

Inspect

Wireless internet access node. Broadcasts signal. Does not care about your download speed expectations.

Inspect

Wired and wireless charging surface for personal devices. Accepts most standards. Judges none of them.

Inspect

Standard power outlet embedded in the pipe. Because at some point something still needs to plug in.

Inspect
EXTENDS

A modular belt platform prototype.

Inspect
Inputs
Outputs
TREE
AVAILABLE INPUTS
AVAILABLE OUTPUTS
  • comp_charge
  • comp_wifi
Schema
                            {
    "id": "tree_the_commuter",
    "name": "The Commuter",
    "type": "tree",
    "inputs": [],
    "outputs": [],
    "passthru": [],
    "children": [
        "comp_pincher_clasp",
        "comp_uni_adapter",
        "comp_battery",
        "comp_usb_hub",
        "comp_wifi",
        "comp_charging_dock",
        "comp_plugin"
    ],
    "extends": {
        "id": "tree_belt",
        "name": "Strap On",
        "type": "tree",
        "inputs": [],
        "outputs": [],
        "passthru": [],
        "children": [
            {
                "id": "comp_pincher_clasp",
                "name": "Pincher Clasp",
                "type": "component",
                "inputs": [],
                "outputs": [],
                "passthru": [],
                "children": [],
                "tree": [],
                "extends": null,
                "description": "The central locking mechanism of the Pinchers of Power system. A spring-loaded dual-jaw clasp that secures the belt, anchors all attachments, and provides the structural backbone for whatever the user decides to bolt onto it. Rated for loads that no reasonable person would put on a belt buckle. Tested for loads that unreasonable people definitely will."
            },
            {
                "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."
            },
            {
                "id": "comp_battery",
                "name": "Battery",
                "type": "component",
                "inputs": [
                    "comp_charge"
                ],
                "outputs": [
                    "comp_charge"
                ],
                "passthru": [],
                "children": [],
                "tree": [],
                "extends": null
            }
        ],
        "tree": [
            {
                "id": "comp_pincher_clasp",
                "name": "Pincher Clasp",
                "type": "component",
                "inputs": [],
                "outputs": [],
                "passthru": [],
                "children": [],
                "tree": [],
                "extends": null,
                "description": "The central locking mechanism of the Pinchers of Power system. A spring-loaded dual-jaw clasp that secures the belt, anchors all attachments, and provides the structural backbone for whatever the user decides to bolt onto it. Rated for loads that no reasonable person would put on a belt buckle. Tested for loads that unreasonable people definitely will."
            },
            {
                "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."
            },
            {
                "id": "comp_battery",
                "name": "Battery",
                "type": "component",
                "inputs": [
                    "comp_charge"
                ],
                "outputs": [
                    "comp_charge"
                ],
                "passthru": [],
                "children": [],
                "tree": [],
                "extends": null
            }
        ],
        "extends": null,
        "belongs_to": [
            {
                "id": "forest_belts",
                "name": "Pincher of Power",
                "type": "forest",
                "inputs": [],
                "outputs": [],
                "passthru": [],
                "children": [
                    "tree_belt",
                    "tree_belt_pinchers",
                    "tree_belt_handshake",
                    "tree_the_disco_inferno",
                    "tree_the_commuter",
                    "tree_the_first_responder",
                    "tree_the_survivalist"
                ],
                "tree": [],
                "extends": null,
                "belongs_to": [
                    "ecosystem_clothing"
                ],
                "problem": "Belt buckles are not useful enough.",
                "solution": "Pinchers of Power is the most adaptable and modular battery powered belt buckle system the universe has ever seen. Attach a UNI adapter system or make your own contraptions!",
                "description": "A battery-powered modular belt buckle platform. The buckle is the base. Everything else is up to you."
            }
        ],
        "description": "A modular belt platform prototype."
    },
    "description": "USB hub, WiFi, charging dock. Your belt is now a hotspot. Your pants are infrastructure. Seat next to you on the train suddenly opens up.",
    "template": "tree"
}