11-28-2013 06:07 AM
Good morning, i have a signal from a thermocouple K with milivolts changes, i need to amplify before the analog input or the analog input has sufficient accuracy to treat this type og signals?. Moreover, ihave a signal from a sensor in I2C protocol, what entry can i use?. Thanks and sorry for my English i speak Spanish.
12-03-2013
11:15 AM
- last edited on
05-08-2024
11:39 AM
by
Content Cleaner
Hello RIHERSA,
Let me make sure I understand what you're asking.
1) Are the analog input channels on the Evaluation kit accurate enough to detect mV changes from a thermocouple or will you need to amplify the signal before inputting to the channel?
2) How to communicate with an I2C sensor?
1) The evaluation kit is built on a sbRIO-9636. Starting at page 26 of the operating instructions for the 9636, gives you information on the Analog Input for various voltage ranges.
2)Here are some specific resources for SPI and I2C communication on LabVIEW FPGA:
SPI and I2C Driver API - National Instruments
https://www.ni.com/en/support/downloads/tools-network/download.spi-and-i2c-driver-api.html
Community Beta Example: I2C Implementation in LabVIEW FPGA
Hope this helps!
Deborah
12-05-2013 02:15 PM
Thanks for you answer!
Know i try to read a GPS by Rs232, i imagine that exist one VI for this but i don found the input in the pin out.
12-05-2013
05:15 PM
- last edited on
05-08-2024
11:42 AM
by
Content Cleaner
12-09-2013 03:46 PM
Thanks very much!