Super 8 camera goes digital with Raspberry Pi

Clem from element14 found a discarded Super 8 camera and wanted to channel his inner filmmaking hipster, but he didn’t want to spend tons of money on analogue film, so he digitised the camera with Raspberry Pi.

Clem recreated an original Super 8 cartridge and packed it with tiny hardware to do the job of the 8mm analogue film digitally. Doing it this way also means you can just drop the new cartridge into any Super 8 camera and use it as a digital device. It also means you don’t need to cut up any part of your gorgeous retro device in the process.

super 8 camera
Ain’t she a beauty?

Hardware

  • 3D-printed Super 8 cartridge

You can download the files for the 3D-printed case and buttons from the original project post.

Tight spaces, lens alignment and controls

Getting the Raspberry Pi camera lens lined up perfectly with the original lens was the hardest part of this build. But using our tiny camera meant that the lens could be placed at exactly the right angle, because it doesn’t have to be fixed to the PCB.

Super 8 cartridges are pretty small, so the super compact Raspberry Pi 3A+ was just the right size for this project, especially as Clem needed wireless connectivity. He had to get the power supply, Raspberry Pi brain, camera, and all the wires into a tight space.

super 8 camera project
Raspberry Pi 3A+ is small but it still takes up half the space in the tiny Super 8 cartridge

Clem wanted to be able to walk around and use the Super 8 as originally intended, so an external screen with a keyboard and a mouse wouldn’t have worked to control the device. Instead, he rigged up some buttons and an LED to the Raspberry Pi’s GPIO ports. He explains it all from this point in the build video.

We love that the final output looks just like the kind of films the original camera would have captured back in the day.

5 comments

Harry Hardjono avatar

Raspberry pi zero w isn’t good enough, somehow? What am I missing?

Rick avatar

It was likely either power or performance issues. The Zero has a slower cpu, less ram, etc and generally struggles with anything drawing too much power. For example you would find WiFi dropped out if you plugged in one of those 3rd party cameras with IR lights.

The Zero has its uses but can be a bottleneck if you genuinely need more power and/or performance. That being said can be a fun challenge to try and overcome to reduce project costs :)

Steven avatar

If you listen to the video, he says that he is using the brand new RaspberryPi 3b. The zero wasn’t around yet.

MAYERMAKES avatar

Thanks for featuring , I want to point out I have developed the project further and made a much more compact version based on the Compute module 4 since.
https://youtu.be/3EvFHfOq9m4

Bernhard avatar

Like this idea, because i adapt a lot of old lenses on modern camera types, but i struggle with super 8 lenses.
Best regards
Bernhard

Comments are closed