To send my own SMS messages without using a sms smpp gateway I build a Email to SMS gateway using an Arduino and a TC-35 GSM modem.
This works fine only I have to program the GSM numbers into the Arduino Sketch.
Would be nice if the numbers like a smpp message are included in the email.
This way the Arduino doesn't need reprogramming after adding a new user.
You just need to modify email template to include number, or anything else that you need.
To send my own SMS messages without using a sms smpp gateway I build a Email to SMS gateway using an Arduino and a TC-35 GSM modem.
This works fine only I have to program the GSM numbers into the Arduino Sketch.
Would be nice if the numbers like a smpp message are included in the email.
This way the Arduino doesn't need reprogramming after adding a new user.