Sharp GP2D12 sensor to 4x20 LCD
akakeleko
Posts: 1
Does anyone know how I might get my LCD to Readout a distance from my Sharp GP2D12 sensor? I'd to compare the PING to the IR sensor and would really like to shoe both readouts on the LCD at the same time. the PING is easy, and I am using the Example PING code. But the GP2d12 has analog out. How can i turn that analog signal into a digital signal that my LCS can understand and then combine both the PING and the Sharp to readout at the same time. Ideally the display would look like this:
PING IR
XX Inches XX Inches
BTW, I am using the propeller demo board
PING IR
XX Inches XX Inches
BTW, I am using the propeller demo board
Comments
John Abshier