Furious Fridge $1,500

Type: tree | Size: medium
COMPONENTS
Pulley
Lever
Hinge/Roller
Motor
Thermometer
CPU/Computer
PROBLEM

Refrigerators waste energy.

SOLUTION

Humans are not the smartest creatures in the universe, but they think they need to refrigerate their food at all times. This wastes a lot of energy, especially when they keep their caves hot and their food cold when its cold outside. The Furious Fridge is the most active appliance in the cave! When its cold outdoors, it quietly backs up outside to utilize nature's temperature, thus saving energy. This is done with an advanced pulley and lever system, otherwise known as pick the thing up and put it in your garage. Upgrade to the PRO version and get a thermometer, motor and computer to automatically move in and out in a seductive manner.

components

Redirects force using a wheel and rope or cable system to move or lift loads with mechanical advantage.

Inspect

A rigid bar that pivots around a fulcrum to amplify force or motion.

Inspect

Enables rotation or smooth linear movement between two joined surfaces or along a track.

Inspect

Converts electrical energy into mechanical motion.

Inspect

Measures temperature and reports the reading.

Inspect

Processes inputs and executes logic to automate or control other components.

Inspect
Inputs
  • comp_plug
Outputs
  • comp_temperature
  • comp_light
TREE
AVAILABLE INPUTS
AVAILABLE OUTPUTS
  • comp_spin
  • comp_monitor
Schema
                            {
    "id": "tree_fridge",
    "name": "Furious Fridge",
    "type": "tree",
    "inputs": [
        "comp_plug"
    ],
    "outputs": [
        "comp_temperature",
        "comp_light"
    ],
    "passthru": [],
    "children": [
        "comp_pulley",
        "comp_lever",
        "comp_hinge_roller",
        "comp_motor",
        "comp_thermometer",
        "comp_cpu"
    ],
    "extends": null,
    "price": "1,500",
    "size": "medium",
    "problem": "Refrigerators waste energy.",
    "description": "Humans are not the smartest creatures in the universe, but they think they need to refrigerate their food at all times. This wastes a lot of energy, especially when they keep their caves hot and their food cold when its cold outside. The Furious Fridge is the most active appliance in the cave! When its cold outdoors, it quietly backs up outside to utilize nature's temperature, thus saving energy. This is done with an advanced pulley and lever system, otherwise known as pick the thing up and put it in your garage. Upgrade to the PRO version and get a thermometer, motor and computer to automatically move in and out in a seductive manner.",
    "template": "tree"
}