Back to Parent

Outcome


Outcome

  • This circuit has two inputs: the switch and the photoresistor, and one output: the LED. Reading of the photoresistor is available online. 
  • This prototype is meant to mimic an adaptive light: when turned on, it will sense the surrounding brightness and automatically dim itself if the surrounding is bright, or brighten itself if the surrounding is dark. 
  • The goal is achieved by reversely mapping the sensor reading (4095-2000) to the LED brightness (0-200). Only when the switch is on will this mapping happen. 

Show Advanced Options

Process

  • I first did not connect a resistor to the photoresistor in series, and I noticed the reading is always similarly high. After consulting with Daragh and fixing this issue, I also noticed that the LED brightness change is too subtle to tell. Daragh inspired me to map the reading from a smaller range, and the LED brightness change is there more obvious.
  • Thinking about a real-life implication, I changed the mapping to reverse. So the LED is considered as a light that responds to the surrounding.

Reflection

  • There are many more opportunities that can be added to this prototype. For example, a potentiator can be added to allow for manual control of the LED brightness. Another LED can be added to indicate if the adaptive LED is on or off, in case the surrounding is too bright and the adaptive one adjust itself to the darkest. 
Drop files here or click to select

You can upload files of up to 20MB using this form.