360 Degree Video For Next-to-nothing

[Luis], a regular Hackaday reader, sent in some info about his 360 degree video experiments. He wanted a cheap device to use with a video camera, producing video that can be displayed using a free Flash software library.

The hardware consists of a mirrored light bulb, a square of glass, and some threaded rod. The camera lens attaches to the glass with the rod right in the middle. The lens will capture a donut image reflected in the mirror of the bulb. [Luis] then processes the result and uses Ryubin’s Flash Panorama to handle playback. He’s posted two clips as examples, the first of an “Existentialist Suburb Walker” and the second is some test footage while setting up for a shot. You can click-and-rotate the video while it’s playing to look around the area.

This could produce some great driving videos, without the need for multiple cameras. [Luis] does point out some problems with oscillation as the mirror on the end of a rod will amplify the effect of movement on the image.

Double Clutch Transmission Model

[Alan] did an extraordinary job building a computer controlled model gearbox. His project from several years back is based on a dual-clutch Direct Shift Gearbox that was developed for VW and Audi vehicles. His design uses a gear head motor to provide the locomotion to this transmission. Shifting is computer controlled through serial cable, with servo motors providing the physical motion to change gears. Seeing all these moving parts in the clip after the break might make you a bit dizzy.

This is some extreme model building. It reminds us of the guy who built that aluminum aircraft model that was all over the Internets in December.

Continue reading “Double Clutch Transmission Model”

NES RAM Replacement

[Spatula Tzar] Turned on her NES one day to find it no longer working. Off went the case and out came the oscilloscope. After probing around for a bit, she found that one of the RAM chips was very hot. She hot aired off the bad chip implementing an “Impenetrable Aluminum Heat Shield of Science” to protect the rest of the components. In the chip’s place she soldered a wide DIP socket for which the NES engineers had thoughtfully left a place. Then, using a 128Mbit SRAM SOIC, she soldered it to 0.100″ headers to fit in the socket. As the original chip was only 16Mbit, unused address lines are tied high or low. The console is now fully functional again. Also checkout the comments on Oldschool NES ‘repair’ how-to.

Step-a-sketch

[Chris] is getting his feet wet with Computer Numerical Control starting with an Etch-a-Sketch interface. This is a great way to start out because the really tough parts of the project are already inside of the toy. He’s replaced the two white knobs with stepper motors and connected them through a mosfet network to a PIC 16f84a. The PIC then gets its commands from a computer via the parallel port.

A video of the CNC machine can be seen after the break. He needs to add a frame to increase the precision of the images drawn but this first attempt is pretty good. We prefer to have the computer in charge of the design because controlling an Etch-a-Sketch with a mouse doesn’t make our drawings any better. Continue reading “Step-a-sketch”

TOBI The Tool Bot

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

[TheGrue] has put together this great writeup on how he built TOBI, the tool carrying robot. Inspired by a story he read about a robot that could follow people around, using heat sensors, he decided he wanted to do something similar. His robot would carry his tools, in this case, the tools of an IT professional. Not only would it carry his tools, but surely it would give him credit as a techno-guru to have a scratch built robot following him around.

His build process is documented quite well. He approached this in a fashion where he set several iterations. Each step would add a feature and carry the old features forward. It looks as if he’s currently working on step 3, which means that the chassis has already been built, the drive train is working, it can be remote controlled, and now has some level of autonomy thanks to a propeller controller. Up next are some range finders and an assortment of other sensors so that TOBI won’t drive off any steps, or into any walls.

[via hackedgadgets]

BT Phone Is Much More Than Retrofit

[Santiago] turned his Ericfon into a Bluetooth phone. This is completely different from the handset retrofits we looked at last month. This is because he didn’t simply crack open a BT headset and cram it into his phone. He developed his own hardware for full functionality.

This is an open source project with available hardware details that he intends to turn into a kit. [Santiago] has purposed a PIC microcontroller to connect with a WT32 bluetooth module. The PIC allows for a dial tone, dialing with the original rotary dial, and produces the original sound when the phone rings. What he now has is a way to have a home phone without a landline. As seen the video after the break, the Ericfon works the same as it did when it was new, except the connection is made through Bluetooth and not via a copper phone line. Continue reading “BT Phone Is Much More Than Retrofit”