bash-traffic-lights-pi icon indicating copy to clipboard operation
bash-traffic-lights-pi copied to clipboard

Traffic Light LED experiments with bash scripting for Raspberry Pi.

Results 2 bash-traffic-lights-pi issues
Sort by recently updated
recently updated
newest added
trafficstars

The first time after bootup I get a permission errors both for setting the direction and the value. After some debugging I found that after the line "echo "$1" >...

After trying for an entire day, with various ways to access a Pi 3B gpio, this is the first that worked, and straight out of the box too. Thank you...