OpenSprinkler › Forums › OpenSprinkler Unified Firmware › Need positive logic from the 74HC595 output › Reply To: Need positive logic from the 74HC595 output
July 4, 2015 at 7:14 pm
#39028
Samer
Keymaster
These are the two files which interface with the GPIO pins on the Raspberry Pi:
https://github.com/OpenSprinkler/OpenSprinkler-Firmware/blob/master/gpio.cpp#L107-127
https://github.com/OpenSprinkler/OpenSprinkler-Firmware/blob/master/gpio.ch#L30-33
That should help you get started modifying it to work with your hardware.