I uploaded the new sketch and am having an issue or two. The serial monitor is showing really weird symbols instad of the read out. See photo below. The LCD is showing the below info for a shutter speed of 1/60. Laser 2 is always 1/54 and laser 1 fluctuates between 1/676 and 1/712. The other LCD screen photo is from a test at 1/125s. It shows 1/107 and 1/718. Can someone interpret this for me? View attachment 345762View attachment 345760View attachment 345759
Try making a mask out of matt black card, to cover the front of the boxes. Cut two small holes for the lasers to shine though.
So i changed the baud and restarted everything. It seems to be working. I tested the shutter on an AE-1. From 1 second to 1/30 it is spot on. At 1/60 it starts to lose speed. Here are the readings....
1/60s - 1/54
1/125 - 1/109
1/250 - 1/200
1/500 - (L1)1/317-(L2)1/359
1/1000 - (L1)1/446-(L2)1/530
Is this a camera issue or a tester limitation?
Update - tested another AE-1. Same thing with slower speeds to 1/60.
I think it’s a hole diameter issue. If you think about it, having large holes will mean the receiver makes contact with the light beam sooner, and looses it later. So the device will tend to overestimate the duration of exposure. When the curtain slit is very narrow, as with 1/500 and 1/1000, the ‘fringe’ exposure will be large relative to the real exposure. Reducing hole size definitely helps with this, but there comes a point where the errors measured are within expectations and the device can be pronounced ‘good enough’. That’s my current understanding anyway!
Did anybody perhaps did some testing on what hole size is best? Is it the smaller the better, or is there a point where the hole is too small?
So i changed the baud and restarted everything. It seems to be working. I tested the shutter on an AE-1. From 1 second to 1/30 it is spot on. At 1/60 it starts to lose speed. Here are the readings....
1/60s - 1/54
1/125 - 1/109
1/250 - 1/200
1/500 - (L1)1/317-(L2)1/359
1/1000 - (L1)1/446-(L2)1/530
Is this a camera issue or a tester limitation?
Update - tested another AE-1. Same thing with slower speeds to 1/60.
I would guess that it’s a trade-off between measurement accuracy and whether the receiver can detect the restricted beam at all. But in my case, I don’t have the patience to test beyond the ‘good enough’ point.
Did anybody perhaps did some testing on what hole size is best? Is it the smaller the better, or is there a point where the hole is too small?
which laser module is the code written for? Or actually even with some phototransistor like BPW76b should work?
Sorry if is too basic but I didnt touch any arduino since before the pandemic, I'm a bit rust. But I still have some of them and even an OLED display, so just with the laser/photodiode should be good to go.
It was written for the new laser module. I think it is my cameras. I was able to lubricate both cameras and it fixed the shutter speed issue on one of them. So it looks like i need to do a full CLA on one of them.
Today I finally had some time to work on my project, so here are two pictures of my creation. It's not finished yet, the laser and receiver will go inside the grey boxes, but are now temporarily mounted on top with some blu tack. I also used an old cutting board and some pieces of wood from an old stacking game.
The whole project is standalone, I have mounted a battery unit on the bottom. Cable management on the bottom is also on the to-do list
Thanks everybody for the help!
which laser module is the code written for? Or actually even with some phototransistor like BPW76b should work?
Sorry if is too basic but I didnt touch any arduino since before the pandemic, I'm a bit rust. But I still have some of them and even an OLED display, so just with the laser/photodiode should be good to go.
ok, found it https://www.ebay.de/itm/29512722682...krWYMWCTWG&var=&widget_ver=artemis&media=COPY
anyway I am gonna buy one phototransistor to build the sensor for the smartphone app, I am curious to compare results and also which one is easier to use on daily base.
Today I finally had some time to work on my project, so here are two pictures of my creation. It's not finished yet, the laser and receiver will go inside the grey boxes, but are now temporarily mounted on top with some blu tack. I also used an old cutting board and some pieces of wood from an old stacking game.
The whole project is standalone, I have mounted a battery unit on the bottom. Cable management on the bottom is also on the to-do list
Thanks everybody for the help!
Today I finally had some time to work on my project, so here are two pictures of my creation. It's not finished yet, the laser and receiver will go inside the grey boxes, but are now temporarily mounted on top with some blu tack. I also used an old cutting board and some pieces of wood from an old stacking game.
The whole project is standalone, I have mounted a battery unit on the bottom. Cable management on the bottom is also on the to-do list
Thanks everybody for the help!
ok, found it https://www.ebay.de/itm/29512722682...krWYMWCTWG&var=&widget_ver=artemis&media=COPY
anyway I am gonna buy one phototransistor to build the sensor for the smartphone app, I am curious to compare results and also which one is easier to use on daily base.
It was written for the new laser module. I think it is my cameras. I was able to lubricate both cameras and it fixed the shutter speed issue on one of them. So it looks like i need to do a full CLA on one of them.
The same sensors are specified for the so called “Film Camera Tester” and 0.8mm gives accurate results.
I had posted earlier that the entire film plane module (pc board and 3d files) for that tester can be used on the hardware presented in this thread.
Building A Professional Grade Shutter Tester
Also obtained a real Cree XHP70.2 for testing:www.photrio.com
Did anybody perhaps did some testing on what hole size is best? Is it the smaller the better, or is there a point where the hole is too small?
Very nice build! Have you added a further voltage regulator to cater with the falling voltage over time from the batteries? Or are you relying on the onboard VR of the Arduino?
You can attach your battery straight to the board's 3V3 or 5V and GND pins, but see the warnings on this Arduino page.Right now I'm relying on the onboard VR. But I'm still a bit struggling on the best way to connect the battery. I have connected it to the GND and VIN port so to use the onboard VR, but I'm using 3 AA batteries, which results in 3x 1.5V = 4.5V.
From what I understand, the input power on the VIN port should be in the range of 7 to 12 volts. I could switch to a 9V battery, but that has a fairly short lifespan from what I understand?
I also could keep the 3x AA and use a converter to get a steady 5V output (and use the 5V port on the Arduino), but can I power the lasers and receivers directly from the converter (with the little breadboard)?
Right now I'm relying on the onboard VR. But I'm still a bit struggling on the best way to connect the battery. I have connected it to the GND and VIN port so to use the onboard VR, but I'm using 3 AA batteries, which results in 3x 1.5V = 4.5V.
From what I understand, the input power on the VIN port should be in the range of 7 to 12 volts. I could switch to a 9V battery, but that has a fairly short lifespan from what I understand?
I also could keep the 3x AA and use a converter to get a steady 5V output (and use the 5V port on the Arduino), but can I power the lasers and receivers directly from the converter (with the little breadboard)?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?