GithubHelp home page GithubHelp logo

weiss-d / shutterdog Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 29 KB

Film camera shutter chronograph made with Arduino.

License: MIT License

C++ 100.00%
arduino chronograph chronograf time time-measurement analog-photography film-camera

shutterdog's Introduction

๐Ÿ“ท Shutterdog

Film camera shutter chronograph made with Arduino Nano.

๐Ÿ” This repo in not maintained. However, feel free to ask any questions through the issues, or fork it and make a better version by yourself.

The project was inspired by this article about measuring shutter speed of vintage Kiev-3 camera. Its author uses a laser, a phototransistor and an oscilloscope to manually measure the time interval of the shutter. You can see pictures of the entire pfocess and of measuring device itself.

I chose to use the BPW34 photodiode instead, the fastest I could find on the local market. And then I added LM393P comparator to make thing more digestible for Arduino. The final scheme looks like this: circuit

The code returns measuring results in milliseconds. You will need eRCaGuy_Timer2_Counter library to run it. Get it here. It's recommended to repeat the measurement on each shutter speed at least three times. Finally it's convenient to put results in a table like this:

Model: Smena-8M
Serial No.: 178060
No. Symbol Estimated duration, ms Average measured duration, ms
1 2 500
2 4 250
3 5 200
4 8 125
5 10 100
6 15 66.7 79
7 25 40
8 30 33.3 43
9 50 20
10 60 16.7 24.5
11 125 8 12.4
12 250 4 4.8
13 500 2
14 1000 1
15 1250 0.8
16 2000 0.5

shutterdog's People

Contributors

weiss-d avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.