This project looks to be over my head, but I’m very interested in the outcome. I have quite a few cameras with dead meters and would like something to slip on the flash shoe that is small, not expensive, and preferably not ugly.
The code made reference to a dome multiplier, but photos showed a bare sensor.
Maybe the dome was removed for the photos, or installed after they were made and the code was changed to reflect this hardware change. He does use a DomeMultiplier constant that is apparently determined through a calibration process. The whole design suggests an incident light meter given how the buttons and display are laid out.
The code isn't too bad actually; it looks like a pretty decent starting point. If I were to do this project, I'd be very tempted to at least borrow a couple of the solutions he has worked into the code.
Compilation error: 'float log2(float)' conflicts with a previous declaration
but there are some bits of code around the light measuring that I don't quite understand & that is the important part to know is working correctly.
Or just do a find/rename on all those names and replace them by something else.Probably because log2 is a pre-defined function/macro in the C++ version that's used by the ESP32 core.
Looks interesting! I'm going to be starting with the shutter timer, but if that passes the smoke test, I'll move on to this one. More data is always good!
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?