The FrankenCamera: Digitizing Old School Film Into Something New

After being awarded a generous sum of money from a scholarship fund, [Ollie] decided to utilize some of the cash to convert an analog camera into a device that could store photos onto an SD card. The result was this FrankenCamera that was pieced together from multiple electronic parts to create a new photograph-taking machine.

The Konica Auto S3 rangefinder was chosen due to its stellar fixed 38mm f1.8 lens and unobtrusive internal leaf shutter. A Sony NEX-5 was dismantled and the components were removed and transplanted into the Konica Auto S3. This included a circuit board, SD card slot, and battery connector.

The housing for the electronics was 3D printed from CAD files that were developed in SolidWorks. Designs were sent to a company in London who did the actual SLS printing.

Once completed, the camera operated just like any digital camera, but with the added twist of knowing that it was created from an old school camera frame with new electronic parts, making it a nice hacked together work of functional art.

Videos of the working FrankenCamera can be seen below:

Continue reading “The FrankenCamera: Digitizing Old School Film Into Something New”

Rotating Plants For Time-Lapse Purposes

Automating the growing process of plants and vegetables is an increasing trend among gardening enthusiasts and hobbyists. It’s no surprise, either, with microcontrollers, moisture sensors, Co2 detectors, and even time-lapse cameras with rotating wooden rigs that are in the hands of millions of amateur gardeners around the world.

This project by [Liz] helps to document the sprouting process of her tiny grapefruit bonsai tree that started to flourish at her apartment in Chicago.

Similar rigs can be used for practically any type of indoor plant. They can also be modified to move the plants and vegetables depending on how much light they are getting. Even further, just add some code to splice the photographs together and you’ve got yourself a custom setup that can produce animated GIF files to be uploaded easily to the internet. Pages and pages of happy and healthy growing plants unearthing themselves from the ground up would be pasted all over the web showing the entire sprouting process. An example video of this by [Liz] is embedded below.

Continue reading “Rotating Plants For Time-Lapse Purposes”

worlds smallest thermal imaging camera

Building The World’s Smallest Thermal Camera

[Mike Harrison], the mastermind behind electricstuff.co.uk has just finished reverse engineering the Lepton module found in thermal imaging cameras — he then created his own, and perhaps the world’s smallest thermal camera.

He took apart the Flir One iPhone thermal imaging unit and pulled out the magical part that makes it all possible — the Lepton module. It only has a resolution of 80×60 pixels, but in the world of thermal imaging, it’s pretty decent. You can buy it for $250 (for the module) in order quantities of 1000 straight from Flir.

His blog has all the details about figuring out how to interface with the module, and it is really quite impressive. Once he had it all understood he set out to build it into a small thermal camera. The case is machined out of black acrylic, and an iPod nano screen is used as the display, as 80×60 scales up nicely to the 320×240 resolution of the iPod. A home-brew PCB connects to the module, has a voltage regulator and charging circuit for the lithium ion battery — which is then connected to a prototype iPod nano PCB with some of the features removed — he says it was a nightmare connecting it all, and we don’t blame him, that’s some serious hacking skill!

Continue reading “Building The World’s Smallest Thermal Camera”

WiFi Raspberry Pi Touchscreen Camera

raspberry_pi_open-case-parts

Adafruit has a tutorial on their site that shows how to fashion together a cloud-connected, point-and-shoot camera. The best part of this project is that it can be customized to the heart’s content, unlike traditional digital cameras or smartphones. The integrated touchscreen and open-source computing allows for Instagram-like filters that can be scrolled through easily. No case is needed, but a 3D printed one can be attached for a more polished outcome.

The backup system of this Raspberry Pi-enabled device connects wirelessly to the internet and uploads the photos through the use of a Dropbox API. This functionality is great for syncing the camera to a cloud based server which then can be turned into a makeshift picture database for a website. The camera might be good for recording timelapse photography as well where a program could automatically create GIFs from the backup photos. It doesn’t seem like it would be hard to make either, especially because Adafruit pretty much always provides great documentation. Their videos are usually good too. The one posted below is relatively short, but provides enough information to see how it works.

Continue reading “WiFi Raspberry Pi Touchscreen Camera”

Hands Free Recording – Looks Silly But Is Super Effective

Video goggles

While most hackers probably like to claim they’re good at everything, no one is good at filming one-handed. Setting up a tripod and adjusting it every shot can be tedious — wouldn’t it be great if you could just film what you see?

That’s what inspired [Hans de Bruin] to make these camera goggles. He’s using those big old school safety glasses that you can remove the glass lenses from. From there he traced the outline and 3D printed an adapter that would fit snugly in the glasses while holding up a video camera — He’s using a Chinese version of the GoPro called the SJ4000, but it should fit a real one too.

