Mini-Thermostat

Mini-thermostat with input for a 2-wire NTC thermistor and output for a resistive heating element. Plus code & schematics.

Feb 13, 2017

24582 views

5 respects

Components and supplies

1

Arduino enclosure (optional)

1

Power N-MOSFET

1

Resistor 10k ohm

1

10 K NTC Thermistor

1

USB-A to B Cable

1

Arduino prototype shield

1

Arduino UNO

Tools and machines

1

Soldering iron (generic)

Project description

Code

Heater control library header

c_cpp

Header for heater control library

Temperature controller

c_cpp

Complete temperature controller code. Just copy and paste. Includes: - thermistor code for temperature readout - code for controlling heater input - basic PID controller - basic serial interface

Thermometer library CPP

c_cpp

Arduino library for thermistor input. You can include this in your own project

Heater control library CPP

c_cpp

Arduino library for heater control. You can include this in your own project.

Thermometer library header

c_cpp

Header for thermometer library

Heater control library CPP

c_cpp

Arduino library for heater control. You can include this in your own project.

Temperature controller

c_cpp

Complete temperature controller code. Just copy and paste. Includes: - thermistor code for temperature readout - code for controlling heater input - basic PID controller - basic serial interface

Thermometer library CPP

c_cpp

Arduino library for thermistor input. You can include this in your own project

Thermometer library header

c_cpp

Header for thermometer library

Downloadable files

Circuit diagram (overview)

Circuit diagram (overview)

Circuit diagram (overview)

Circuit diagram (overview)

Comments

Only logged in users can leave comments

salhar1

0 Followers

0 Projects

+1

Work attribution

Table of contents

Intro

5

0