Blog Home

Automate 35mm film scanning with Arduino and Python

Arduino TeamSeptember 24th, 2020

While taking photos today is normally a digital affair, there is a wealth of visual information stored on film negatives. Digitization is possible, but it tends to be rather time-intensive, so photographer/hacker Seckin Sinan Isik decided to automate the process.

His setup uses a film carrier augmented with a stepper motor and belt drive to advance the 35mm film under a tripod-mounted digital camera. This is controlled by an Arduino Nano, with the camera’s view shown via a video capture device on a nearby computer.

In one mode, the user can adjust the film position semi-manually using pushbuttons, then scan the negative. The whole process can also be automated, with a Python computer vision routine.

More details on the project can ben found in Isik’s PetaPixel article here.

Boards:Nano
Categories:ArduinoPhoto

One Response to “Automate 35mm film scanning with Arduino and Python”

  1. korban278 Says:

    RSS is a dialect of XML. All RSS files must conform to the XML 1.0 specification, as published on the World Wide Web Consortium (W3C) website.

    At the top level, an RSS document is an element, with a mandatory attribute called version, that specifies the version of RSS that the document conforms to. If it conforms to this specification, the version attribute must be 2.0.

Leave a Reply

You must be logged in with your Arduino account to post a comment.