deanh77
Jun 9, 2005
PIC like a microntroller? sounds a little over-the-top, I don't know. my digital electronics ain't that great. this doesn't sound that complicated though. maybe find a good book on electronics from...
Ok yeah. I kind of have the idea already....
I'm taking the input of a piezo (measures velocity, 'how hard' it's been touched/hit) so that is in voltage
Take that line of voltage, sample with an A->D chip. Then that value needs to be pumped into the rs232 line by the PIC with some event messages, like start of text, end of text, the command, the value
Again what makes this easy is its a one shot.
I got all these other extended features I want too, but I gotta get this at least work first