Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Multiple instances using arduino

Status
Not open for further replies.

bobdxcool

Member level 5
Joined
Mar 9, 2012
Messages
82
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
2,042
Is it possible to read data from gps module to an arduino board and send that data from that arduino board to a mobile phone when some condition is met in the program using Gsm module?

This is with reference to softwareserial library.

ex:

softwareserial (2,3) for gps

and

softwareserial (7,8) for gsm


If this is not possible, pls suggest alternatives ? 2 arduino boards? or any modifications to the same program?
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top