brentonw2004
New Member
Hello Everyone! I am trying to build a digital boost gauge for automobiles. I am using a Pic 16F876, a 16x2 HD44780 LCD, and this pressure sensor:
http://catalog.sensing.honeywell.com/datasheet.asp?FAM=Pressure&PN=24PCDFA6G
For anyone here who has helped me with the rest of my project, I have finally gotten my LCD to work with my Pic, and have gotten serial communication, so thanks! The only thing that I have to figure out is how to get the pressure sensor to work with the Pic. There are four pins on the pressure sensor. 1->+V, 2->Output+, 3->GND, 4->Output- . I am supplying it with +5V and GND. I am then sending my + & - output to the An0, and An1 port of the Pic. I checked both of their values with a meter and one was 2.53V and the other was 2.54V. This is not nearly enough of a difference to measure. I need to have one output voltage with 0v being -30 psi, and 5v being +30psi. I think I need some type of differential amplifier for my circuit. If anyone has a schematic or advice on building a differential amplifier that can let me measure both boost and vacuum pressure I would definitely appreciate it. Does anyone know of any sites with an example of using a sensor such as this? Any type of advice is welcome. Thanks!
http://catalog.sensing.honeywell.com/datasheet.asp?FAM=Pressure&PN=24PCDFA6G
For anyone here who has helped me with the rest of my project, I have finally gotten my LCD to work with my Pic, and have gotten serial communication, so thanks! The only thing that I have to figure out is how to get the pressure sensor to work with the Pic. There are four pins on the pressure sensor. 1->+V, 2->Output+, 3->GND, 4->Output- . I am supplying it with +5V and GND. I am then sending my + & - output to the An0, and An1 port of the Pic. I checked both of their values with a meter and one was 2.53V and the other was 2.54V. This is not nearly enough of a difference to measure. I need to have one output voltage with 0v being -30 psi, and 5v being +30psi. I think I need some type of differential amplifier for my circuit. If anyone has a schematic or advice on building a differential amplifier that can let me measure both boost and vacuum pressure I would definitely appreciate it. Does anyone know of any sites with an example of using a sensor such as this? Any type of advice is welcome. Thanks!