I've interfaced an Arduino to an 8mm film projector and a DSLR to convert films to video. I'll be describing the various parts of the project and also working on moving it into a soundproof enclosure.
I've made the following components on the projector:
* The original bulb is replaced by a high-intensity white LED. It's throwing the light only a few inches into the camera sensor so we don't need the same power as before.
* The original AC motor is disconnected and I connected a cordless drill motor onto the shaft. The motor is driven by an H bridge under PWM control from the Arduino.
* An IR sensor is connected to detect the rotation of the shutter blades.
Additionally the Arduino drives a relay to control the camera shutter.
The Arduino itself is controlled by a linux PC running a simple script to cycle through the 4,500 frames of the standard 3.5min film. The camera takes 3 pictures of varying exposures for each frame. Then the 13,500 frames are assembled into a video.
Here is the projector system sitting in the soon-to-be-soundproof box. The box is an Ivar Cabinet from Ikea which I glued and sealed with silicone caulk. I researched acoustic foam solutions and decided to order this Convoluted Bed Pad. It's way cheaper than foam and I think it'll be dense enough to do the job. I'm also going to drill a couple of holes for cable feeds.
Very interesting, it would be great to establish some kind of collaboration (to promotr the open source approach too) with other related DIY projects:
https://hackaday.io/list/175104-diy-film-scanners
Hope that helps/inspires.