Minimalistic Circuit Design

[David Terrill], whose exploits we have covered before, has shared with us his techniques for building circuits without a prototype or bread board. [David] managed to incorporate a Dual D flip-flop at the heart of the circuit, as well as an impressive number of transistors, diodes, and other passive components. Unfortunately, the circuit diagram is a little low resolution to really make out the real function, but based on the components, our best guess is a two-output blinking circuit. Maybe for an encore, someone out there will build a circuit built entirely around a battery so that it can be a self-contained system.

Let us know if you have a better copy of this schematic, or a guess at what the circuit does!

Control Your Tree From Anywhere

We honestly never thought we would see an internet controlled Christmas tree before, sure maybe a remote controlled claw or online soccer robots, but a tree? Regardless, team [Schwippy] did just that. 5 separate sets of lights are connected to 5 individual x10 modules. The x10s are listening over the household’s AC lines for commands from a server in the other room, with its own x10. At about 12$ a module, the project can get expensive quick, totalling over 200$ for [Schwippy’s] setup. Just to control a tree, but anything to spread the holiday cheer, right?
[Thanks Yon]

Pink Wireless-terminal Of Wonder

[Hunter Davis] is at it again, this time hacking the pink IM-ME to use as a wireless terminal. It sells for between $12-16 and he ordered it to get free shipping with another purchase. The wireless antenna registered as an HID device when he plugged it into his Linux box. He then sat down for a long USB sniffing session only to be surprised by the lack of any type of security. Everything transferred to the device is just plain text in hexidecimal. Because of possible DMCA issues he hasn’t posted a driver but does explain most of the process to write your own.

[Hunter] has given us a lot of handheld hacks. This device is meant as a remote terminal for instant messaging. We’re sure you can think up a lot better uses so let us know in the comments and don’t forget to send in any projects you come up with.

[Thanks Paul]

DS Based Reader For The Blind

[Epokh] has release some homebrew software that uses a Nintendo DS as a voice reader for documents. This is extremely useful for blind and visually impaired folks who normally use screen readers but can utilize this technology for reading books, documents, and email on the go. Future versions look to add an email client and implement OCR via the camera for reading documents on the go.

The flite package is utilized to provide the text to speech functionality. We’re familiar with this package and judging by the video after the break, it lost nothing in the port to the DS hardware. [Epokh] pointed out that similar readers can cost $1500 when a DS sells for around $130. We can’t wait to see the final version fleshed out!

Continue reading “DS Based Reader For The Blind”

Robo-one Dance Competition

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

This year at the creepy robot dace-a-thon, also known as the Robo-one dance competition, we get to see the creepy brought to new levels. We thought the Lou Vega decapitated head bot was creepy, but somehow these people managed to make a biped out creep a hexapod. Watch above as this uncanny valley resident tries to shimmy into your heart. We really are impressed by these bots though. The world of robot dancing has come a long way, those little servo bags are doing a better job than us on the dance floor.

NXT Turing Machine

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

This interesting use of Lego popped up on the mailing list of the University of Bergen. Build by a group of Norwegian Danish students, it’s a simple computer that implements Alan Turing’s design from 1937. Having both read and write functions, it implements its own (somewhat inefficient) medium of non-volatile memory. What we find interesting is that rather than move the ‘tape’ through the machine, the machine rolls over the tape. Thanks to [Thorsten] for the tip.

Xbox 360 Controller On NES

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

Some may think that linking an Xbox 360 controller to an original NES console is overkill. [Francois] would not count him self among that group. When the robotics team at his school was done using the controller with one of their projects, [Francois] used a Cortex M3 processor to get it to run with one of Nintendo’s 8-bit consoles. Part of the code for using the controller with the robot and the NES is available. Now all that is left is being able to play Duck Hunt with a Sixaxis controller.