Force Feedback Rig

Strap yourself in, it’s going to be a bumpy ride. No really, if you don’t believe us, check out the video after the break of this bouncing and rolling game system. [Shawn McGrath] built it to compliment the gaming experience for Dyad, an indie game for which he is a developer. His wife was kind enough to demonstrate the machine, which utilizes one motor to rotate the display and cockpit, and another to add vibration to the experience. The parts for the system were mostly salvaged, with the addition of a projector for the display and a PlayStation SixAxis controller to sense the motion of the rig. The motors are powered by a 600W computer PSU and controlled by an Arduino. It helps that [Shawn’s] a developer because he was able to add feedback hooks to sync with the gameplay.

It’s not as intricate as the best flight simulators we’ve seen, but it will be fun for that next kegger.

Continue reading “Force Feedback Rig”

Logisim: Open Source Digital Logic Simulator

[Spi Waterwing] wrote in to make sure that we were aware of Logisim, a Java-based open source digital logic simulator. We’ve used Atanua quite a bit in the past but hadn’t heard of this program. It seems to have a pretty big educational following and right off the bat it’s got a feature we’ve always wanted, the ability to build your own ‘black box’ logic devices. That is to say you can build your own circuit out of logic gates and then package it into a part to be plopped into your next design. What it doesn’t have is the series logic chips that we’re used to with Atanua, but you can build your own with the black box feature if you really need that kind of functionality.

So grab a copy and try building that binary calculator project from last month.

Racing Sim Cockpit Stores Inside An Ottoman

[Lyscho] built a racing simulator cockpit based on a PVC frame but it took up a lot of space when not in use. His second generation is built inside the frame of an ottoman, meaning it can be stored right under your feet.

The pedals are fixed in place, with some padding below to rest your heels on. The cockpit chair and steering wheel are both adjustable to suit different drivers. They use a routed groove along with wing nuts and bolts, making it easy to slide them for adjustments. The ottoman itself is [Lyscho’s] own creation, which just needs power and USB when in use, and has a padded top when not in use.

If you can’t use a real car as the simulator this is fantastic alternative.

[via Make]

Four Generations Of Motion Simulators

We like a good flight simulator but often find the available control schemes lacking. [Roland] not only builds his own controls, but creates full cockpits that add physical motion to the mix. He completed his third generation cockpit last year.  It’s pictured above as well as in video after the break. That design uses a belt system to move the tricked out cockpit.

Now he’s started work on prototypes for generation IV. This time he’s using three Sarrus linkages to replace the belt system.  We saw these linkages yesterday in an extruder prototype and if they can handle the load they should work well for this application. Video of the prototype is embedded after the break but be warned, the lewd thrusting motions are not for the faint-of-heart. Continue reading “Four Generations Of Motion Simulators”

New AVR Simulator For Linux

simavr is a software simulator for the AVR line of microcontrollers. You might be asking why anyone would write this sort of thing considering the simulator provided with AVR Studio is a wonderful tool? Well, a lot of folks don’t run Windows and don’t wish to use that development environment even if Wine or Virtualbox could make it happen.

We haven’t tried it out ourselves yet. There is a discussion thread going that reports some positive results of using simavr with GDB and AVR Eclipse. It’s a new package, but so far it seems to have put its best foot forward. Currently there is support for ATtiny25/45/85, ATtiny13, ATmega48/88/168, andATmega164/324/644 chips. Several of the common on-chip peripherals are already supported with the others on the way.

Have you tried it out? Let us know what you think in the comments.

[IC Photo]

7400 Series Logic Simulator

logic

Atanua is a real time logic simulator to help people learn some of the basics of electronics. Focusing mainly on logic, as opposed to power, this is a fantastic tool to learn with. They have done a fantastic job of making it easy to use as well as good looking. We can see this as being a must have piece of software for any hacker. There is a free version available as long as you aren’t using it commercially.

[Thanks ellisgl]

Gaming With Real-world Data


We were pretty excited by the prospect of location-aware software and its ability to pull map data into its functions, but what do you get when build software on top of a map-based service? Well, one possibility is 2D gaming on real maps.

Continue reading “Gaming With Real-world Data”