Alma GarcĂ­a

 

WEEK 13

 

WEEK ASSIGNMENT:

 

OUTPUT DEVICES

 

 

 

 LEDs (Light Emitting Diodes) can be connected to a computer or within equipment and respond to electrical signals which tell them to switch on and off.

The computer is controlling a situation like traffic.

 

I remade the entries: the sensor and the LED as an output, which would give me an alert when the expected temperature had been reached.

 

 

The first thing, I did was learn to light a led from my arduino to know the maximum temperature food could reach.

 

 

By having my temperature sensor as input I needed to have an outlet where appropriate to send a signal about the maximum temperature and that is where I added a LED as my output .

 

input: sensor

output : led

 

collects data from the sensor temperature environment , where a signal microcontolador shows the LED

 

And by performing this test I completed my circuit temperature sensor with a microcontroller attyni 84 , so programming the input and output my temperature sensor sends a signal to turn the LED on when the temperature reaches its maximum degree .