Physical Email Box — Mail Flag And All

We gave you a side view because we really like the red new-mail flag. Sure it works the opposite of how USPS boxes do (where the flag tells the letter carrier there is outgoing mail to be picked up) but it’s still a fun touch. What you can’t see here is that this physical email box has a character LCD screen to read your messages and a set of buttons on the top to send back replies.

[Eraclitux’s] project puts an Arduino, LCD, a few buttons, and a servo motor inside of a metal project box. It connects to his computer and takes commands over the USB cable. The Python script is where most of the magic happens. This is a good reference project if you’re interested in using POP and SMTP packages to interface your Python scripts with an email server. You’re pretty limited on responses, with preprogrammed messages to reply “Yes”, “No”, or “Read”. But it’s journey that matters, not the destination.

Continue reading “Physical Email Box — Mail Flag And All”

Rudolph Toy Hacked To Announce Incoming Email

email-reading-reindeer

Tis the season for hacking, and [Nick McClanahan] at the GadgetGangster is certainly showing off his Christmas spirit with his most recent creation. He had an animatronic Rudolph the Red Nosed Reindeer toy sitting around and thought it would be fun to convert him into an email reading machine.

He tore open the toy, removing its innards, disconnecting the built-in speaker and servos from the original PCB. He then extended wires from those components outside of the body before reassembling the toy. The reindeer is controlled primarily using a Propeller Platform, with an E-Net module and a small audio amp taking care of network communications and audio output, respectively.

Most of the work is done by the software [Nick] is using, which allows Rudolph to periodically check his Gmail inbox for new messages. When the message count increases, the reindeer springs into action, moving and lighting up his nose before announcing the sender’s name.

He’s using a phonemic voice synthesizer for the output, which does the job, though we would go mad if we had to listen to it all day. Since the reindeer is connected to his LAN, it might be feasible to run the data through a more robust voice synth on a PC, returning a better-sounding audio clip for playback.

Check out the video below to see a short clip of Rudolph in action.

Continue reading “Rudolph Toy Hacked To Announce Incoming Email”

Desktop Email Notification Bell

email_notification_bell

Instructables user [meseta] wanted an audible notification whenever he received an email, but must have thought that his computer’s built-in sounds were lacking in some regard. To get the perfect sound that he desired, he built himself a USB-powered notification bell.

Using an off the shelf “front desk bell” and a hand made electromagnet, he constructed a bell that could be triggered whenever a message showed up in his desktop email client. The electromagnet can be triggered by a quick pulse from a microcontroller, and in [meseta’s] case, he used a Forebrain dev board. He created a filter in his email client that runs an executable each time a message is received. This executable in turn sends a message to his microcontroller via USB, triggering the bell.

While we think that the notifier could have been put together using a far less powerful microcontroller, it’s a neat idea regardless. People seem to love alternative notification systems, so we’re pretty sure this bell will appeal to many in that crowd.

Keep reading to see a short video demonstration of his email notifier in action.

Continue reading “Desktop Email Notification Bell”

Physical Email Notification

dsc_2880

One day computers will exist in every part of our lives. You’ll be standing in the shower, lathering up  when Chantal, your holographic computer controlled AI partner, informs you in a cool voice you have a new email. How splendid, it must be the office letting you know there is no work today! “Anything else?” You ask; “Negative” her electronically synthesized voice responds.

Over at TINYenormous they’ve made this dream come true – minus the holographic computer controlled AI partner bit. Rather its simply a physical email notification system consisting of an LED and Arduino with some python code. We like the concept but prefer our Google Desktop with Gmail setup instead. Perhaps by using a small wireless server and rechargeable batteries, it could make a great dinner table centerpiece notifying you of the latest email. How simple, or how complicated would you make a setup?

[Thanks Madmaze]

[Update]

Rob created a very nice USB version.

Dan made a wireless version from XBee modules and includes an LCD.

J4mie is the original inspiration for the project.

Have your own notification system? Tell us in the comments, And we’ll place it here!

Google Wave Breaks The Email Mold

[youtube=http://www.youtube.com/watch?v=p6pgxLaDdQw]

By now you’ve probably heard something about Google Wave which saw a private preview release last week. The video above is an eight minute overview of the core functionality that the Wave offers. Wave development was based on the premise that email, invented 40 years ago, has not kept pace with our working needs as a technological society. Wave looks to improve on the email model by combining real time chat features, in line conversations, and web tools like document sharing and real-time translation.

The team here at Hack a Day uses a collaborative effort to bring you the best hacks we can find. To do so, we use a combination of email, instant messaging, document sharing, IRC, and old-fashioned conference calling. We’re waiting patiently for our invitation and although we’ve been skeptical of some past Google offerings, we hope the advertised features of Google Wave will allow us to improve our team coverage for the benefit of our readers.

Are you already using Google Wave? Please share your experiences with us in the comments.

Mail-E Email Checker

[youtube=http://www.youtube.com/watch?v=T0knvD7wx6A]

[Totoro] sent in this cool little email notification device he made. Using a paper model of Wall-E, he added some servos and connected it to his computer using a PIC. Mail-E has independent arm rotation and head rotation. He admits that the PIC processor is major overkill and plans some upgrades such as making it wireless and using a little better suited chip to control it. Not bad for a proof of concept.

Homing Pigeon Email

article-1212214-0659F596000005DC-336_468x324[1]

Yes, you read that correctly: electronic mail carried by birds. [Ferdinand] tipped us off to this story, which involves combining new and old methods in transferring data. The Unlimited Group, a firm in a remote section of South Africa, transfers loads of encrypted documents to a second office 50 miles away. A pricey broadband connection would take between 6 hours and two days to transfer a standard load (4GB) of data between these locations. On the other hand, Winston (seen above) can complete an equivalent flight within 45 minutes. A memory card is strapped to his leg, and using his wit and instinct, Winston finds his way home. For those without their calculators on hand, Winston’s bandwidth is between 7x and 63x faster than what they had before. If his flash card were to be upgraded to 16GB, that would be an instant fourfold increase on top of current gains. As [Mark] pointed out on the Daily Mail website, homing pigeons still need to be taken back to their departure point.

This solution still has its advantages over a courier: they are lower in cost, they work over longer hours, and have potentially faster delivery speeds. Multiple pigeons can be transported back at once, and released with data as needed.