4 Channel K-type Thermometer Using Arduino

by Shamoon_ssr in Circuits > Arduino

692 Views, 0 Favorites, 0 Comments

4 Channel K-type Thermometer Using Arduino

4 Channel Thermometer- Data logger using Arduino

Hi, this is simple made 4 Channel Thermometer- Data logger using Arduino.
I made this project for research work (measuring temperature gradient in agar phantom loaded with magnetic nanoparticles) of a PhD student in Material Science Lab. So, you can also make this project and sell it professionally.

This system can;

> Record temperature of each thermocouple

> Recording/ data-logging interval is 4 sec.

> Write data on Sd card.

> Data is in excel sheet to plot the graph

> It will ask to delete file using button

Schematics

text5.jpg
Text4.jpg

Parts needed are mentioned in attached picture

Building and Fitting of Components in Small Box

IMG_20210421_224915.jpg
IMG_20210421_225010.jpg
IMG_20210421_225031.jpg
IMG_20210421_231029.jpg

Please see video for more details...

Final Made

IMG_20210423_103034.jpg
IMG_20210421_224927.jpg

Please see video for more details...

Arduino Code

Downloads