TV-B-Gone Can Double As A Camera Remote Control

[Christopher] found a way to get a bit more mileage out of his TV-B-Gone kit. The little device is intended to turn off every television in range with the push of a button. But at its core it’s really just a microcontroller connected to some infrared LEDs. Instead of sending codes to shut of televisions, you can rewrite the firmware to send a camera remote shutter release code.

It doesn’t take too much to pull this off. You need a way to flash new firmware to the device, and you need to know the new code timing that you want to send. Since the firmware is open source it’s easy enough to make code changes, and there are several easy methods of flashing AVR devices (like the tiny85 used here), including using an Arduino as an ISP.

But [Christopher] did more than just add the Nikon code for his camera. He realized that there’s a jumper to select between European or American television codes. Since he wasn’t using the foreign option, he replace that pin header with a switch that selects between normal TV-B-Gone operation and camera shutter release modes. Nice.

Making A Wall Power Adapter For A Digital Camera

Instructables user [txoof] was unhappy with the fact that Olympus didn’t manufacture a wall power adapter for the E-510 camera and decided to do something about it. The resulting new power adapter is described in this article. What it amounts to is a fake battery pack made out of plywood.

A 2.5mm DC power adapter is attached as seen in the picture above and the fake battery contacts are made with a thin brass or steel plate. According to the article, a steel soda can or bean tin works well for this.  Google sketchup with the slicer plugin is used to make slices of wood to be glued together in a “battery” shape.  Alternatively, something like this would be a good project for a 3D printer or CNC router.

Although there is nothing that revolutionary about this hack, it solves a problem that many people have with cameras or other electronics without a readily available wall power supply. This can be especially evident when trying to do time-lapse photography or other activities that need a long time span. For another hacked-together wooden camera project, check out this remote trigger built using plywood and air freshener components.

Light Painting Nyan Cat With An Arduino

You too can paint your favorite meme in light with just a few tools. [Skywodd] brought together a couple of different projects to make this happen. He had already built a large POV display and now uses a DSLR with long exposure to create light paintings (translated).

The Arduino-powered display is built from a strip of 35 RGB LEDs. Now, that’s four pins per LED but one of is ground, leaving just 105 pins that need to be addressable. A couple of things make this manageable. First, he etched his own circuit boards for the LED strips. This breaks out the contacts to the edge of the boards and simplifies the soldering a bit by taking care of the ground bus. Secondly, he’s using M5450 LED display drivers for addressing. After the break you can see the video of the prototype hardware (in French but blinky action starts at about 2:30).

If you’re looking for an easier way to do this, check out the light painting that uses manufactured LED strips.

Continue reading “Light Painting Nyan Cat With An Arduino”

Extending Battery Life While Taking Time Lapse Photos

msp430_camera_control

[Peter] loved using his GoPro HD camera, but he found the time lapse functionality a bit lacking. It wasn’t that there were not enough settings to satiate his needs, but that the camera would run through its batteries in just a few short hours.

He found that the camera did not turn off or enter any sort of sleep mode between shots, wasting precious battery life. He could have simply added a bigger external battery pack to the camera, but for the sake of portability, he had a far better idea in mind.

The GoPro has a pretty well documented interface called the “Hero Bus”, so all it took was a little bit of online research before [Peter] had all the information he needed. The camera has a neat feature that immediately snaps a picture when it is powered on, so he decided that he would use a microcontroller to turn the camera on and off at specific intervals, rather than using its built-in time lapse function. He chose a Texas Instruments MSP430 for the job, since it is very well known for being a power miser.

Once he had his code up and running, he connected it to his camera and found that it worked perfectly right off the bat. Now, he can take anywhere between 1,500 and 2,000 shots before the batteries run out, instead of the measly 200 he was getting without the modifications – quite an improvement!

Can You Develop Film With Coffee And Vitamin C?

Are you feeling a little MacGyver-ish and have access to a film camera? Perhaps you want to try developing your pictures using coffee and vitamin C instead of a traditional developing solution. [Danish Puthan Valiyandi] does a great job of walking us through the steps he took, including precise measurements, temperatures, and timings involved in achieving great results. This is probably not for the first-timers, as he does use special equipment associated with traditional developing methods.

The process uses a couple of easily obtainable materials: instant coffee, vitamin C powder, and washing soda (sodium carbonate). Once the roll of film has been exposed, it’s put onto a jig for developing (Danish does this with the lights on to make the video after the break worth watching, but you’ll need to do it in the dark). Once nestled inside of the development container, he mixes up a batch of his diy developer and agitates according to a times schedule. When the development is finished, a chemical fixer–no diy alternative used here–is added to set the film. Dry out the strips and use a scanner to digitize your work. We’re surprised by the quality of the finished product, but we shouldn’t be… he certainly knows what he’s doing.

Continue reading “Can You Develop Film With Coffee And Vitamin C?”

Panoramic Ball Camera; Toss To Snap A Picture

This odd-looking ball can automatically take a panoramic image whenever you throw it up into the air. Seriously, that’s then entire set of operating instructions for the device. Inside, a 3D printed frame hosts an array of 36 cellphone cameras, each capable of taking a two megapixel image. Also included is an accelerometer. When it senses the change in momentum associated with the apex of its vertical trajectory it snaps an image with all of the cameras at the same time. The result is a spherical image with no obstructions-like a tripod or other support mechanism. The images are automatically stitched together and displayed on a computer which allows the user to pan and zoom.

The whole story is told in the video after the break. The example images shown are quite good, although there are a few artifacts where the segments meet. Most notably, color variances between the images captured by different CCD modules. We’d image that this can be fixed automatically in software if a talented programmer were willing to put in the time. The thing about spherical photos is that methods using post processing to unwrap an image always have some distortion to them. With that in mind, we think the ball camera is as good a solution as we’ve seen.

Continue reading “Panoramic Ball Camera; Toss To Snap A Picture”

Vintage Camera Retrofit Perfect For Trolling Strangers

vintage_camera_retrofit

[John] likes making things out of unusual junk, and decided to build something for the sole purpose of trolling others. He thought it would be funny to stuff a new digital camera into the body of an old, obsolete camera, just to see how people would react to it.

He considered several different cameras, including a bulky old Polaroid, eventually settling on a far more manageable Argus C3. The camera wasn’t quite big enough to fit his new digicam inside, so he built a mock body using black micarta. He attached the Argus’ front and back to his plastic box, then spent some time fitting his digital camera inside. He transferred knobs from the original camera to his new false body, adding to the authenticity, before taking it out for some test shots.

You can see the final result above, and we think you would be hard pressed to notice that there’s something amiss with his camera unless you spent some time taking a closer look at it. He says that it works well for the most part, and it’s definitely a conversation starter. People are always puzzled by the fact that he is using such and old camera, and doubly so when he tells them it can take about 4,000 shots before he has to “develop” his pictures.