I am doing a project and need a little help with one of the sensors. The initial idea is to have a LDR that measures the light intensity, which then moves a mechanism in accordance to the value of the light intensity measured. However, I can only get Voltage values from the LDR once it is connected to Arduino. Is there any way to transform this to luminosity values?
You might be able to calibrate your LDR readings over a limited range by comparing them to the readings from a commercial, calibrated luxmeter. You will need to fit a nonlinear function.