Raspberry Pi Camera Built As Part Of Advertising Campaign

the-rpi-camera

Here’s yet another example of well targeted advertising. This camera built around a Raspberry Pi is a giveaway from Sprite. The “lucky” winner of the camera will have the pleasure of seeing the Sprite logo as a watermark on all of the images they snap with it. But in the right hands it’s a simple hack to remove that “feature” (they published the Python script that adds the watermark) or to just scrap the parts for another project. Either way, Sprite got us to say their name three times in this paragraph so the campaign worked.

The most obvious part of this build is the custom cast resin case that they came up with which is a gaudy cartoon-like monstrosity. It protects the case-less Raspberry Pi board, and mounts the Pi Camera board so that the lens is positioned correctly. The lipstick-sized module mounted in the lower back half of the case is a 2400 mAh portable power supply with a USB charging port sticking out the side. This makes us wonder, do you have to wait for the RPi to power up before snapping a picture? If the size and color didn’t get you noticed by everyone the shutter sound will. it shouts the name of the soda company whenever you press the shutter release button.

If you’re more of a high-end photography enthusiast this DSLR wedded with an RPi will be of more interest.

Self-contained Time-lapse Rig Braves Elements From Thirty Feet

Perspective is a bit hard to grasp in this image, but all of this hardware is mounted thirty feet above the ground. This time-lapse photography box makes use of the sun and a Raspberry Pi to document the goings on. The rig is one of three that were built by [Patty Chuck] to record progress on a seventy acre construction site over the course of eighteen months. The gallery linked above shows off the project well, but a much more in-depth text description is found in his Reddit thread.

What’s not shown in the image is a solar array which powers the box. When they were installed there were no utilities on site. To guard against power-loss there’s a hardware RTC that keeps ticking. The Raspberry Pi uses GPIO pins to switch the Nikon D7100 camera on once every five minutes during the work day. It snaps a photo before powering it down again. It also monitors a temperature sensor and actuates circulation fans if necessary.

He’s planning to post the videos once the project’s done in 18 months. If you see them and remember this post, send us the link and we’ll post the update.

Scratch Built Camera Tripod

scratch-built-camera-tripod

We’re used to seeing hacked camera mounts but [CroBuilder] mentioned to us that nobody is really making plain old tripods themselves. He loves to work in his shop so he spent about ten hours building this tripod for himself.

We’d say it’s built to last, but that comes at the cost of weighing a lot. He used square tubing for the legs, which are tripled up in order to allow them to telescope. Each leg has two pipes mounted to the central hub that he fabricated out of hexagonal pipe. A bolt and wing nut acts as hinge and clamp. On the bottom section of the leg there’s a tab spanning the two pieces and another clamping mechanism to hold the adjustable bottom portion of the leg in position.

He finished up the project with black paint on many of the pieces, with the legs themselves polished until shiny. Will rust be a problem if he doesn’t use a clear coat?

The nice thing about a quality tripod is that you can use them for more than just cameras. For instance, add some components to make your own laser level.

Complex Camera Rig Controlled With Blender 3D

blender-3d-camera-control

This is a pretty intricate camera mount. Not only does it provide pan and tilt as the subtitles state, but it moves along a track and offers zoom and focus controls. Its great, but you’ll need an equally complex set of controls to do anything meaningful with it. That’s where the real hack comes into play. The entire system is controlled by its virtual model in Blender 3D.

You probably already know that Blender 3D is an open source 3-dimensional modeling suite. It’s got a mountain of features, which include a framework for animating virtual objects. The camera rig was replicated inside of the software, and includes a skeleton that moves just like the real thing. You can make an animation of how the camera should move, then export and play back those motions on the physical hardware.

Now if you need help making 3D models of your hardware perhaps you should try scanning them.

Continue reading “Complex Camera Rig Controlled With Blender 3D”

Magnetic Panning Time-lapse Camera Mount Couldn’t Be Easier

magnetic-gopro-egg-timer

[Jeremy Cook] is getting in on the panning time-lapse craze with his offering for a camera mount that pans automatically. In this case he’s using a GoPro camera, but since the camera connects using a 1/2 1/4 – 20 bolt it will work with any camera that has a standard threaded tripod mounting bracket.

The base of the rig is an egg timer he picked up for about eight dollars. It’s magnetic so that you can stick it to your refrigerator, but has enough gripping power to hold the camera upside down. The image above shows it stuck to his garage door opener housing. A PVC cap makes up the black part. Before painting it (with truck bed liner so that it’s a bit grippy) he used his lathe to remove the flat areas from the sides, and to cut it in half. He then drilled and threaded a hole in the center to accept the bold for the camera. The cap was super glued to the egg timer, which happens to have a window on the side so that you know how long you’re setting it for.

This is an easy alternative for those that don’t have the resources to make a 3D printed egg timer mount. The lathe step is not necessary, but since [Jeremy] had one he used it. It does make the final product look quite a bit nicer.

Continue reading “Magnetic Panning Time-lapse Camera Mount Couldn’t Be Easier”

Adding A Digital Timer To A Cable Release Camera

slr-cable-release-timer

Here’s a completely non-invasive hack for a classic Minolta SLR camera. [Robby] wanted to add to the options available when it comes to remote shutter release. He ended up building a cable release add-on that mounts on the hot shoe.

He drew some of his inspiration from a similar project we saw back in March. He took the engineering example from that project which uses a small servo motor to actuate the cable release. But along the way added his own features.

The system centers around an ATtiny4313 microcontroller. It provides feedback using the character LCD on the back of the auxiliary flash body. That flash body also offers a battery compartment which provides power for the control circuitry as well as the servo motor. Right now it functions as a count-down timer, and also can hold the shutter a specified amount of time. But we could see this extended to work with external sensors to trigger at a set light level, when sensing motion, or from a remote control.

Ghostly Images Captured Only On Camera

is that a logo

A while back our good buddy [Ch00f] built a QR code clock, unreadable to both humans and computers. A human couldn’t read the clock because of the digital nature of a QR code, and because the clock used persistence of vision in driving the LEDs, a digital camera can’t capture all the pixels in the QR code at the same time. It’s a highly useless but impressive art piece. Now, [Ch00f] is turning that build on its head. He created a rudimentary display that is invisible to the human eye, but easily detected with a digital camera.

This build exploits a basic property of CMOS digital cameras – the rolling shutter. Because it takes time to get pixels off a modern digital image sensor, each picture is actual a composite of many different strips, each taken slightly out of sequence. You can see this for yourself by taking a picture of something rotating very fast with your camera phone; a picture of an airplane propeller will make the blades appear curved, or look like [Dr. Seuss] has an aeronautical engineering degree.

To create his display, [Ch00f] found a few inexpensive fiber optic lights. By aligning a few of these into columns and lighting them up in a precise sequence, he can exploit the rolling shutter and make an image appear. To the human eye, it looks like a solid wall of illuminated fiber optics.

As for how practical this build is, [Ch00f] says not much. For cell phone cameras, you’d need to have a very, very short exposure time for this to work. The only way to do that is to make this display unbelievably bright, or just put it out in the sun. We can’t see that being practical for any potential use case, but we’d be more than happy to see a large-scale attempt at displaying images with this technique.