nismo1003 wrote:I found the chips on the net ADuC812 , ADC , but the problem I am having is that, do I need one ADuC812 for each sensor , or can I just do one ADuC812 for multi (let's say 5)sensors , plus? are those sensor instant , not any delay at all?if that's the case , can I put a clock unit and some memory , then it takes turn to send the singal to the ADC , if the chip is effiecent enought and it can be done the job within a sec to send all the sensor singal, I think one is good enought..what do u think
The AduC812 is discontinued (if you were planning on buying one new) so you might wanna look at the ADuC814 which they reccomend as a substitute. Anyway, both of them work on 3V or 5V so you would need to wire in a regulator and you couldn't measure anything above 5V. They do have 8 chan/6 chan, respectively, so you could measure 8 or 6 signals at the same time. A 5us refresh time is quite enough for real time display of any automotive parameter.
But you still need to convert this to serial stream in which case you would need one more IC.
My suggestion get one of these or similar: 68HC05B6 More here
This seems interesting 8-bit ADCMore single ADCs
But I'm having trouble finding any ADCs that work at 12V. Is there any signal you would want to measure that is above 5V?