LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Is that possible Arduino + RF 433MHz in LabView?

I have a project to monitor the enviroment use a gas sensor and RF module. 

How to read sensor value with arduino + RF 433 MHz module? 

The schematic :

Sensor > Arduino+Battery > 433 MHz transmitter

433 MHz receiver > Arduino+PC> LabView

 

Is that possible? Thanks 🙂

0 Kudos
Message 1 of 3
(3,703 Views)

It should be possible, the main task will be the RF data transmission but it shouldn't be a big issue. Arduino communication with the sensor and its connection with Labview should be easy.

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

@Robertoalves wrote:

I have a project to monitor the enviroment use a gas sensor and RF module. 

How to read sensor value with arduino + RF 433 MHz module? 

The schematic :

Sensor > Arduino+Battery > 433 MHz transmitter

433 MHz receiver > Arduino+PC> LabView

 

Is that possible? Thanks 🙂


Sure, anything is possible...

 

Chances are the 433Mhz transceivers are "transparent" and act like a wired serial connection once set up so it will be quite easy to send one single sensor data to a computer.

========================
=== Engineer Ambiguously ===
========================
0 Kudos
Message 3 of 3
(3,518 Views)