Home » geek, servers & tech

Arduino network support sounder

Submitted by Carl on Tuesday, 30 June 2009No Comment

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.


Leave a comment!

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

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

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.