Fingertip Warmer

Type: tree
COMPONENTS
Fan
Battery
PFFT
PROBLEM

Your laptop runs hot and your hands run cold and somehow both are your problem.

SOLUTION

A handheld laptop companion that pulls heat away from your device and redirects it to warm your fingertips. One unit, two problems solved. Your laptop cools down, your hands warm up. Retail ready.

components

Regardless if your mom blows hot air or something else. Be sure to work the knob to 11 because 11 is better than 10.

Inspect

no description

Inspect
Inputs
  • comp_charge
Outputs
  • comp_temperature
TREE
  •  Dial/Knob
AVAILABLE INPUTS
AVAILABLE OUTPUTS
  • comp_spin
  • comp_charge
Schema
                            {
    "id": "tree_fan_laptop",
    "name": "Fingertip Warmer",
    "type": "tree",
    "inputs": [
        "comp_charge"
    ],
    "outputs": [
        "comp_temperature"
    ],
    "passthru": [],
    "children": [
        "comp_fan",
        "comp_battery",
        "comp_vent"
    ],
    "extends": null,
    "problem": "Your laptop runs hot and your hands run cold and somehow both are your problem.",
    "description": "A handheld laptop companion that pulls heat away from your device and redirects it to warm your fingertips. One unit, two problems solved. Your laptop cools down, your hands warm up. Retail ready.",
    "template": "tree"
}