BSoDomizer Blue-screens Your Enemies

In case you were wondering what industrious hacker [Joe Grand] was doing when he’s not building stuff for Prototype This!, designing Defcon badges, or testifying before congress, it’s this: The BSoDomizer is a VGA pass through device that displays an image of your choice on the victim’s screen. It can do this either periodically or via an IR trigger. The image of choice is a Windows style Blue Screen of Death. It’s powered by a watch battery. The project site has all the schematics you need plus ASCII goatse imagery; you’ve been warned. Embedded below is a demo of the device. We unfortunately didn’t get to see it when it was originally presented during Defcon 16. Continue reading “BSoDomizer Blue-screens Your Enemies”

How-to: USB Remote Control Receiver

Now that we listen to MP3s, and watch XVIDs or x264s, a computer is the entertainment center in at least one room of most homes. Unless you have a special HTPC, though, you’re probably stuck using the keyboard to pause, change the volume, and fast-forward through annoying Mythbusters recaps. PC remote control receivers range from ancient serial port designs (who has one?) to USB devices not supported by popular software. In this how-to we design a USB infrared receiver that imitates a common protocol supported by software for Windows, Linux, and Mac. We’ve got a full guide to the protocol plus schematics and a parts list.

Continue reading “How-to: USB Remote Control Receiver”

E Ink Shows Off The AM300 Developer Kit

[youtube=http://www.youtube.com/watch?v=3n2xxqMQyfY]
The AM300 developer’s kit, shown in this video, has some pretty cool new features. It has the ability to show much faster animations than before, as well as having 16 bit gray scale image rendering and pen input. The animations look pretty quick, they mention this being useful for diagrams and advertisements. We just can’t wait to have our newspaper look like its covered with annoying flash banners and animated gifs.

Cellular Automata And LED Matrix Fun

Blinkomat, an LED matrix, turned out quite well. 240 LEDs controlled by an Atmega 16 is what we call a decent bookshelf decoration. The dimensions of 12×20 were chosen due to the fact that the microcontroller has 32 I/O lines.  The LEDs are switched on and off using multiplexing. The brightness, controlled by pulse width modulation can be varied by 16 levels.  The overall effect is quite smooth an fun to look at.  He has programmed it to do other things than just cellular automata.  Our personal favorite is a simple sine wave. Watch it after the break.

Continue reading “Cellular Automata And LED Matrix Fun”

Interactive Touch Capable Mirror

[vimeo http://vimeo.com/1867956%5D

[Alpay Kasal] of Lit Studios and [Sam Ewen] created this patent-pending interactive mirror after being inspired by dielectric glass mirrors with built-in LCD panels, and wanting to add a human touch. The end results look like a lot of fun. You can draw on the mirror and play games. According to [Kasal], mouse emulation is essential. The installation features proximity sensors and gesturing. Any game can be set up on it, which makes the possibilities endless… except these are the same people that built LaserGames so expect no further documentation about how it works.

[via NOTCOT.ORG]

-hard PlAYer- 8 Bit Tunes Hardware Player

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

For people who miss the golden age of Atari music, you can recreate the magic of 8 bit music with the -hard plAYer-. [Tolaemon] put a lot of thought and work into this hardware player. From the AY-38912 programmable sound generator, which used to be in old computers like the Atari or Colour Genie, to working with the YM file format, each piece is put together with the utmost care. [Tolaemon] also provides his design, firmware(ZIP), and parts list so that you can make your own hardware player.

[via Matrixsynth]