Trail Marker

Type: tree
COMPONENTS
Solar Panel
Battery
GPS
WiFi
Light
Speaker
Stake
PROBLEM

People get lost on trails and then the city has to find them.

SOLUTION

A solar-powered modular trail marker system with GPS waypoint display, distance indicators, QR code trail maps, and an emergency alert button. Mounts to any post or tree. Knows where it is. Helps hikers know where they are. Reduces search and rescue calls, which are expensive and embarrassing for everyone involved.

components

A photovoltaic collection surface that converts ambient sunlight into usable electrical energy. Powers the Pro tier motor, the recycler, and whatever else needs electrons. Works best outdoors, which is exactly where this product lives.

Inspect

no description

Inspect

A location module that receives satellite signals to determine precise position. Outputs coordinates for navigation and tracking systems.

Inspect

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

Inspect

no description

Inspect

Converts audio signals into sound.

Inspect

A pointed anchor driven into the ground to hold cords, tarps, or frame bases in place. Works in soil, sand, and packed dirt.

Inspect
Inputs
Outputs
TREE
  •  On Off Switch
AVAILABLE INPUTS
AVAILABLE OUTPUTS
  • comp_charge
  • comp_gps
  • comp_wifi
  • comp_light
  • comp_speaker
Schema
                            {
    "id": "tree_trail_marker",
    "name": "Trail Marker",
    "type": "tree",
    "inputs": [],
    "outputs": [],
    "passthru": [],
    "children": [
        "comp_solar_panel",
        "comp_battery",
        "comp_gps",
        "comp_wifi",
        "comp_light",
        "comp_speaker",
        "comp_stake"
    ],
    "extends": null,
    "problem": "People get lost on trails and then the city has to find them.",
    "description": "A solar-powered modular trail marker system with GPS waypoint display, distance indicators, QR code trail maps, and an emergency alert button. Mounts to any post or tree. Knows where it is. Helps hikers know where they are. Reduces search and rescue calls, which are expensive and embarrassing for everyone involved.",
    "template": "tree"
}