Gigapixel Microscope Reveals Tiny Parts Of The Big Picture

[JBumstead] didn’t want an ordinary microscope. He wanted one that would show the big picture, and not just in a euphemistic sense, either. The problem though is one of resolution. The higher the resolution in an image — typically — the narrower the field of view given the same optics, which makes sense, right? The more you zoom in, the less area you can see. His solution was to create a microscope using a conventional camera and building a motion stage that would capture multiple high-resolution photographs. Then the multiple photos are stitched together into a single image. This allows his microscope to take a picture of a 90x60mm area with a resolution of about 15 μm. In theory, the resolution might be as good as 2 μm, but it is hard to measure the resolution accurately at that scale.

As an Arduino project, this isn’t that difficult. It’s akin to a plotter or an XY table for a 3D printer — just some stepper motors and linear motion hardware. However, the base needs to be very stable. We learned a lot about the optics side, though.

Continue reading “Gigapixel Microscope Reveals Tiny Parts Of The Big Picture”

Flex PCB Saves Lens From The Junk Pile

There’s a piece of tech that many of us own, but very few of us have dissected. This is strange, given our community’s propensity for wielding the screwdriver, but how many of you have taken apart a camera lens. Even though many of us have a decent camera, almost none of us will have taken a lens to pieces because let’s face it, camera lenses are expensive!

[Anthony Kouttron] has taken that particular plunge though, because in cleaning his Olympus lens he tore its internal ribbon cable  from the camera connector to the PCB. Modern lenses are not merely optics in a metal tube, their autofocus systems are masterpieces of miniaturised electronics that penetrate the entire assembly.

In normal circumstances this would turn the lens from a valued photographic accessory into so much junk, but his solution was to take the bold path of re-creating the torn cable in KiCad and have it made as a flexible PCB, and to carefully solder  it back on to both connector and autofocus PCB. We applaud both the quality of his work, and thank him for the unusual glimpse into a modern lens system.

Lens repairs may be thin on the ground here, but we’ve had another in 2015 with this Nikon aperture fix.

Barn Door Tracker Needs No Special Tools

If you want to take a long exposure photograph, you need a tripod to hold your camera steady. But a tripod won’t help when the ground it’s standing on is moving. That’s exactly the problem [Emvilza] ran into when he wanted to take minutes or hours long photographs of the night sky. His solution was to build a barn door tracker, which he carefully documented in both English and Spanish.

Barn door trackers, also known as scotch mounts have been used by photographers for many years to cancel out the rotation of the earth. This causes stars to appear frozen in the sky and allows for photographs of very dim celestial objects. These trackers range from simple hand-cranked affairs to complex mechanical creations. [Emvilza] decided to have a go at designing and building his own tracker, using only basic tools, as he didn’t have access to a CNC or 3D printer.

The tracker itself is built from wood, with metal hardware. [Emvilza] spent a ton of time designing the tracker using SketchUp. The carefully drawn plans ensured everything would fit together and operate correctly.

One of the toughest parts was accurately bending a threaded rod enough to make it work with the tracker, but not bind the drive system. The mount’s motion comes from a threaded rod. The rod is driven by a stepper motor.  Control and sensing is handled by an ATmega328 programmed using the Arduino toolchain. [Emvilza] learned Eagle and designed a PCB. Rather than etch a board, he simply built the circuit on perfboard, following his layout and traces.

The end result is a tracker that looks and performs great — just check out the images on [Emvilza’s] site to see some examples. Not only that, [Emvilza’s] well written documentation will help anyone looking to build a tracker in the future!

An Easy Camera Slider Build

As smartphone cameras improve with each new generation, making quality video content is getting easier all the time. This means it takes a little more to stand out, so it pays to get creative with your cinematography. A slider is a great way to get some different shots, and you can build one pretty cheaply too (Youtube link, embedded below).

For smooth motion, [Nikodem Bartnik] used aluminium extrusion for the rails, along with some roller bearing wheels designed to suit. The wheels are built into a 3D printed carriage, which is also fitted with a spherical clamping camera mount. It’s all wrapped up with some socket head cap screws and 3D printed brackets to tie it all together.

