NTSC Video Out With The Papilio One

video_out_with_the_papilio_one

[Ben Leperchey] is working on building a Sega Master System clone using the Papilio One FPGA board, and although his ultimate goal has yet to be reached, he’s bringing some great stuff to the table in the meantime.

One component that is necessary for any sort of game system clone is NTSC/PAL video output, naturally. Since no one had constructed a TV output “Wing” (The Papilio One’s version of a shield or breakout board), [Ben] went and did it on his own. Using only 14 resistors and a low-pass audio filter, he was able to get the video output he was looking for with relatively little trouble. His VHDL code running on the Papilio does all the hard work of creating the video signal, while the wing he designed mostly handles the connectivity.

This is one of the first few projects/components we’ve seen come out of the Papilio camp, and it looks like things are off to a good start. We can’t wait to see the Master System implementation once it has been wrapped up!

Continue reading to see a quick video demonstration of the Papilio One and [Ben’s] TV output wing.

Continue reading “NTSC Video Out With The Papilio One”

Live NBA Scoreboard With Huge 7-segment Displays

[Kianoosh] was in Las Vegas over spring break and was fascinated by the real-time sports scores displayed at the casinos. He figured that this would be an easy enough project to duplicate, so he built a gigantic NBA scoreboard that updates live from the NBA website.

The build uses the OS X Automator to pull scores down from the NBA’s mobile site. Sending this through a parser written in Java, the scores are then sent to an ATMega32 over an XBee. [Kianoosh] posted all the code and schematics, as well as a PDF writeup. Because the scoreboard is sport-agnostic, [Kianoosh] plans on writing new code for the NFL, MLB, and NHL. We’re really impressed with this build, and with the giant 7-segment LEDs, this would be a great addition to a sports bar (or really any bar).

Continue reading “Live NBA Scoreboard With Huge 7-segment Displays”

Creating Halftone Pictures With A CNC Machine

cnc_halftone_images

[Metalfusion], built himself a nice looking CNC machine and has been experimenting with some out of the box uses for his new tool. One novel use he is particularly fond of is creating pictures with his machine (Google Translation). While you might imagine that he is simply using the CNC as an engraver, literally drawing images on the surface of his workpiece, what he is doing is far more interesting.

He developed a small application that takes an image (jpeg, gif, or png) and converts it to a set of pixels, which can then be tweaked and skewed to his liking. The application exports the halftone image to a DXF file which can be fed into the CAD application that he uses to control his CNC machine. The CNC does the rest, using a v-shaped router bit to cut holes into his workpiece, generating a physical halftone picture from his digital image.

Thought the process does take some time to complete, the resulting images are well worth it. If you are interested in trying this at home using your own CNC machine, the DXF Halftone application is available on his site for free.

Continue reading to see his halftone generating CNC in action.

[via HackedGadgets]

Continue reading “Creating Halftone Pictures With A CNC Machine”

Wooden Machine Belongs In Willy Wonka’s Factory

Behold the wooden machine (translated) that is used for… well it does… it was built because… Okay, this is a case where asking what it does or why it was built is the wrong question. [Erich Schatt] began building the piece that he calls “Wheels” back in 1995. It took just seven years to complete, and is made entirely of wood. The video after the break shows a multitude of moving parts.

The chains were modeled after bicycle chains, which are used to transfer motion from the “rider” throughout the machine. The gearing for each segment was meticulously calculated, then perfected through trial and error. The complexity even calls for a differential and universal joints. It’s mesmerizing to watch and for that reason it’s made appearances at conventions and been featured in art exhibitions.

It’s also worth mentioning that this comes from a very humble-looking shop. [Erich] posted some pictures of his studio and aside from the abundance of bar clamps, it’s just your average garage or basement setup.

Continue reading “Wooden Machine Belongs In Willy Wonka’s Factory”

FrankenKindle: Building An Alternate Kindle Keyboard

If you’ve ever thought the Kindle keyboard was a bit cramped you’re not alone. [Glenn’s] been working on developing an external keyboard for the Kindle for quite some time. It may not make easier for everyone to use, but he’s motivated to improve usability for his sister who has Cerebral Palsy.

We see a lot of keyboard hacks that solder straight to the pads under the buttons, but for a compact device like the Kindle this would really mess things up. Instead of going that route, [Glenn] sourced a 20-pin Flexible Flat Cable and breakout board that match the internal Kindle connector. The prototype seen above uses a TS3A5017 serial multiplexer chip to simulate the keyboard button presses. That multiplexer is driven by a Teensy++ microcontroller board which is monitoring a larger set of buttons on the V.Reader seen above. Check out the video after the break for a brief demonstration, then look around at the rest of [Glenn’s] blog posts to view different steps of the development cycle.

Continue reading “FrankenKindle: Building An Alternate Kindle Keyboard”

RC Car And Beagle Board Mate For A Versatile Robot Build

Here’s a rover project that has plenty of power (translated) to go places. This is true not only of its locomotive capability, but processing power as well.

The RC car used here (translated) is not overly expensive, but offers a lot of versatility. It’s got front and rear steering via two servo motors, as well as independent drive motors for each end. The frame also offers an advanced suspension system that lets the vehicle flex to keep as many wheels on the ground as possible. It’s a great find if you don’t want to start off your project bogged down in the hardware design.

On the control side of things a Beagle Board has been choosen. The demo after the break shows it controlling an added turret servo, as well as the drive mechanism controlled via a keyboard. These are driven through the embedded Ubuntu image running on the board. This should provide plenty of processing power to add obstacle avoidance and autonomy routines in future versions.

Continue reading “RC Car And Beagle Board Mate For A Versatile Robot Build”

A Professional Looking N64 Portable Build

Although Hack A Day is no stranger to console conversions, this portable N64 build is worthy of note. The article itself is in Spanish, but for those that don’t speak the language, the steps and components necessary are well documented in pictures. There’s even a video of the finished product after the break.

What is especially interesting about this project is the professional looking build quality of the finished product. One might think it’s a custom injection molding job or possibly 3D printed, but everything is done with only glue, filler, and paint. A controller and console is hacked up to provide the raw materials for this build. An expansion pack is even attached to this console for good measure.

Power is provided by a 6800mA battery, and the console features a generous 7 inch display. A good wiring schematic is also provided in this article, so maybe it will inspire other quality console hacking in the future. Continue reading “A Professional Looking N64 Portable Build”