Code Monkey home page Code Monkey logo

arduinontcthermostat's Introduction

ArduinoNTCThermostat

This project is an Arduino based Thermostat for universal use. I put it together rather quick&dirty since I needed a simple thermostat, and I could not find one that fit my needs... The project contains the Arduino code and the KiCad files for the board.

I ended up with a rather generic setup, that may be of use to others. The thermostat is intended to be used standalone in 12V or 24 V environments. It's settings for cooling or heating mode, for the target temperature and the hysteresis can be set without recompilation using a bridge (heating/cooling) and DIP switches (target temperature and hysteresis). A relay is fitted that can switch up to 250V and 10A. A SSD1306 compatible OLED display can be fitted as an option to display detailed information.

Features:

  • Temperature measurement is done via a 10K NTC sensor
  • Powered using an efficient DCDC converter (Traco TSR 1-2450E pin compatible to 7805) for operation in range of 7-36 V DC. The thermostat can easily operate in 12 or 24 V installations.
  • Set for heating or cooling operation with a bridge
  • Set target temperature fron 0 to 254 °C in 2°C steps via DIP switches
  • Set hysteresis from 0 to 14 °C in 2°C steps via DIP switches
  • 250V 10A relay. PCB design supports up to 10 A
  • 2 LEDs: power indicator and switch indicator
  • Optional OLED display via I2C

PCB

The PCB has been designed in Kicad. Kicad files are included in this repository, also the Gerber files that can directly be used to order the PCBs

PCB PCB PCB

Parts List

  • PCB: Gerber files are attached
  • Arduino Pro Micro (with socket, if desired)
  • Transistor BC547
  • Electrolyte Capacitor 47 uF / 25V
  • Tantal Capacitor 100 nF
  • Opto Coupler LTV 817
  • 2 Diodes 1N4001 or 1N4004
  • 2 LEDs
  • Power via DCDC Traco TSR 1-2450E, alternatively 7850
  • 10x DIP Switch
  • Screw Terminals 5.08 mm pitch: 2x 2, 1x 3 connections
  • Relay Songle SRD-05VDC-SL-C
  • Resistors: 200, 470 and 2 x 10K Ohm
  • NTC 10K
  • OLED Display with SSD1306 controller (optional)
  • Housing

arduinontcthermostat's People

Contributors

88markus88 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.