But wait, you’ll get a headache staring into one pixeley LCD screen! [Hans] also added a biconvex optical lens between his eye and the camera – it’s the same kind used in Google’s Cardboard VR kit.

Sound like a tool you could use? Head on over to Thingiverse to grab the files and print it out!

Thumbnail that say The Hacklet

Hacklet #11- Cameras

11

We preempt this week’s Hacklet to bring you an important announcement.

Hackaday.io got some major upgrades this week. Have you checked out The Feed lately? The Feed has been tweaked, tuned, and optimized, to show you activity on your projects, and from the hackers and projects you follow.

We’ve also rolled out Lists! Lists give you quick links to some of .io’s most exciting projects. The lists are curated by Hackaday staff. We’re just getting started on this feature, so there are only a few categories so far. Expect to see more in the coming days.

Have a suggestion for a list category? Want to see a new feature?  Let us know!

Now back to your regularly scheduled Hacklet

There are plenty of cameras on Hackaday.io, from complex machine vision systems to pinhole cameras. We’re concentrating on the cameras whose primary mission is to create an image. It might be for art, for social documentation, or just a snapshot with friends.

pinstax[theschlem] starts us off with Pinstax, a 3D Printed Instant Pinhole Camera. [theschlem] is using a commercial instant film camera back (the back for a cheap Diana F+) and 3D printing his own pinhole and shutter. He’s run into some trouble as Fuji’s instant film is fast, like ISO 800 fast. 3 stops of neutral density have come to the rescue in the form of an ND8 filter. Pinstax’s pinhole is currently 0.30mm in diameter. That translates to just about f/167. Nice!

largeformat

Next up is [Jimmy C Alzen] and his Large Format Camera. Like many large format professional cameras, [Jimmy’s] camera is designed around a mechanically scanned linear sensor. In this case, a TAOS TSL1412S. An Arduino Due runs the show, converting the analog output from the sensor to digital values, stepping the motor, and displaying images in progress on an LCD. Similar to other mechanically scanned cameras, this is no speed demon. Images in full sunlight take 2 minutes. Low light images can take up to an hour to acquire.

democracy[Jason’s] Democracycam aims to use open source hardware to document protests – even if the camera is confiscated. A Raspberry Pi, Pi Cam module, and a 2.8″ LCD touchscreen make up the brunt of the hardware of the camera. Snapping an image saves it to the SD card, and uses forban to upload the images to any local peers. The code is in python, and easy to work with. [Jason] hopes to add a “panic mode” which causes the camera to constantly take and upload images – just in case the owner can’t.

digiholgaThe venerable Raspberry Pi also helps out in [Kimondo’s] Digital Holga 120d. [Kimondo’s] fit a Raspberry Pi model A, and a Pi camera, into a Holga 120D case. He used the Slice of pi prototype board to add a GPIO for the shutter release button, a 4 position mode switch, and an optocoupler for a remote release. [Kimondo] even added a filter ring so he can replicate all those instagram-terrific filters in hardware. All he needs is to add a LiPo battery cell or two, a voltage regulator, and a micro USB socket for a fully portable solution.

openreflex

Finally, we have [LeoM’s] OpenReflex rework. OpenReflex is an open source 3D printed Single Lens Reflex (SLR) 35mm film camera. Ok, not every part is 3D printed. You still need a lens, a ground glass screen, and some other assorted parts. OpenReflex avoids the use of a pentaprism by utilizing a top screen, similar to many classic twin lens reflex cameras. OpenReflex is pretty good now, but [Leo] is working to make it easier to build and use. We may just have to break out those rolls of Kodachrome we’ve been saving for a sunny day.

That’s it for this week’s Hacklet! Until next week keep that film rolling and those solid state image sensors acquiring. We’ll keep bringing you the best of Hackaday.io!

Unorthodox GoPro Camera Rigs Produce Unreal Videos

For a workshop at the ECAL University of Art and Design in Switzerland, students were asked to come up with new unorthodox ways to capture video using a GoPro camera. The results are pretty awesome.

Lead by the Dutch designer [Roel Wouters], students in the Media & Interaction Design program worked together with Industrial Design students to create these fascinating camera rigs. From “the eye”, a water based stabilizing ball, to a silly bobble hat can be spun around the user, the results are super fun and unique to watch. The workshop was one week long and produced five different camera rigs as featured in the following video.

Continue reading “Unorthodox GoPro Camera Rigs Produce Unreal Videos”