Skip to content

Arduino-based graphical temperature monitor using thermocouples or thermistors

Notifications You must be signed in to change notification settings

orthorhombic/tempmonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tempmonitor

Arduino programs and schematics to construct a temperature monitor with the capability to use either type k thermocouples or inexpensive thermistors.

The main motivation of this is to provide a scalable system for precision temperature monitoring and logging across a wide variety of temperatures and simultaneously visualize the recent temperatures. Coming from a chemistry/materials science background, I envision myself using this for everything from sous vide cooking to firing ceramics to ensure the appropriate dwell time. A bill of materials and useful references are found below.

The contents of this repository are a series of experiments to individually test specific functionality. Not all of them work in their current state. The working components of each can be easily assembled into a fully working program depending on your objectives - I just haven't gotten the time yet. As an example, take the working code for temperature visualization and couple that with the schematics/code for the isolated thermocouple and you are ready to monitor everything from grilling to kiln temperatures.

Warning: Before using any of these electronics near high voltage sources - check your circuit design and the chips for their maximum isolation. These are not yet designed to function around high voltage resistive heating elements or the voltages induced near induction cooktops.

References

Thermoworks TX-1001X-OP & TX-1003X-AP Probe Steinhart-Hart Coefficients

The Cave Pearl Project

Zach Houser Thermocouple Isolation Schematic (PDF)

MAX31855 Thermocouple Reader Linearization

Cartesian Graph Function

Parts:

About

Arduino-based graphical temperature monitor using thermocouples or thermistors

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published