Using an LCD Display with Inputs & Interrupts on Raspberry Pi
A quick tutorial demonstrating how to use the Python rPI.GPIO module to poll inputs and generate interrupts on a Raspberry Pi then create a hex conversion calculator that displays results on a 16×2 LCD display. Builds on my previous LCD Display tutorial.