|
Re: ADC advice needed
I have a few consumer level DA boards like Phidgets, but they don't have the speed or inputs I need.
I was looking at the 2004 Edubot - it has up to 16 analog inputs. The resolution isn't wonderful, but could this work? It seems like I could get all 11 sensors onboard, and use a DO to control the timing. I could capture the PWM from the PWM in portion.
The nice thing about this is the easy debug command, and I could put the filtering on the external board...
My only question left, then, is if I could somehow manage to tie a GPS into the TTL line? Is there sufficient sample code, that I could somehow capture and parse the data, to spit out from the program/debug port? This would enable me to put every sensor device on one line, and take some of the processing load off the computer.
|