From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

arduino and gsm

currently i am working with labview, arduino and gsm interfacing project.i have all the software required for the project.But i am new to arduino gsm and labview programing,can any one please help me where to start the programming.

Message 1 of 8
(3,668 Views)
0 Kudos
Message 2 of 8
(3,619 Views)

can you  please tell me how to intialise gsm  module  in labview program?

0 Kudos
Message 3 of 8
(3,561 Views)

@chandrima wrote:

can you  please tell me how to intialise gsm  module  in labview program?


A GSM module i hardware.  LabVIEW is software.  Can you explain how this interaction is facilitated?  

 

The easiest solution is LIFA.  It is open source and you can add code to perform the steps needed, then ping it from a Windows PC by sending data to a serial port, which goes to the Arduino.

0 Kudos
Message 4 of 8
(3,551 Views)

my doubt is how to send AT commands(for sending  an SMS) to the gsm in the labview programming

0 Kudos
Message 5 of 8
(3,538 Views)

my doubt is how to send AT commands(for sending  an SMS) to the gsm in the labview programming

0 Kudos
Message 6 of 8
(3,538 Views)

Could you post a screeshot of where in the application you have problems?

What is the specification of the GSM module?

0 Kudos
Message 7 of 8
(3,534 Views)

it's sim900a

0 Kudos
Message 8 of 8
(3,525 Views)