Hobbyist Toolkit

cancel
Showing results for 
Search instead for 
Did you mean: 

UART reading sensor from Atlas Scientific in Linx from Labview

Hello!! I'm new to the forum but I've been working with arduino and labview for a long time. I am working on a project to be able to read a Uart protocol sensor on pins 2 and 3 with Arduino using the makerhub linx tool kit. This sensor is from Atlas Scientific. I have reading code using arduino ide and reading in labview using VISA SERIAL, but I want help to do it using a code in linx from makerhub for labview directly or using a custom command to read a co2 sensor that uses the uart protocol on pins 2 and 3 for rx and tx.
Thank you so much.
0 Kudos
Message 1 of 2
(99 Views)

You can make this very simple by getting a cheap USB-232TTL board like the one from FTDI, SiLabs, or CH34x, etc.; you don't need an Arduino, which uses its serial port to talk with LabVIEW to, in turn, talk with another instrument over serial.

 

What kind of Arduino do you have?

 

 

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 2 of 2
(52 Views)