posted Sep 21st 2009 3:00pm by
Mike Szczys
filed under:
linux hacks

We thought [Kristofer's] Tech Tip about using figlet with scripts was kind of fun. It’s a throwback to the days of logging onto a BBS and being greeted by a vertically scrolling ASCII art image that had been meticulously hand crafted (although a lot of the coolest stuff was actually ANSI art). No hand crafting here, just feed (or pipe) your text to figlet and it outputs the message in ASCII style letters.
When we went to try install this in Ubuntu, the toilet package was suggested. This one’s worth checking out too. It works in much the same way as figlet but uses extended characters and has a lot more color and font settings:

Give these packages a try and make character art cool again!
posted May 5th 2009 9:28am by
Caleb Kraft
filed under:
arduino hacks,
home hacks

We wouldn’t want to let a week slip by without something new being made to twitter would we? This time it is a toilet. Don’t worry, they are sparing us the graphic details, it pretty much tweets every time it is flushed. As you can see in the picture above, they’re using an Arduino for the toilet/PC connection. If you really want to make something twitter, this might be a good starting point. It’s basically twittering every time a button is pushed. You can download the source code on the site as well as find a tutorial on Arduino basics.
[via astera]
posted Jun 24th 2008 7:50pm by
Eliot
filed under:
misc hacks

Head over to The Daily WTF to find out about the building upgrade that made this data center only accessible from the handicap stall of the women’s restroom.
posted Nov 14th 2007 11:53am by
Will O'Brien
filed under:
misc hacks

Normally, this wouldn’t quite make my radar, but [sprite_tm] built it, and it’s funny as hell. He created a Terror Level indicator for… his toilet. Rather than create an exotic smell detector, he simply uses a photo diode to measure the amount of time that the light has been on in the ol’ water closet. As time progresses, so does the Terror Level indicator. To make an audible indicator, he used the PWM generator in the ATTiny231to create a sort of ping sound when the level escalates. (I can definitely think of someone I need one of these things for.)