Homebrew Weather Station Plus A Pan And Tilt Camera Rig

[Sebastian] wrote in to share his web site, where he has a bunch of different electronics projects. After looking through them, we found a pair that we thought you might find interesting.

The first project is a homebrew weather monitoring station that [Sebastian] put together. He designed a weather shield, incorporating humidity, pressure and light sensors, along with digital I/O ports for monitoring an anemometer. The entire setup is powered using solar panels, and data is relayed to his computer via an Xbee.

The second item that caught our eye was a digital camera pan and tilt rig. The system was built using a Lynxmotion pan and tilt kit, which is controlled by an Arduino. The code he provides allows him to capture very large composite images without having to spend too much time “sewing” them together. While this second project mostly consists of schematics for a base plate and pan/tilt code, it struck us as something that could be very useful for any budding photographers looking to take panoramic shots.

All of the schematics and code for his projects are available on his site, so be sure to look around – you might find something interesting!

Using An MSP430 For Time Lapse Photography

vistaquest_keychain_timelapse_msp430

Hackaday reader [onefivefour] had an old VistaQuest VQ1005 keychain camera kicking around, and wanted to do something useful with it. A while back he hooked up a 555 timer and did a bit of time lapse photography, but he wanted more control over the process. Specifically, he desired the ability to tweak the delay between shots in a more granular fashion, as well as way to prevent the VistaQuest from going to sleep after sitting idle for 60 seconds.

His weapon of choice to get this task done was an MSP430, since the microcontroller can be found quite cheaply, and because it is relatively easy to use. He added a few header pins to the LaunchPad board wiring them up to the camera’s trigger as well as the on/off switch. When the wire connected to the trigger is pulled low, the camera snaps a picture. The wire connected to the on/off switch is always held low, ensuring that the camera is on and ready to go whenever it’s time to take a shot.

It’s a relatively simple project, but definitely useful. While there are many ways to build an intervalometer, the MSP430 is a great platform to use, especially for beginners.

Stick around to see a quick video [onefivefour] put together, showing off his time lapse rig’s capabilities.

Continue reading “Using An MSP430 For Time Lapse Photography”

Two-axis Panning Time Lapse Rig Built From Lego

2_axis_lego_timelapse_dolly

[Jochem] wrote in to share a neat time lapse camera dolly he constructed out of Lego bricks. He is a big fan of the two-axis panning time lapse effect where the camera moves while recording images. He figured it would be easy enough to construct one of his own, so he dug out his pail of Lego and got to work.

The rig consists of a stationary motor platform which pulls a movable sled using a simple gear and string. The motor platform is controlled by an Arduino, which pulls the movable sled along every so often, snapping pictures along the way. [Jochem’s] Nikon D80 supports shutter release via IR, so he programmed the Arduino to send a quick IR pulse each time it has finished moving the dolly.

The rig looks like it works pretty well as you can see by the video below, but [Jochem] says that it still needs a bit of work. We just can’t wait to see what other time lapse movies he puts together once he finds an “interesting” time lapse subject.

Continue reading “Two-axis Panning Time Lapse Rig Built From Lego”

Play-by-play Of A High Altitude Balloon Flight

[Greg Intermaggio] and [Shumit DasGupta] at Techsplosion launched a high altitude balloon last week that climbed to 90,000 feet above sea level somewhere over California. The play-by-play of the flight is one of the better stories we’ve seen on high altitude balloon builds.

The balloon, christened VGER-1, carried a SPOT satellite GPS messanger to send telemetry back to the ground. We’ve seen a few home brew balloon tracking devices, but [Greg] decided to use an off-the-shelf solution for the sake of simplicity. Like other balloons the VGER-1 carried a CanonPowershot camera with CHDK firmware.

Continue reading “Play-by-play Of A High Altitude Balloon Flight”

Sound Activated Flash For High Speed Photography

High speed video is everywhere these days, but the cameras and necessary equipment is a bit out of reach for a hobbyist. [Bassam] found a compromise and came up with a way to shoot high-speed photographs using a sound triggered flash.

Continue reading “Sound Activated Flash For High Speed Photography”

Camera Flash Marquee: Real Of Fake?

 

It’s time for everyone’s favorite comment thread game: Real or Fake? This week’s edition comes in from a tip that [Fabian] sent us about the music video Bright Siren by the band Androp. The video starts by showing bundles of cables being sorted and connected to breadboards. We get a brief shot of a large LED matrix (presumably being used for testing purposes) then footage of a lot of DSLR cameras with external flashes. These are mounted on racks to produce the marquee seen in the image above. The band performs in front of it for the rest of the video.

We’ve embedded the original video, as well as a ‘making of’ video after the break. There’s also a website you can checkout that lets you write your own message on the marquee. That bit could be easily done in flash so there’s no que, you’ll notice there’s no live feed. While we think the theory is real, we’re a bit skeptical about whether this performance is real or video editing magic. In the behind the scenes clip you can see breadboards attached to each camera flash with rubber bands so we’d guess that at least some of the hardware was setup. But we’re wondering if the animated effects were done in editing like that tea light animation. Let us know what you think by leaving a comment.

Continue reading “Camera Flash Marquee: Real Of Fake?”

Add External MIC Input For Samsung HMX-T10 Videocamera

[Kalin] loved the picture from his new Samsung HMX-T10 camcorder, but the sound quality didn’t match up. Since it records video that can be directly imported to his editing suite of choice he didn’t want to just buy a different model, so he cracked it open and added an external mic input.

As with most consumer electronics these days, the hardest part of the hack is getting the thing apart and assembling it without any damage. [Kalin] had to get down to the bare circuit board to get to the audio input connections. He soldered up some shielded extension wire to an audio jack, then made some space in the case by cutting a bit of the plastic structure before finally gluing it in place. Details are a bit scarce, but it looks like he wired up the jack along with a couple of switches. We’d wager this still lets him use the stock microphone if he doesn’t feel like hauling around extra gear.