Can a Teensy generate and send email?

chaos

Member
I want to get email alerts when a machine has problems, so simple digital inputs for each problem. I know I can send email with C using libcurl on a Linux machine.
Can a Teensy 4.1 generate a simple SSL/TLS email alert and send it over wired LAN? Would I use something other than libcurl?
I could use something like a Pi4, but I'm not willing to pay $200+ for a $35 Pi and I don't want to have to worry about updating each machine every so often.
I would appreciate any guides, suggestions, or or directions. Thanks.
 
Back
Top