I am working on a project that is supposed to record the time difference between two photoresistors that are 4in apart. The photoresistors are sensing the passing of water or other liquids on a chute/ramp.
I have looked online and haven't seen a similar project. I want to be able to display the time difference on a lcd.
I have my lcd up and running but I'm not sure how to code the time difference. My photoresistors are connected to A0 and A1 and I am using digital pins 7-12 for the lcd. If anyone has any advice that would be very appreciated!
I'm sure I missed something so ask any clarifying questions thanks!