Linux command line in the Arduberry code

Hello

I would like that my arduino’s program send me an e-mail (of alert?) containing, for example, the informations of the serial monitor.
Is it possible to send a command line from the Arduberry to the Raspberry?

Maybe do you know another method ? (Simple, I am novice)

Thank you very much !

Hey ybecognee, have you looked at this set of examples on github?

Here we’re using the command line to send commands to espeak, but you could modify it to send e-mails.