Arduino network support sounder

This project needs properly documenting, but in short it’s a Diecimila with a network module a 6V buzzer and tri-colour LED connected to PWM which provides an audible and visible alert upon the receipt of specific new emails.

I run Ubuntu and Evolution mail on a wireless laptop which has a filter configured to pipe all incoming mail to a bash script. The bash script then passes the email content over to PHP (where I’m most familiar) and parses it for support@ and other references. The PHP script upon triggering a ruleset visits the network connected Arduino using curl, sounds the buzzer for one second and phases the PWM LED through Red and Purple to provide a visual alert before reverting back to buzzer off and blue state. It’s pretty basic but it means I don’t need to be anywhere near the laptop to be able to jump on a support ticket.

Images Broken! Comment if you want them

This entry was posted in geek, servers & tech and tagged , . Bookmark the permalink. Post a comment or leave a trackback: Trackback URL.

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>