Enjoying The Sunrise Every Single Day

Exif_JPEG_PICTURE

[Andy] wanted to take a few at sunrise, but waking up before sunrise has obvious problems associated with it. Instead, he built a device that calculates the local sunrise time, snaps a picture, and goes to sleep until the next morning.

The camera used for the project was an old Canon point and shoot, chosen for the ability to load CHDK firmware. Other electronics included an Arduino pro mini, a LiPo battery and charger board, real time clock, and an old Nokia LCD for the user interface.

There’s quite a bit of code that goes into figuring out when the sun will rise each day, but once that’s figured out, all [Andy] has to do is take the camera somewhere pretty, point it East, and record a few days worth of sunrises. When put into a ‘game camera’ enclosure, its rugged enough to stand up to everything except a thief, and has enough battery power for a few weeks worth of sunrises.

Video demonstrating the local sunrise time below.

Continue reading “Enjoying The Sunrise Every Single Day”

Laser Triggered Camera Flash

High Speed Laser Based Camera Flash Trigger For Only $2

[Matt Kane] works at a really cool company in the UK where he recently finished working on the Triggertrap Ada — the highest-performance, most feature packed camera trigger out there. So just for fun, he decided to challenge himself again — could he make a super basic, super fast, bare-bones camera trigger for $2 instead?

At the most basic level this is just a laser pointer and a light sensor. When the object your photographing breaks the light path, the flash triggers. Typically this is done with an IR laser, but since he’s going for a low-cost system, he’ll use a basic 1mw red laser pointer — the only downfall is you might see it in the picture.

Next up is the sensor. Ideally we’d use a photodiode which is very fast, but also expensive. A photoresistor is cheap, but not fast enough. A nice medium between the two is a phototransistor, which is relatively fast, and cheap. Finally, we need a minimum trigger period to offset the flash. [Matt] thought about using a 555 timer but instead decided to just generate a pulse with an Attiny45.  Continue reading “High Speed Laser Based Camera Flash Trigger For Only $2”

Hackaday Reader [David] Wins A Camera From Make And Nikon

 

Make the shot fixed[David Schwarz] whipped up this moving time-lapse camera rig and won himself a sweet Nikon setup. You might remember our post about the Nikon Make:The Shot Challenge. [David] saw our post, and started thinking about what he wanted to enter. Like a true engineer, he finally came up with his idea with just 3 days left in the contest.

[David] wanted to build a moving time-lapse rig, but he didn’t have the aluminum extrusion rails typically used to build one. He did have some strong rope though, as well as a beefy DC motor with a built-in encoder. [David] mounted a very wide gear on the shaft of the motor, then looped the rope around the gear and two idler pulleys to ensure the gear would have a good bite on the rope. The motor is controlled by an Arduino, which also monitors the encoder to make sure the carriage doesn’t move too far between shots.

[6__pulley_systemDavid] built and tested his rig over a weekend. On Monday morning, he gave the rig its first run. The video came out pretty good, but he knew he could get a better shot. That’s when Murphy struck. The motor and controller on his rig decided to give up the ghost. With the contest deadline less than 24 hours away, [David] burned the midnight oil and replaced his motor and controller.

Tuesday morning, [David] pulled out his trump card – a trip to Tally Lake in Montana, USA. The equipment worked perfectly, and nature was cooperating too. The trees, lake, and the shadows on the mountains in the background made for an incredible shot. Once the time-lapse photos were in the can, [David] rushed home, stitched and stabilized the resulting video. He submitted his winning entry with just 2 hours to spare.

Click past the break for more on [David’s] time-lapse rig, and to see his final video.

Continue reading “Hackaday Reader [David] Wins A Camera From Make And Nikon”

Retrotechtacular: Kodak Built World’s First DSLR… Using A Canon Camera Body

worlds-first-dslr

It has been far too long since we’ve seen an installment of Retrotechtacular, and this is a great one to start back with. It’s always a treat to get the story from the horse’s mouth. How about the tale of the world’s first Digital Single-Lens Reflex camera? [Jame McGarvey] shared the story of how he developed the device in 1987.

That’s it shown above. It’s not surprising to see that the only real modification to the camera itself is the back cover. The difference between an SLR and a DSLR is really just the D, which was accomplished by adding a CCD in place of the film.

The entire story is a treat, but there are a couple of nuggets the we enjoyed most. The possibly-clandestine purpose of this device is intriguing. It was specifically designed to pass as a film camera which explains the ribbon cable connecting the CCD module to the control box which would be stored in a camera bag. It is also delightful to hear that the customer who tasked Eastman Kodak with developing the system preferred Canon camera bodies. So this Kodak DSLR indeed used a Canon F-1 body.

Once you get done looking this one over you will also enjoy learning how a CCD actually works.

[Thanks Ben]

Retrotechtacular is a weekly column featuring hacks, technology, and kitsch from ages of yore. Help keep it fresh by sending in your ideas for future installments.

Using Echoes Of Light To Turn Walls Into Mirrors

using a wall as a mirror

 

[Matthias] recently published a paper he worked on, in which he details how his group managed to reconstruct a hidden scene using a wall as a mirror in a reasonably priced manner. A modified time-of-flight camera (PMD CamBoard Nano) was used to precisely know when short bursts of light were coming back to its sensor. In the picture shown above the blue represents the camera’s field of view. The green box is the 1.5m*1.5m*2.0m scene of interest and we’re quite sure you already know that the source of illumination, a laser, is shown in red.

As you can guess, the main challenge in this experience was to figure out where the three-times reflected light hitting camera was coming from. As the laser needed to be synchronized with the camera’s exposure cycle it is very interesting to note that part of the challenge was to crack the latter open to sniff the correct signals. Illumination conditions have limited impact on their achieved tolerance of +-15cm.

Pwn Your GoPro: Scripting, WiFi, And Bus Hacking

naked-gopro

GoPro cameras come out of the box with a huge set of features. Most people will be satisfied, or possibly even overwhelmed by the available options, but if you’re able to do some of these hacks, you’ll be able to expand your camera’s capabilities even more. They can, however, void your warranty, so as with most hacking, do these at your own risk.

Continue reading “Pwn Your GoPro: Scripting, WiFi, And Bus Hacking”

Cheap-Thermocam Gets An Impressive Rehaul

[Max Ritter] is a 21 year old student of information technology at the University of Applied Science at Weingarten, Germany. Three years ago he brought us the DIY Cheap-Thermocam, a tool for thermal imaging that cost <$100. Since then he’s made a few upgrades.

The original Cheap-Thermocam made use of an Arduino, the sensor from a thermometer gun and a few XY servos. In about 2 minutes the XY servos can scan and measure 1344 points using the thermometer’s sensor, creating a heat-vision map of 42 x 32 pixels — not amazing, but it worked — and it was cheap!

The new version (V3) has its own ARM Cortex M3 processor, it measures 3072 points in 2 minutes from -70°C to 380°C with an accuracy of 0.5°C, and it exports its images at a resolution of 640 x 480 –close to commercial offerings! It’s not capable of real-time scanning, but for the majority of purposes you need one of these for — it’s really not that necessary.

Continue reading “Cheap-Thermocam Gets An Impressive Rehaul”