Email notification via an RGB LED

posted Sep 28th 2008 9:00am by
filed under: led hacks, news, peripherals hacks


This project provides LED feedback when an email is received. It uses a 4d-micro-USB module from Dontronics to interface serially and provide power to a Picaxe 08M. The PIC can control color and brightness of a RGB LED. The feedback is given by seven colors of the LED. The code is python script and picaxe basic, which he’s posted.



15 Responses to Email notification via an RGB LED

  • DarkFader says:

    doesn’t look like a bunny yet

  • A. says:

    Nice thing.. I’ll build something like this :-)

  • Sanjay says:

    Have something just like this with the LED taped to the corner of my screen, very handy. I built mine using an arduino, with the “SimpleMessageSystem” on it. That coupled with some python using libserial and libgmail. It’s really nice being alerted off-screen for some reason!

  • dpenguin says:

    Wow that usb module is awesome. But for 24 dollars i think i would rather get a mini Arduino for 19. But for stuff you want to put your own micro controller on it’s pretty cool.

  • dan winckler says:

    sweet! I was just thinking of making something similar the other day, as a notifier for IRC chats.

  • Josh says:

    test test why dont my comments show

  • josh says:

    Now they do when I change my screen name, huh?
    I actully really like this one, it’s within my capabilities, and quite useful!

  • jme says:

    can someone answer why there are 2 resistors on the serial in pin? why not 1?

  • tom says:

    @jme: To be honest, I built this long enough ago to have forgotten why there were two resistors! I suspect that they were in there for programming the Picaxe (i.e. the 22k is a current limiting resistor and the 10k a “pull-down” resistor) and vaguely recall that for some reason I had a problem when I tried to remove the “redundant” 22k resistor…

  • girl says:

    For me this is more usefull cause it shows how many messages are waiting:
    http://www.jpelectron.com/readme/pop3led.asp
    uses a big 7 segment display:
    http://www.vellemanusa.com/us/enu/product/view/?id=522041

  • Doctor Site says:

    Do you guys have a recommendation section, i’d like to suggest some stuff

  • Dennis says:

    Hi all,

    I’m currently finishing work on a similar device, but have extended the python code with following capabilities:

    - checks for twitter updates
    - listens to “new message” alerts issued by pidgin
    - listens to “new email” alerts from thunderbird
    (thunderbird needs dBus extensions for this)

    When some new msg is received, a system notification appears for some seconds, a LED is lit with the corresponding color and a tray icon with the symbol for twitter, email or pidgin appears. Clicking on this tray icon switches off the LED again.

    I have set up thunderbird to also poll my favorite RSS feeds every ten minutes and forward all new articles to my local inbox – so I get notifications too when the RSS feeds are updated..

    Now working on making things small enough to fit inside my eee1000h netbook…

    :)

    cheers

  • Adam says:

    Very interesting .. thanks you

  • moliva says:

    can someone answer why there are 2 resistors on the serial in pin? why not 1?

  • To be honest, I built this long enough ago to have forgotten why there were two resistors! I suspect that they were in there for programming the Picaxe (i.e. the 22k is a current limiting resistor and the 10k a “pull-down” resistor) and vaguely recall that for some reason I had a problem when I tried to remove the “redundant” 22k resistor…

  • Leave a Reply

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

    Hack a Day serves up fresh hacks each day, every day from around the web as well as hacking related news.

    Send us your hacks










         




    Hacks

    Resources