Measures the temperature with averaging by using a Microchip MCP9700A analog thermometer. Averaged result is printed to standard output.

Dependencies:   mbed

/ 05_analog_thermometer2

  • Measeures the temperature by using a Microchip MCP9700A
  • analog thermometer (parameteres: 10 mV/C, 500 mV offset, VCC= 2.3-5.5V)
  • Averaged result is printed to standard output.
  • Hardware requirements:
  • - FRDM-KL25Z board
  • - MCP9700A analog thermometer connected to A0 (PTB0)
  • /

Revisions of main.cpp

Revision Date Message Actions
0:9f5cbd8850f2 2015-11-18 First version File  Diff  Annotate