Hey, I'm working on a project right now to control 7 solenoids and a 12 V motor for an SMG. I want to use a pressure sensor, the pressure sensor is analog and will output a voltage signal from 0.5 - 4.5 V, I want to know if an Arduino will be able to read from a sensor like this, so I would just be able to connect the sensor to ground and +5 V, and then connect the feed to the analog input pin of the Arduino to be able to read the voltage signal.
If You post a link to the datasheet of the sensor You sure get precise answers instead of guesses.
My guess is that most Arduino would do the job. Know there are between 10 and 20 different "Arduino"....
Since that is a ratiometric sensor, with output ranging from 10% to 90% of the 5V ADC reference voltage (10 bit ADC output 102 to 921), the scaling is simple