Hello,
I have an Arduino MEGA 2560 and I want to send data to my cellphone through 3G modem. I found this modem:
If I want to send continuously data to my cell phone (Android OS) is there any method so I get the data in a "putty" like environment?
I mean, how do I collect the data in my cellphone? I would like a solution like the serial interface display that we use in Arduino IDE. Does something like this exist, or should I build an android application for that?
I hope I didn't confuse you...
Thanks!