benhylau / mesh-workshop

Nodes used to facilitate workshops and demos for mesh networking
GNU General Public License v3.0
35 stars 2 forks source link

LEDs to indicate node is booted and ready #7

Closed benhylau closed 6 years ago

benhylau commented 6 years ago

Suggestion from @darkdrgn2k to add visual indicator when booted using these controls:

echo none > /sys/class/leds/led0/trigger // Disables green light to be an sdcard indicator
echo 1 > /sys/class/leds/led0/brightness // Turns on the green light
echo heartbeat > /sys/class/leds/led1/trigger // Flashes red