LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Using arduino DUE and MPXV7002DP and LABVIEW to get pressure data

Hi all, I apologize if this has been asked before but i tried looking for solutions but i have found none. I have no experience in using arduino, labview or anything electrical(mechanical engineer here) and thus would need quite a detailed answer if any.

 

I would like to take pressure readings with MPXV7002DP. The analog output 0-5V would then be transmitted to the ARDUINO DUE and thus transmit the pressure readings to my computer through MATLAB.

 

May i know if this is doable using labview, or should i stick to arduino code.

 

specifications:

http://www.nxp.com/assets/documents/data/en/data-sheets/MPXV7002.pdf- transducer

 

Arduino DUE

Microcontroller: AT91SAM3X8EA 
Operating voltage: 3.3V 
Input voltage(recommended): 7V - 12V 
Input voltage(limits): 6V - 20V 
Digital I / O pins: 54 (of which 12 provide PWM output) 
Analog input pins: 12 
Analog outputs pins: 2 (DAC) 
Total DC output current on all I / O lines: 130mA 
DC current for 3.3V pin: 800mA 
DC current for 5V pin: 800mA 
Flash memory: 512KB all available for the user applications 
SRAM: 96KB (two banks: 64KB and 32KB) 
Clock speed: 84MHz 

Warning: 
Unlike other Arduino boards, the Arduino DUE board runs at 3.3V. The maximum voltage that the I / O pins can tolerate is 3.3V. Providing higher voltages, like 5V to an I / O pin could damage the board.

0 Kudos
Message 1 of 2
(3,130 Views)

hi all,

I changed the board to a MEGA and everything is working as usual. Just installed the LIFA_base file and i am all good to go.

 

0 Kudos
Message 2 of 2
(3,094 Views)