référence langage

Target : Measure temperature and send a value in degree to PC

How : use a sensor LM35, and send a converted value to a serial console

Wiring : The sensor LM35 is connected to the analog input A0

Technology :

Soft : Now, you have to write a program. Read the voltage at the analog input A0, convert it to temperature value (degree) and send it a value degree to the PC serial console.

Components :LM35

Question : Give the accuracy of the temperature measurement, DAC (Digital Analog converter) is 10 bits.

Class 06 - Temperature