Pranav Mistry’s Cool Input Devices

[ted id=685]

This new video about [Pranav Mistry’s] SixthSense project doesn’t bring us much that we haven’t seen before. At least, not on that project. What really caught our eye was the device he shows off at the beginning of the video. Using two old ball mice, he constructed a grip style input device. It is simple and elegant and we can definitely see using this in future hacks. Not only is it cheap and apparently effective, it seems as though it could be constructed in a very short amount of time. all you need are the wheels that spin when the ball moves, 4 springs and some string. Why didn’t we think of that?

[thanks Sean]

Tiny Keyboard/touchpad Has “hack” Written All Over It

Yes, we know, this is not a hack, yet it just has the vibe of something we’ll likely be seeing in many small form-factor systems and wearable hacks in the future.

The USB Wireless Handheld Keyboard is a diminutive keyboard and mouse replacement with a passing resemblance to a BlackBerry PDA — where the screen has been replaced with a laptop-style trackpad sensor. This seems a shoo-in for home theater PC use; it’s unobtrusive and won’t look out of place on the coffee table alongside the universal remote. But any tiny system requiring only occasional input could likely benefit.

The keyboard layout is funky as heck, though likely adequate for its intended use of couch web-surfing and interactive messaging (or whatever wild applications our readers will surely come up with). A USB wireless receiver and a charging cable are included in the $62 package. Video after the break…

[USB Geek via Engadget]

Continue reading “Tiny Keyboard/touchpad Has “hack” Written All Over It”

USB Accelerometer Controller

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

As you can see above, there is no wiimote in that accessory steering wheel. There is, instead, a home-made accelerometer controller that connects to the pc via USB. Based around a PIC 18F2550 and a 2 axis accelerometer, this device is detected by windows as a standard controller. The schematic and source code are available on his website. He says it can also be used as a “motion mouse”. You can see a video of that after the break.

When we first saw the video, we thought it might be the same person as the accelerometer controlled maze project, due to the wiimote steering wheel casing.

Continue reading “USB Accelerometer Controller”

Server Not As Think As You Drunk It Is

server-in-whiskey-bottle

[Janos] pulled off a unique case mod by fitting a computer system inside of a whiskey bottle. Inside you’ll find a 733MHz processor, 256MB of ram, a 40GB hard drive, and a 60 watt power supply. The specs seem a little light but since this mod is from 2006 we certainly understand. Using the right server software this will still keep up with today’s demands.

It sounds like the hardest part was putting holes in the bottle. After a few failed attempts, [Janos] found a professional glass grinder to cut the openings for him.

The whole thing was running a little hot and instead of filling the bottle with oil (oh, how we wish he had) he added a second fan in the bottle’s neck and drilled some air intake holes. This brought the temperature under control while preserving the boozy look of this creative enclosure.

[via Lifehacker]

Computer Learns From Tic-tac-toe

menace-tic-tac-toe-computer

MENACE, the Matchbox Educable Noughts And Crosses Engine, is a fancy name for a machine that plays Tic-Tac-Toe. The concept is a product of Professor [Donald Mitchie]’s work in the 1960’s and was featured as an example in the “A New THEORY of AWESOMENESS and MIRACLES” talk given at this year’s UK games conference.

[James Bridle] built this fascinating example of how a computational system can learn from its successes and failures. Each box corresponds to one of 304 different board layouts. The operator uses an index sheet to locate the box that corresponds to the current state, shakes the box, then looks to see which bean has randomly fallen into a partition in the box. The color/type of bean corresponds to a space that the machine has “chosen” for that move. If MENACE won the game a bead matching the move that was played would be added to each box used. If MENACE lost, a bead would be removed from each box used. This way the machine cannot make the exact same mistakes twice, and is more likely to repeat successful solutions.

[James] notes that he couldn’t find any evidence of this machine actually being built before. It is possible that this was always a theoretical device but now we’ve seen an actual build. We consider this to be a computer because it is calculating moves based on probability of success but what do you think? If you’re thirsting for more pictures there’s plenty to see in the Flickr set he’s posted.

[via BoingBoing]

Processor Built With Transistor-Transistor Logic

cpu-built-from-ttl

[Donn] wanted know exactly what is going on inside of a processor so naturally he built a CPU out of TTL components. He had previously built a couple of versions of a computer based on the Z80 processor. Using the troubleshooting skills he learned and a second-hand textbook, he set to work using 74LS series chips connected using the wire-wrap method we’re familiar with from other cpu projects.

The finished product runs well at 1.8 megahertz, but he also included a 2 hertz clock and a step clock for debugging. At the slower speeds, the register board (seen at the left in the picture above) lights LEDs and can be used to tell what the CPU is currently working on. Programming is accomplished through either  a dumb terminal or a PC running a terminal emulator.

His writeup is from about five years ago but that didn’t prevent us from getting that fuzzy feeling in the geek-center of our brain when we read about it. It is well written and thorough so if you’re into this kind of thing there’s plenty to enjoy.

[Thanks Raleigh]

Upgraded Atari 1024STf

atari-1024STf-case-mod

[Gerritt] wanted to give his crippled Atari 1024 STf a new purpose in life. He cracked it open and set to work filling it with some modern components. The keyboard from the nearly 25-year-old dinosaur doesn’t have all the keys we’re used to, nor did they all work, so he replaced the original with a 101 key model. The internal hardware was replaced with a microATX board, a picoPSU, Bluetooth and WiFi transceivers, a hard drive, and a slot-fed DVD drive. He even rebuilt the original mouse to use the circuitry from an optical mouse.

The final product is a 1.6GHz Pentium Mobile with one gig of ram. Now he has no need to pick up an EEE Keyboard PC when they hit the market.