bobdxcool
Member level 5

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?
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?