Git Product home page Git Product logo

temperature-control-system---arduino's Introduction

Temperature Control System

Design and implementation of a temperature control system with an Arduino UNO board


The following components were used for the development of this control system:

  • Arduino UNO
  • Temperature sensor
  • relay
  • fan
  • RGB led

Arduino configuration:

  • Analog input A0 Used for the temperature sensor input, through which we will obtain the system temperature.
  • Digital inputs (PWM) 3, 5 and 6 Used for the rgb led, through which, varying its values between 0 and 255 we will obtain different desired colors.
  • Digital input 13 Used to activate the fan. First it will activate the BJT PNP transistor and then the relay and the fan.

System Diagram

Diagrama

Operation

The system works as follows: The operation of the cooling system is very simple. The temperature sensor indicates the ambient temperature or the temperature at which the system is operating.

When the temperature exceeds an imposed limit, in this case 25 ºC, the output is activated, activating the BJT PNP transistor, which then activates the relay and makes it supply voltage to the fan that will start moving and cooling the system.

The fan will turn off when the system temperature is 23 ºC. On the other hand, the RGB led will indicate, with different colours, the status or temperature of the system.

When the temperature is less than 20 ºC the led will light up in green. As the temperature increases, the led will change colour, from green to yellow and then to orange, until it reaches the limit of 40 ºC, from which the led turns to red indicating the danger that such a temperature represents.

temperature-control-system---arduino's People

Contributors

iamdavidcc 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.