Git Product home page Git Product logo

embedded_task_climate_control's Introduction

Embedded_TASK_climate_control

Embedded LAB TASK : Climate control

Task Description and Expected solution

The existing climate control interface in Embedded systems Laboratories consists of three buttons/LEDs: Off, Heat, Cool. Besides the manual interaction possibility, a time schedule is actively controlling these modes. The assigned task is to override this time schedule by a fixed target temperature control.

So we need temperature sensor as measuring device and a Servo motor to control the temperature. The servo motor rotates clock-wise or Counter Clock-wise and is used to press either the "Heat" or the "Cold" button. The temperature sensor will measure the temperature of the room and its digital output is fed to the micro controller.

Additionally ,a turning knob( Potentiometer)is made available to SET the desired temperature. The analog output of the potentiometer is also fed to the micro-controller. A suitable logic is implemented as software in the micro controller to compare the two inputs ( i.e from Potentiometer and temperature sensor) and drive the servo motor to rotate servo motor in desired direction.

Programmable Features :

  1. The angle of rotation of servo motor
  2. The Hysteresis range of room temperature ( i.e minimum and maximum offset from the set temperature ).
  3. The duration for which the " HEAT " or "COLD" button is to be pressed.

NOTE: No modifications to the existing appliance are allowed.

Schematic diagram

temperature_control_schematic_updated

Wiring Diagram

temperature_control_wiring_updated

Components list

Part Name Quantity
Arduino Uno (Rev3) 1
USB cable 1
Bread board 1
Wires , jumpers bunch of
Potentiometer 1
Temperature Sensor (DFR0024 DFRobot ) 1
Servo motor 1
Touch LCD MI0283QT2 1
Green LED (optional) 1
Red LED (optional) 1

Screen Shot 1

code_1

Screen Shot 2

code2

LCD Display

The LCD displays the current status of the system like "Set tmeprature" , "Current Temperature", and the action taken like "Increasing or decreasing the temperature".

img_20170711_224020823-001

embedded_task_climate_control's People

Contributors

arunram85 avatar

Watchers

James Cloos avatar

Forkers

tuisse

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.