Hi Niglyn! I got my dad's Zenit-E film camera. I replaced the shutter curtains and curtain wires. It's mechanically sound. I'm looking for a way to adjust the shutter speed. I came across your project on GitHub and built myself a tester out of Lego. I downloaded the firmware, but it's asking for the code. Could you share it? I'm attaching a photo of the project and the camera.
) It took me about a month to learn how to glue and align the curtains. I studied the focal plane shutter from YouTube videos. Once I figured out how the shutter works, the curtains stuck pretty quickly. The mirror drive was more of a problem. It kept catching on the curtain's thread drum and tearing it.
I'm attaching a link to a video that explains the shutter mechanism in detail. It uses a different camera, but the operating principle is the same.
A video of my camera working after assembly.
The video I learned from
p.s. If needed, I can try to record a video with the main points for gluing and aligning curtains.
)Hi everyone. I spent the entire weekend testing and tweaking my camera. I can't get it to work the way I want. The first curtain is always slower than the second. As I understand from this thread. Below are my results. They're far from ideal, but they're the best I could get. If I continue to try to speed up the second curtain, the long exposures will become significantly shorter.
Has anyone managed to set up a shutter similar to the Leica 2? I own a Zenit E.
1/30
PARAMETER Sensor2 Sensor1
Shutter Speed milliS 21.9 22.1
Shutter Speed Seconds 0.022 0.022
Shutter Speed Fraction 1/46 1/45
Curtain Travel MilliS 14.5 14.7
1/60
PARAMETER Sensor2 Sensor1
Shutter Speed milliS 11.9 14.6
Shutter Speed Seconds 0.012 0.015
Shutter Speed Fraction 1/84 1/69
Curtain Travel MilliS 14.0 16.7
1/125
PARAMETER Sensor2 Sensor1
Shutter Speed milliS 6.9 11.7
Shutter Speed Seconds 0.007 0.012
Shutter Speed Fraction 1/144 1/86
Curtain Travel MilliS 13.7 18.4
1/250
PARAMETER Sensor2 Sensor1
Shutter Speed milliS 4.0 8.7
Shutter Speed Seconds 0.004 0.009
Shutter Speed Fraction 1/248 1/114
Curtain Travel MilliS 14.4 19.1
1/500
PARAMETER Sensor2 Sensor1
Shutter Speed milliS 2.2 4.5
Shutter Speed Seconds 0.002 0.005
Shutter Speed Fraction 1/460 1/221
Curtain Travel MilliS 14.3 16.6
Hi Niglyn,
I started reading your shutter tester pages on photrio several weeks ago. WOW! I've wanted to build a tester for quite some time and may actually get around to it this winter.
I'm most interested in just getting the corrected shutter speeds, and at first thought I could build a simple Arduino based tester using one of your earlier sketches (Snusmumriken's modification of your Ver2.6.9 in message 179 appealed to me since it dispenses with the LCD, although I would probably delete his code to track deviation). However, I see in message 552 (and the V2 operating guide on Github) that the Arduino V2 tester needs to use the LCD for authentication so using just the monitor doesn't sound practical.
Most importantly, do the earlier sketches for Arduino V1 include your "patent-pending computational algorithm" and provide the improved accuracy at high shutter speeds? If not, I will just bite the bullet and build a V2 or ESP32 tester with all the bells and whistles.
Incidentally, I was glad to see Oleg's message about accuracy and shutter testers. I'm about to send a Contax II to him for shutter work if I can figure out whether or not Trump has screwed up shipping cameras back and forth to Europe with his tariffs. The shutter was initially rebuilt by Henry Scherer (California bay area) who made a specialty of repairing all things Contax including pre-war models. Unfortunately, he died a few months ago.
Anyway, thank you for providing so much information and help on the shutter tester.
Douglas
)Hi, you do not want to increase the tension on the second curtain. Looks to need more tension on the first.
If you read the service manual it states the first blind must have far more tension than the second.
The second should only have enough so that it travels smoothly across the frame on B.
If more adjustment for the first curtain is required, then increase the tension on the mirror lift spring.
Have you serviced the shutter mech? It could be the first curtain is slow to get started, caused by old grease & dirt, it then speeds up towards the end of it's travel.
Hi Niglyn,
I started reading your shutter tester pages on photrio several weeks ago. WOW! I've wanted to build a tester for quite some time and may actually get around to it this winter.
I'm most interested in just getting the corrected shutter speeds, and at first thought I could build a simple Arduino based tester using one of your earlier sketches (Snusmumriken's modification of your Ver2.6.9 in message 179 appealed to me since it dispenses with the LCD, although I would probably delete his code to track deviation). However, I see in message 552 (and the V2 operating guide on Github) that the Arduino V2 tester needs to use the LCD for authentication so using just the monitor doesn't sound practical.
Most importantly, do the earlier sketches for Arduino V1 include your "patent-pending computational algorithm" and provide the improved accuracy at high shutter speeds? If not, I will just bite the bullet and build a V2 or ESP32 tester with all the bells and whistles.
Incidentally, I was glad to see Oleg's message about accuracy and shutter testers. I'm about to send a Contax II to him for shutter work if I can figure out whether or not Trump has screwed up shipping cameras back and forth to Europe with his tariffs. The shutter was initially rebuilt by Henry Scherer (California bay area) who made a specialty of repairing all things Contax including pre-war models. Unfortunately, he died a few months ago.
Anyway, thank you for providing so much information and help on the shutter tester.
Douglas
Hi.
I found the Zenit factory manual. It says to tighten the spring of the first curtain (small sleeve) by 6 turns, the second (large sleeve) by 4 turns.
That was the starting point. But in that case, the second curtain was sped up too much. And the first remained slow. At 1/500, I was getting 1/650 on the second sensor and 1/300 on the second.
I loosened the second shutter speed until it started chattering. I tightened the first shutter speed more, but I couldn't speed it up beyond 1/250. Only the slow shutter speeds started creeping up. Instead of 1/60, I was getting 1/120.
I'll try to shoot the film like this and see the results. They worked somehow from the factory.
Hi, which service manual are you using?
I am looking at the genuine repair manual now.
I'm not sure what you mean by 'small sleeve' and 'large sleeve'?
Below, on the right are the two rollers those internal springs are adjusted.
Nearest roller is second blind roller, one at the back is first curtain.
The lock-nuts for these are numbered 140.
The lock nut for the mirror lift & first curtain assist is 181
View attachment 408887
Hi,
I am trying to build my own shutter speed tester, however I have available to me an ESP32-S3 board, rather than as ESP32 board, and as such the supplied firmware assets aren't compatible with my board. Would it be possible to supply S3-compatible firmware or the source code so that I might try and compile it myself?
Many thanks!
Hi, you are most welcome.Hi.
I am an ESP32 hobbyist and analog camera nut. I built a rudimentary shutter tester a while back but was never happy with the higher speed accuracy. I am now going to build your version and kindle request the applicable keys to the code!. My goal is to build one for myself ( Nikon and Canon with Mamiya and legacy medium format) and one for my brother (Canon and Konica) by the time we meet for Thanksgiving! Appreciate your efforts, expertise, and support (in advance!). Thanks
| Photrio.com contains affiliate links to products. We may receive a commission for purchases made through these links. To read our full affiliate disclosure statement please click Here. |
PHOTRIO PARTNERS EQUALLY FUNDING OUR COMMUNITY: ![]() |
