Email to SMS

Hi everyone! I'm new to Arduino and I really need some help on my project.

The project consist different parts :

  1. Arduino MEGA receive an email from the email server
  2. Arduino MEGA will analyse the email and send to a handphone by using SMS

I already some sketches on receiving the email and sending the SMS to a phone but I'm really stuck on how to connect these two functions using Arduino MEGA.

Or anybody have ever try or doing this kind of project?

Thank you for your responses.

Arduino Mega + Yun Shield

Retrieve email via Gmail

Send SMS via Twilio

An introduction of Yun Shield

thank u sonnyyu for your response.

anyway, do u have any idea how to combine those two sketches?

thank u!

Is there something wrong with the advice you have been given on your other thread on the subject?

http://forum.arduino.cc/index.php?topic=343683

hi dannable!

do u mind telling me what is wrong with the post?

thank u. :slight_smile:

Forum Etiquette, item 13.

dannable:
Is there something wrong with the advice you have been given on your other thread on the subject?

Email to SMS - Programming Questions - Arduino Forum

This works with POP3 email servers that do not require TLS or SSL security.

http://playground.arduino.cc/Code/POP3Email

Mine is POP3 or IMAP with SSL security.

rasah:
thank u sonnyyu for your response.

anyway, do u have any idea how to combine those two sketches?

thank u!

List your email input filter, by subject, content, sender or time of day? also SMS output filter.

Yun/Yun shield support A to Z Languages:

sonnyyu:
The list of programming language Yun supports:

  • Erlang (a general-purpose concurrent, garbage-collected programming language and runtime system)
  • Java
  • JavaScript
  • Lua
  • PHP
  • Perl
  • Python
  • Ruby
  • 4th (an imperative stack-based computer programming language and programming environment)
  • eggdrop (Eggdrop is a popular IRC bot and the oldest still in active development)
  • sigscheme (SigScheme is a R5RS Scheme interpreter for embedded use.)
  • slsh (Interpreter for S-Lang scripts)
  • tcl (Tool Command Language)
  • vala (C-sharp like language for the GObje)
  • C
  • C++
  • MIPS Assembly Language
  • Shell Scripts
  • Fortran