Coder Social home page Coder Social logo

iainmacpherson / temp-and-humidity-controlled-actuator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from progressiveautomations/temp-and-humidity-controlled-actuator

0.0 0.0 0.0 12 KB

Control an actuator based on the temperature or humidity using Arduino

C++ 100.00%

temp-and-humidity-controlled-actuator's Introduction

Temp-and-Humidity-Controlled-Actuator

Note: this project was just to mess around with the hardware, it is not finished and not likely to be.

Description

Using an arduino, control a linear actuator based on the temperature and humidity detected by a connected sensor.

Components:

  • 12VDC Power Supply
  • Arduino Uno
  • 2 Channel Relay
  • Temperature and Humidity Sensor. (Product page)
  • Actuator (12VDC with max. 10A current draw). (Product page)

Wiring diagram

Wiring diagram Image from the project by Progressive Automations detailed here.

Required Libraries:

Project Files

  • binary_actuation.ino is the example provided by Progressive Automations. It extends or contracts the actuator between fully open and fully closed in response to a comparison with a heat index threshold.
  • feedback_actuator.ino is an implementation that uses the temperature and humidity sensor as feedback for actuator, driving it in the direction so as to reduce the error between the measured temperature and humidity and the target temperature and humidity.

Functionality

The actuator is controlled with a negative feedback loop and make it settle in some intermediate state between open and closed that keeps the temperature and humidity near the target values. The state will be continuously controlled by the loop to react to changes in temperature and humidity that may occur.

temp-and-humidity-controlled-actuator's People

Contributors

progressiveautomations avatar iainmacpherson 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.