Skip to content

Bash scripts that toggle and test the digital GPIO outputs on the Raspberry Pi

Notifications You must be signed in to change notification settings

gmossy/rpi-bashtoggleGPIO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rpi-bashtoggleGPIO

Bash scripts that toggle and test the digital GPIO outputs on the Raspberry Pi

Syntax

Run syntax to toggle a single GPIO pin:

sudo bash toggleGPIOpin.h 4

-OR-

sudo ./toggleGPIOpin.h 4

Run syntax to toggle all GPIO pins:

sudo bash toggleAllGPIO.h

-OR-

sudo ./toggleAllGPIO.h

About

Bash scripts that toggle and test the digital GPIO outputs on the Raspberry Pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published