Shutter Speed Tester for Film Cameras

Build a simple shutter speed tester for film cameras.

projectImage

Things used in this project

Hardware components

HARDWARE LIST
1 Arduino Micro
1 0.96" OLED Display 128 x 64 SSD1306 I2C
1 Phototransistor NJL7502L
1 Resistor 10k ohm
flashlight

Software apps and online services

Arduino IDE

Story

 

This is a project to build a simple shutter speed tester for film cameras.

 

Classical film cameras have a mechanical shutter that doesn't require a battery. However, film camera shutters that have not been used for many years may not work properly. The Shutter Speed Tester checks if the shutter speed of the film camera is correct.

 

The shutter Speed Tester uses Arduino as the main controller and the phototransistor as the light sensor to capture the light transmitted by the flashlight behind the camera body. The captured shutter speed is shown on the SSD1306 OLED display.

 

 

How to use

 

1. Place the camera on the desk.

 

2. Open the back cover of the camera.

 

3. Place the Shutter Speed Tester in front of the camera lens. Point the phototransistor toward the camera lens.

 

4. Place the flashlight behind the camera. Point the flashlight toward the phototransistor of the shutter speed tester through the camera lens.

 

6. Power the Shutter Speed Tester.

 

7. When the title screen is being displayed on the Shutter Speed Tester, release the shutter of the camera. The shutter speed result is displayed on the screen of the shutter speed tester.

 

8. Repeat 7 to continue the test.

projectImage
projectImage

The title screen displayed on Shutter Speed Teste.

projectImage

The result displayed on the Shutter Speed Tester.

Tips

- Replacing phototransistor. If you want to use a different phototransistor, read the datasheet carefully, and pick the right phototransistor. I tried SFH309-4, and I got good results without modifying the schematic.

 

- Using another model of Arduino. You can replace Arduino Micro used in this project with any other Arduino. Currently the schematic uses A6 pin to get the analog data from the light sensor/phototransistor. You might want to use a different pin for the analog data. I also used Seeeduino Xiao (Operating Power 3.3V) with the same schematic, and also got good results. (I connected A10 to the light sensor instead of A6)

projectImage

Schematics

Breadboard

projectImage

Schematic

projectImage

Code

 

icon shutterspeedtester-main.zip 875KB Download(3)

The article was first published in hackster, November 16, 2021

cr: https://www.hackster.io/hiroshootsfilm/shutter-speed-tester-for-film-cameras-07ff92

author: hiroshootsfilm

License
All Rights
Reserved
licensBg
0