Dimensional accuracy is key to the smooth operation of a slider, so you’ll want to have your printer set up well if you’re going to attempt this one. [Nikodem] demonstrates the slider is capable of taking the weight of an mid-range SLR with a tastefully sized lens, but if you’re going for something telephoto, you might want to go for something bigger. You could also consider a motorized rig instead. Video after the break.

Continue reading “An Easy Camera Slider Build”

A High-Speed Slide Scanner Build

Photographic slides were popular in the middle part of the 20th century, but are long forgotten now. If you’ve found a handful in a dusty attic, you might consider sending them away to be digitized professionally, or using a flatbed scanner at home. [Bryan Howard] found himself with over 200,000 slides, however, so that just wouldn’t do. Instead, he endeavored to build an automated scanner of his own. 

Like many similar projects, [Bryan] started with an existing slide projector as a base. This means that all the difficult work of slide transport is already taken care of. The projector has then been upgraded with an LED light source and other tweaks befitting its new role. An Arduino Pro Micro runs the show, firing off the camera to image each slide before loading the next one into place. The DSLR responsible for imaging is then hooked up to a PC so the incoming images can be checked while the machine is in operation.

Preliminary tests are promising, with the scanner successfully capturing several slides in a row. [Bryan] estimates that, with a capture time of between 1 and 2 seconds per slide, it should take somewhere between 2-5 days to image the entire collection.

We wish [Bryan] the best of luck with the project, and look forward to seeing the final results. We’ve seen similar work before, too. Video after the break.

Continue reading “A High-Speed Slide Scanner Build”

A Soap Film Photography How-To

Blowing bubbles is a pastime enjoyed by young and old alike. The pleasant motion and swirling colors of the bubbles can be remarkably relaxing. With the right tools and techniques, it’s possible to take striking photos of these soap film phenomena, and that’s exactly what [Eric] and [Travis] did.

Adding sugar to the soap solution increases the resilience of the film significantly. With enough added, the film no longer pops, but instead breaks and fails in interesting ways.

After beginning with a robotic arm and a computer fan blowing bubbles, the project moved towards a simple stepper motor setup. A thin frame is lowered into a solution of soapy water, then brought back up by the stepper motor. The resulting soap film is held in front of a black background and carefully lit with a softbox light.

Lens selection is critical for this sort of work – in this case, a TS-E 50mm Macro f/2.8 lens was the order of the day. [Eric] shares other tips for taking great shots, such as adding sugar to the solution to make the soap film last longer, and using a modified speaker to help “paint” the surface of the films.

The resulting images are beautiful examples of the art, showing vibrant colors from the interference patterns created by the light. [Eric] has done a great job of clearly documenting the development process and the final results, making it possible for others to recreate the project elsewhere.

We’ve seen other soapy projects before, like this automatic bubble blowing machine. Video after the break.

Continue reading “A Soap Film Photography How-To”

3D Scanning Via DIY Photogrammetry

For those with 3D printers, taking a 3D model and spitting out a physical object is so routine as to be blasé. The reverse is something a little different. There are many ways to create a digital 3D model of a physical object, of varying complexity. [Eric Strebel] favors photogrammetry, and has shared a useful guide for those interested in using this technique.

In its most basic sense, photogrammetry refers to taking measurements from photographs. In the sense being discussed here, it more precisely refers to the method of creating a 3D model from a series of photographs of a physical object. By taking appropriate images of an object, and feeding them through the right software, it’s possible to create a digital representation of the object without requiring any special hardware other than a camera.

[Eric] shares several tips and tricks for getting good results. Surface preparation is key, with the aim being to create a flat finish to avoid reflections causing problems. A grey primer is first sprayed on the object, followed by a dusting of black spots, which helps the software identify the object’s contours. Camera settings are also important, with wide apertures used to create a shallow depth-of-field that helps the object stand out from the background.

With the proper object preparation and camera technique taken care of, the hard work is done. All that’s then required is to feed the photos through the relevant software. [Eric] favors Agisoft Metashape, though there are a variety of packages that offer this functionality.

We first reported on photogrammetry back in 2016. If cameras aren’t your thing, you can always give lasers a try. Video after the break.

Continue reading “3D Scanning Via DIY Photogrammetry”