0% found this document useful (0 votes)
134 views

LightSensor Answer

This document provides instructions for building a light sensor circuit with Arduino components. It describes connecting a light sensor that will turn on white LEDs depending on the detected light intensity, with one LED turning on below a certain light value and two LEDs turning on above that value. The document encourages referring to component specifications and experimenting with adding additional outputs controlled by the light sensor.

Uploaded by

cesur27
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
134 views

LightSensor Answer

This document provides instructions for building a light sensor circuit with Arduino components. It describes connecting a light sensor that will turn on white LEDs depending on the detected light intensity, with one LED turning on below a certain light value and two LEDs turning on above that value. The document encourages referring to component specifications and experimenting with adding additional outputs controlled by the light sensor.

Uploaded by

cesur27
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Worksheet: Light Sensor View the demo Input Output Light Intensity

< certain value

White light goes on

Think Arduino components Input Output Description

Step 1: Work on the light sensor and white LED.

Hint: If you are not sure where to start, try finding the input and output components. Bring them to the stage. Then think about the rules. Does if, else apply? Does forever apply?

Step 2: Work on the light sensor and 2 white LEDs.

Congratulations on completing Stage 1 and 2. You can refer to the Components Specification Document, and brainstorm on how you can add additional outputs to your circuit. And try it out!

You might also like