steve71 / RasPiBrew

Raspberry Pi Temperature Controller for homebrewing and sous vide cooking
http://steve71.github.io/RasPiBrew/
MIT License
189 stars 75 forks source link

Configurable pin numbering scheme #10

Closed faststoff closed 10 years ago

faststoff commented 10 years ago

Possibility of configuring the desired Raspberry Pi GPIO pin numbering scheme added to config.xml with necessary changes added in raspibrew.py. Supports either BCM or BOARD, with BCM as default behavior.