You are viewing an older revision! See the latest version
Examples of analog inputs usage
Temperature sensor LM35¶
There is a LM35 temperature sensor LM35 available in the lab. Read the datasheet, connect the sensor with mbed, and write a program that displays measured temperature in the lab on the computer terminal.
Light dependent resistor (LDR)¶
There is a light dependent resistor (LDR) NSL-19M51 available in the lab. Read the datasheet, connect the sensor with mbed, and write a program that displays measured illumination in the lab on the computer terminal in luxes.
Congratulations!
You have completed all the exercises in the Examples of analog inputs usage topic.
Return to TVZ Mechatronics Team Homepage.