Go to file
Joshua M. Boniface 347c65dd1a Added bmc.sh shell
This "shell" written in BASH provides the basic functionality of the Raspberry Pi BMC, making use of the WiringPi `gpio` command and `sudo` to allow privileged execution of certain functions by a non-root user.
2017-03-17 11:20:21 -04:00
LICENSE Initial commit 2017-03-17 11:16:19 -04:00
README.md Initial commit 2017-03-17 11:16:19 -04:00
bmc.sh Added bmc.sh shell 2017-03-17 11:20:21 -04:00

README.md

rpibmc

A BMC (LOM) created with a Raspberry Pi