Simple Data Statistics (Temperature)

Arduino collects and calculates basic statistics on the acquired analog (temperature) data: average, standard deviation, min and max.

Oct 7, 2016

12155 views

5 respects

Components and supplies

1

Temperature Sensor

1

Jumper wires (generic)

1

RGB Backlight LCD - 16x2

1

Arduino UNO

1

Breadboard (generic)

1

Resistor 221 ohm

1

Single Turn Potentiometer- 10k ohms

Project description

Code

AvgStd.ino

c_cpp

main file.

AvgStd.cpp

c_cpp

implementation of simple statistics

AvgStd.ino

c_cpp

main file.

AvgStd.h

c_cpp

Header for the simple iterative statistic package

AvgStd.cpp

c_cpp

implementation of simple statistics

Downloadable files

Schematic

There is a Genuino board, a LCD 16x2 and a LMP36 temperature sensors and a lot of wires!

Schematic

Schematic

There is a Genuino board, a LCD 16x2 and a LMP36 temperature sensors and a lot of wires!

Schematic

Comments

Only logged in users can leave comments

paskino

0 Followers

0 Projects

Table of contents

Intro

5

0