Thank you for the response!Are there not off the shelf engine monitors ?
I thought all this information was on a bus system now days ?
Are you looking for of the shelf solution, modules you can use like the volt meters, or are you up to doing a bit of circuit building,
Looking at the inputs,
"all" you have to do if they are over the range your equipment can measure is to attenuate the signal, a bunch of resistors would do that.
There are many ADC's with mux's on the inputs,
examples would include MCP3208 through to chips such as ADS8588S
Alternative could be an arduino
https://www.pjrc.com/teensy/
with an analog mux on the inputs,
More than anythign I would say it depends upon your level of expertise, and expectations
We use these engine monitors daily. But we cannot actively read raw values from each sensor or actuator. almost all of the sensor values are HW into the ECU, and only a few of them communicate via CAN, sadly.
ECUs can behave very strangely if they are broken, still everything might work fine so the customer dont notice.
So in the event of suspicion to whether a ECU is defective or not, We need to monitor actual voltages supplying various sensors. Just in order to know if in the case we do have error codes, that they are real, and not due to ECU failure.
Being that all I need is to have a simple way to actively see voltage for a specific sensor, or compare sensor feedback etc, while engine is running, I dont want to bother with studying all this and making it my life`s work. first time around anyways