gary_feesher
Newbie level 6
I have a machine that has a slide-in screen meant to collect dust, but I do not have visible access to that screen unless I pull it out.
I am looking to develop a small embedded system that can detect and notify the user when the screen is starting to be covered, or completely blocked with the dust.
I was thinking about using an optical emitter and detector combination which detected the amount of light that would be transmitted through the screen. And upon a certain threshold of light not meeting the detector, then I would like some notification (could just be an LED) to light up.
Can anyone recommend a method for this type of threshold detection, where it isn't just a binary output of proximity or not; but rather, some more continuous value which, once a threshold is hit, notifies me when the screen is completely covered?
I am looking to develop a small embedded system that can detect and notify the user when the screen is starting to be covered, or completely blocked with the dust.
I was thinking about using an optical emitter and detector combination which detected the amount of light that would be transmitted through the screen. And upon a certain threshold of light not meeting the detector, then I would like some notification (could just be an LED) to light up.
Can anyone recommend a method for this type of threshold detection, where it isn't just a binary output of proximity or not; but rather, some more continuous value which, once a threshold is hit, notifies me when the screen is completely covered?