01-31-2014 05:30 PM
Dennis Ive connected the hardware but I need to figure the communication between labview and the sensor. I know labview need no programming it need the hardware the VI through labview.
So far Ive done temperature sensor through labview but the CO sensor how?!! E.g.. Read analog pin
Thank you man
01-31-2014 06:18 PM
02-01-2014 10:04 AM - edited 02-01-2014 10:05 AM
This isn't a LabVIEW question, it's a question about your sensor. It's up to you to find out what output it gives and how that translates to a reading. If it outputs an analogue voltage, you will be able to hook it to your arduino and read with LV. If (more likely) it needs hooking up to an Arduino bus, you will have to program the arduino to read it and communicate with LV.
Do you have a specific sensor in mind? If so, post a link.