No Quarters Required For This Sidescrolling Game In A Box

teagduino_game_in_a_box

[Adam] from Teague Labs wrote in to share a new gadget they built to help demonstrate the capabilities of the Teagueduino. Their table top video game in a box was made with a bunch of electronic components they had sitting around, as well as soda straws, plenty of painter’s tape, and some popscicle sticks.

When someone pulls the string on the front of the box, a servo opens it automatically, and a second servo starts spinning the game reel. As the reel moves, the player is presented with a set of obstacles to dodge, guiding the “hero” via a knob-controlled servo. A hall sensor attached to the back of the character is tripped when passing over any of the obstacles, which are attached to the reel with magnetic tape. When the hero collides with an obstacle, the game ends and proceeds to close itself, much to the chagrin of the player.

As you can see in the video below, it’s a pretty entertaining and challenging game.

Looking to make one of your own? Swing by the Teagueduino site to grab the game’s code and be sure to share your creations with us in the comments.

Continue reading “No Quarters Required For This Sidescrolling Game In A Box”

Laser Etched PCB Production

Like most of us, [reonarudo] isn’t satisfied with the current methods of homebrew PCBs, so he put a laser on a reprap and started burning some boards.

The basic procedure is to cover a copper clad board with matte black spray paint. A laser was installed on the X carriage of the reprap. [reonarudo] used cad.py to convert the board files into g-code and fired up his laser. The quality of the boards is highly dependent on the accuracy of the laser so after working through some mechanical problems [reonarudo] managed to make some passable boards.

We’ve seen just about every manufacturing method imaginable applied to PCB production. Etch resist and toner transfer do the job and a reprap milling machine is pretty neat, but lasers are so much cooler. While it may not be perfect (yet), printing PCBs with a laser shows a lot of potential. Check out a video of [reonarudo]’s bot burning some copper after the break.

Continue reading “Laser Etched PCB Production”

Engine Hacks – Tesla Turbines

Engine Hacks Theme banner

You probably weren’t expecting a project based on [Nikola Tesla’s] work to show up during the Engine Hacks theme. Most people know of him because of his pioneering work with high voltage equipment. Never the less, [Tesla] designed a device that later became known as the Tesla Turbine. Tesla turbines are made out of a series of thin disks attached to a central rotor. Air or steam is injected into the closed turbine housing at the outer edge of the disks. It swirls around through the turbine blades and eventually exits near the rotor. This type of turbine can achieve very high rotational speeds but doesn’t have a lot of torque, which limits their usefulness. Check out this instructable that shows you how to build your own Tesla turbine out of hard drive platters.

We have featured a Tesla turbine in the past on Hackaday. In this previous post, [Rick] shows us how to carve a pumpkin with a skill saw blade that is powered by one of these turbines.

Putting Laptop LCDs To Use With An FPGA

We’re always impressed with the number of laptop displays we’re able to pick out of the trash. Most of the time the computer is borked beyond repair so we end up with a lot of functional but unusable LCD panels. As a service to us all, [EiNSTeiN_] figured out how to control an LCD panel using a cheap homebrew FPGA board.

LCD panels don’t use a simple protocol like VGA for turning pixels on and off. Instead, the very high-speed LVDS is used. LVDS is beyond the capabilities of simple microprocessors, so [EiNSTeiN_] built himself a clone of an XuLA FPGA prototyping board and set to work. After figuring out the signal lines to the panel, [EiNSTeiN_] pored over the timing diagrams for the LVDS controller and the LCD panel. From the data sheets, he figured out data is usually sent to the panel at about 500 MHz. The homebrew FPGA board couldn’t manage that speed so [EiNSTeiN_] cut the FPGA clock in half.

While LCD’s 60 fps refresh rate was reduced to 30 fps, [EiNSTeiN_] says there’s only a little flicker. Not bad for something that could have easily been trashed.

Arcade Controller In A Box

[Alex] wanted to play video games with an arcade stick and buttons, but got sticker shock after seeing the price of commercially available controllers that connect to a computer via USB. He set out to build his own and ended up with the controller-in-a box that you see above.

At first he tried using an mbed microcontroller board but was unhappy with the latency built into the system that detected a button press, sent it via USB as a keyboard press, which was then interpreted as input by the game. He ditched the microcontroller completely and picked up a couple of 4021 parallel-to-serial shift registers. He had previously used this method to make his own SNES controller. The SNES uses two 8-bit shift registers to generate an 16-bit serial packet to send to the console. [Alex’s] reused that system, adding an SNES controller plug to his arcade box, and using the SNES to USB converter he already had to connect to the computer. Now he’s got a portable controller for the cost of three buttons, the stick, and two IC’s.

He explains the project himself in the clip after the break.

Continue reading “Arcade Controller In A Box”

Anthropomorphizing An Ikea Lamp (like Pixar But In Real Life)

ArduinoArts is animating an inexpensive Ikea lamp as a contest entry. Seeed Studio’s Toy Hacking Contest calls for the competitors to work their magic using the Grove Toy Kit, which is an extensible sensor connection system for the Arduino. Most of the items in the kit were used to add interactivity to the lamp. Check out the video after the break to see the motion that two servos provide. The lamp can move its shade back and forth as if shaking its head, and the whole arm assembly can rotate in relation to the base. The sensors detect when you’ve repositioned the lamp head and the device will yell at you if it doesn’t appreciate its new pose. It also reacts to noise and motion, switching on the LED that replaces the original bulb in both cases, and asking: “Are you Sarah Connor”  when motion is detected. These basic modifications really make for some fun animatronic behavior.

Continue reading “Anthropomorphizing An Ikea Lamp (like Pixar But In Real Life)”

super_sized_3d_printer

Huge DIY 3D Printer Predictably Prints Huge 3D Items

Well, if we ever need something huge built on a RepRap, now we know who to call. [Jim] over at Grass Roots Engineering wrote in to share a large 3D print he just finished, which was extruded by an equally impressive home-built 3D printer.

The part he built consists of a bunch of hollow green tubing in a criss-cross pattern and was printed in just under 2 days. He never mentions what the part is going to be used for, but at 376 x 376 x 250mm (14.8 x 14.8 x 9.84in), he estimates that this is the biggest single part printed with a DIY 3D printer.

The printer itself is based on the RepRap, but is obviously far larger. It prints using ABS plastic utilizing a maximum build area of 403 x 403 x 322.7mm (15.86 x 15.86 x 12.7in). Built over the course of 3 years, it was fully operational in 2010 but has undergone several improvements as [Jim’s] needs have changed.

It’s a fantastic looking machine, and it seems to print quite nicely. We would sure love to have one of these in our workshop.

Continue reading to see [Jim’s] 3D printer in action.

Continue reading “Huge DIY 3D Printer Predictably Prints Huge 3D Items”