LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with humedity/temperature sensor. Arduino+labview.

Im making a proyect with arduino+labview. The proyect consist in control a greenhouse with a few sensors and relay.

 

My main problem is to obtain the data from Grove- Temp&Hume sensor. Signal Data is 40 bit, comprised of 16 bit humidity data, 16 bit temperature data and 8 bit checksum.The data format is: 8bits integer part of humidity+8bits decimal part of humidity +8bits integer part of temperature+8bits decimal part of temperature +8bits checksum.

 

With the LIFA toolkit if i use an analog read pin, i obtain the output voltage of this analog pin, and i dont know how to change this voltage into the 40bit signal.

 

Any help will be wellcome.

 

Thanks

0 Kudos
Message 1 of 1
(2,879 Views)