Skip to content

Dump the state of the BCM270x GPIOs

License

Notifications You must be signed in to change notification settings

emteria/external_raspi-gpio

 
 

Repository files navigation

raspi-gpio

Tool to help debug / hack at the BCM283x GPIO. You can dump the state of a GPIO or (all GPIOs). You can change a GPIO mode and pulls (and level if set as an output). Beware this tool writes directly to the BCM283x GPIO registers, ignoring anything else that may be using them (like Linux drivers).

You should be able to build and install raspi-gpio with:

sudo apt install automake
./configure
make
sudo make install

About

Dump the state of the BCM270x GPIOs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 49.6%
  • C 27.8%
  • Makefile 22.5%
  • M4 0.1%