Arduino with ESP8266 Photo resistors

I am trying to make one arduino reciving info from multiple photoresistor info and send that to ESP8266. But when I add a second photoresistor on the second pin then my photoresistor doesn’t work. It gives random result and don’t work. Is there some way to have multiple photoresistor on one arduino? Like 2 for start but i will like 10 with separate value. Does anyone have some idea?
P.S. photoresistors was broken with new one it works.

You should be able to add as many light dependant resistors as you have analogue inputs as long as your code is correct. I suggest you should ask about this on an arduino forum as they would be better able to help.

1 Like