Active Sensor Thermometer

How to build a simple and accurate thermometer using an active temperature sensor (MCP9071/A).

Apr 25, 2017

16698 views

2 respects

Components and supplies

1

Arduino Mega 2560

1

MCP9071/A

Project description

Code

Arduino code for thermometer active sensor based

arduino

taking the application scheme as referencehow to connect the sensor to the Arduino board and loading this code in the arduino, it is possibile read the room temperature in the serial output interface. Every 1s the measure is done and printed

Arduino code for thermometer active sensor based

arduino

taking the application scheme as referencehow to connect the sensor to the Arduino board and loading this code in the arduino, it is possibile read the room temperature in the serial output interface. Every 1s the measure is done and printed

Downloadable files

SCHEMATIC

The hardware implementation is executed by using the Arduino MEGA 2560 card: just connect the active sensor as shown in the figure. Pin A0 is set as an analog input for converting the output voltage of the sensor to the AD.

SCHEMATIC

Comments

Only logged in users can leave comments

microst

0 Followers

0 Projects

Table of contents

Intro

2

0