Rainbow Machine Livens Up Any Photograph

rainbow-machine

[Shameel Arafin, Sean McIntyre, and Reid Bingham] really dig rainbows. Going by the moniker the “RainBroz”, the trio built a portable display that can be used to add cool light painting effects to pictures.

The group brings their Rainbow Machine all over the place, including parties, gatherings, and random spots on the street. Anyone is welcome to have their picture taken with the Rainbow machine, and each subject is given a card with a URL on it, so that they can check out their picture whenever they please.

The display consists of addressable RGB LED strips and an Arduino from Adafruit, along with the associated support mechanisms for moving the LEDs. The real magic is carried out by the LPD8806 light painting library, also from Adafruit, which enables the RainBroz to create all sorts of images with little fuss.

As you can see in the video below, the Rainbow Machine seems to get a pretty warm reception from just about everyone, even people grabbed right off the street. It looks simple enough to build, so why not put one together for your next gathering?

Continue reading “Rainbow Machine Livens Up Any Photograph”

Focus Fix For Non-reflex 35mm Camera

For camera fanatics the acquisition of an old camera is a thrilling event. But if you’re going to collect them, you’d better have some repair skills so that you can also use them. [Fernando’s] latest find was this Minox 35mm camera. The aperture needed cleaning, and after reassembling the unit he realized the he had not marked the focus ring when taking it apart. This is not a reflex camera, so you can’t look in the view finder to adjust focus. He came up with his own method to get the focus ring calibrated.

The focal point needs to focus on the film. He simulated this plane using some magic tape, which removes easily without leaving a residue. When the shutter is open, you can see the image projected on this translucent surface. He then set up the camera with the lens 90 cm from a bright light bulb. By adjusting the focus to create a sharp image on the temporary screen, he knows the focus is calibrated, and can reset the focus ring to the 0.9m mark.

Need some help developing that exposed film? You could always give the coffee and vitamin C hack a try.

Knockoff Game Controller Makes A Fine Remote Shutter Release

remote-shutter-release

[Duncan Murdock] received a Canon DSLR camera for Christmas and wanted a remote shutter release to go along with it. Since nary a store was open on Christmas, he was pretty much out of luck. Scrounging around in his parts drawer, he found all sorts of goodies waiting to be reused, including a knockoff Wii nunchuck.

He pulled the original cable from the nunchuck and replaced it with an old telephone wire, attaching a 2.5mm plug to the end. The plug goes directly into his camera’s control port, allowing him to trigger the auto focus and shutter mechanisms with the push of a button.

We like the idea of a junk controller being recycled for use in a camera, though we think it has far more potential than being used as a simple wired trigger. If both the nunchuck and camera were fitted with some sort of wireless interface (Bluetooth, IR, etc), we think it would make a great addition to any hobby photographer’s kit.

Motorized Camera Mount Unexpectedly Popular For CNC-aimed Hardware

Here’s a camera mount that moves smoothly along a motorized sled. [Bart Dring] created the system and was surprised by it’s popularity, having received several sales requests from photographers. He originally designed the linear bearing system, called the MakerSlide as an inexpensive alternative to other CNC machine solutions. Allowing a computer to map out timed movements for video shots wasn’t on his radar then, but as you can see in the clip after the break, the MakerSlide does an amazing job at it.

The modular track system makes it easy to attach to a base. In this case, a couple of pieces of acrylic let him support both ends of the track on standard camera tripods. [Bart] mentions the knowledge gap between people who work with CNC milling hardware and photographers as an issue in deciding how to control the system. Since photographers aren’t likely to be proficient in EMC2, he designed a control application with an Arduino. It uses a stepper motor controller shield, and does some fancy math to make sure there is smooth acceleration, etc.

Continue reading “Motorized Camera Mount Unexpectedly Popular For CNC-aimed Hardware”

IR Remote For DSLR Cameras

Since most DSLR cameras now have an IR communication port, [Julius] thought it would be a good idea to build an  IR shutter release remote. He has released the plans for two versions; a single sided hand etched one, and a double sided one to have made professionally. He notes that it should have a range of at least 10 meters thanks to the 100mAh Li-Po battery and a reasonably high power IR LED.  You can download the source code as well as the etching mask and eagle files from the wiki page.  He does note that you may have to change the pattern sent to match your camera.

Hack A Webcam And A Film Camera Into A USB Microscope

Most of you probably have a webcam sitting around somewhere, and after all the high voltage projects you’ve done using disposable cameras, we bet you have some camera lenses too. You could always do what [Butch] did and combine the lens from the camera with the webcam to do some up close inspection.

This seems like something we’ve seen several times, but we can’t find it in our archive. Such a simple and quick hack looks surprisingly effective in his shots. If you want to see the details, like where he tied into the webcam’s board to power an external LED, you’ll have to download the PDF.

Building A Digital Camera From Scratch

Sure, [Stan] could have bought a nice full-frame DSLR like a Canon 5D or a Nikon D3, but where’s the fun in that when he could build his own digital camera? The build isn’t done yet, but [Stan] did manage to take a few sample pics.

The 14 Megapixel sensor [Stan] found was originally used for benchtop applications. There isn’t any reason it can’t be used for photography, so all that needed to be done was design a camera around this sensor.

[Stan] built his hardware around a DSP, an FPGA and a pair of ADCs, an amazing piece of engineering. Of course building a full-frame digital camera has as much to do with mechanics as electronics, so [Stan] used a 60mm cage system and a 3d-printed nylon enclosure.

Of course, [Stan]’s camera doesn’t look much like and off-the-shelf DSLR. There’s a reason for this; the sensor in the camera has a rolling shutter, much like the last few iPhones instead of a focal plane shutter. Not a bad piece of work, we only wish there were more build pics.