Oct 12, 2010 #1 C coolhand21 Junior Member level 2 Joined May 17, 2010 Messages 24 Helped 1 Reputation 2 Reaction score 1 Trophy points 1,283 Activity points 1,448 Hi I'm exploring methods to measure temperature and pressure, My temperature range is between 40- 180 degrees f and and my pressure range is between -10 to 30 psi. What low cost methods are available? cool
Hi I'm exploring methods to measure temperature and pressure, My temperature range is between 40- 180 degrees f and and my pressure range is between -10 to 30 psi. What low cost methods are available? cool
Oct 12, 2010 #2 zoro1 Member level 3 Joined Aug 16, 2007 Messages 60 Helped 11 Reputation 22 Reaction score 11 Trophy points 1,288 Activity points 1,571 Arduino ,LM355,LCD16x2 and some digital pressure sensor...In the library in the Arduino IDE code for LCD is present.The same is for pressure.
Arduino ,LM355,LCD16x2 and some digital pressure sensor...In the library in the Arduino IDE code for LCD is present.The same is for pressure.
Oct 12, 2010 #3 K kender Advanced Member level 4 Joined Jun 19, 2005 Messages 1,428 Helped 138 Reputation 276 Reaction score 39 Trophy points 1,328 Location Stanford, SF Bay Peninsula, California, Earth, Sol Activity points 10,071 There are a lots of inexpensive ($1 and less) temperature sensors. LM35, LM75, thermistors As for pressure sensors, search these manufacturers: * Honeywell </title> <meta name="robot" content="Index, NoFollow"> <link rel="StyleSheet" HREF="http://sensing.honeywell.com/prism_asset/html_stylesheet/html_stylesheet314188.css" type="text/css" /> <meta name="generator" content="PRISMtm 5.5 - Web Impact Inc. / * Freescale Pressure Sensors * Omega Engineering Sensors, Thermocouple, PLC, Operator Interface, Data Acquisition, RTD (not really low cost, though) Also search the electronic component distributors: * DigiKey Pressure | Digi-Key (lots of pressure sensors) * Mouser Capteurs de force / pression * Jameco http://www.jameco.com BTW, check out this yahoo group dedicated to sensors: **broken link removed**
There are a lots of inexpensive ($1 and less) temperature sensors. LM35, LM75, thermistors As for pressure sensors, search these manufacturers: * Honeywell </title> <meta name="robot" content="Index, NoFollow"> <link rel="StyleSheet" HREF="http://sensing.honeywell.com/prism_asset/html_stylesheet/html_stylesheet314188.css" type="text/css" /> <meta name="generator" content="PRISMtm 5.5 - Web Impact Inc. / * Freescale Pressure Sensors * Omega Engineering Sensors, Thermocouple, PLC, Operator Interface, Data Acquisition, RTD (not really low cost, though) Also search the electronic component distributors: * DigiKey Pressure | Digi-Key (lots of pressure sensors) * Mouser Capteurs de force / pression * Jameco http://www.jameco.com BTW, check out this yahoo group dedicated to sensors: **broken link removed**
Oct 12, 2010 #4 M millwood Advanced Member level 3 Joined Jul 2, 2009 Messages 733 Helped 80 Reputation 164 Reaction score 35 Trophy points 1,308 Activity points 5,088 temperature is fairly easy to measure: a diode is sufficient. pressure is a little bit tougher. you can probably measure the capacitance of a diagram, or use stress sensor for that.
temperature is fairly easy to measure: a diode is sufficient. pressure is a little bit tougher. you can probably measure the capacitance of a diagram, or use stress sensor for that.