Sign inSign up

jonaseck/rpi-button-flash

By jonaseck

Updated about 9 years ago

Flashes a LED using PWM when a button is pressed

Image
0

772

jonaseck/rpi-button-flash repository overview

Usage

docker run --rm --privileged \
--cap-add SYS_RAWIO \
--device /devem -it \
-e CHANNEL_SWITCH=17 \
-e CHANNEL_LED=18 \
-e PWM_CYCLE=0.005 \
-e NUM_FLASHES=3 \
rpi-gpio jonaseck/rpi-button-flash

Dockerfile

Tag summary

Content type

Image

Digest

Size

194.7 MB

Last updated

about 9 years ago

docker pull jonaseck/rpi-button-flash