LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Mobile phone SMS reader application in LabVIEW

Dear All,

            I would like to develop mobile phone SMS reader/Writer in LabVIEW. This application finally i would like to use for system automation.  Any one have idea how i can develop such application

 

 

--Vishnu

0 Kudos
Message 1 of 6
(4,128 Views)

Can you be more clear in what you want to do? Do you want to use LabVIEW to send messages to a cellphone? If so, the article linked below should answer your question:

Can LabVIEW Send Text Messages to a Cell Phone?

 

Are you also interested in reading messages sent to a cellphone or do you want to do something else?

Adnan Zafar
Certified LabVIEW Architect
Coleman Technologies
0 Kudos
Message 2 of 6
(4,119 Views)

there are two ways to implement it.

  1. Purchase a GSM modem and interface it with LabVIEW thourgh serial communication. Once you decide on specific modem then we can help you further with actual implemetnation.
  2. you can use internet based SMS gateways which will actually deliver the SMS. most of these gateways will send SMS when you send  an email to their id. the format of mail vary from gateway to gatway. However as per latest rules from TRAI, SMS from SMS gateway will not be delivered if intended receiver has subscribed "do not call"

 

Tushar Jambhekar
tushar@jambhekar.com

Jambhekar Automation Solutions
LabVIEW Consultancy, LabVIEW Training
Rent a LabVIEW Developer, My Blog

0 Kudos
Message 3 of 6
(4,064 Views)

Hi,

     In my Project i need mostly read SMS coming on mobile. some time need to send SMS also. I am connection GSM Mobile on USB port and then when i press button on GUI, it read all SMS and  all sms store in buffer for record and  process SMS and act on some defined string on SMS. Program instruct accordingly to the peripherals connect to that PC.

 

 

--Vishnu 

0 Kudos
Message 4 of 6
(4,035 Views)

which handset you are using?

Tushar Jambhekar
tushar@jambhekar.com

Jambhekar Automation Solutions
LabVIEW Consultancy, LabVIEW Training
Rent a LabVIEW Developer, My Blog

0 Kudos
Message 5 of 6
(4,010 Views)

Hi,

   I am using onida G565 and nokia-3110c

 

--Vishnu

0 Kudos
Message 6 of 6
(3,998 Views)