Git Product home page Git Product logo

arduino-thermostat's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

arduino-thermostat's Issues

[feature req] Some ideas

I have a few projects going on atm (garage control and RF light switches).
After this I'd like to build my own thermostat ideally having the same features as tado.com thermostats.

This looks like a good base for what I'm planning to do and I'd like to share some ideas of how we can improve your version.

  • Add IP! Nothing better then being able to control your thermostat from your PC/phone even when your not at home. Ethernet/Wifi shield required.
    This also allows you to use a time server to get current date/time.
  • Add motion sensor (close proximity) show display only when you wave your hand in front of the thermostat.
  • We could make this the open source tado/nest alternative!

Question:
In your readme you said "I'd like the temperatures to ramp from their current value to the target value over some time period based on the tuning parameters. This should reduce oscillation and overshoot."

  • Isn't that the whole purpose of the PID controller?

O yes, and one last thing. batchpcb is no more, it has moved to OSH Park (http://batchpcb.oshpark.com/).

Same ideas

I found your thermostat intersting but i have a problem with the program...
I have a error on code : In file included from sketch.cpp:27:
actions.h:14: error: variable or field 'increment_target' declared void
actions.h:14: error: 'MenuMoveEvent' was not declared in this scope
actions.h:15: error: variable or field 'decrement_target' declared void
actions.h:15: error: 'MenuMoveEvent' was not declared in this scope
actions.h:17: error: variable or field 'increment_hardware' declared void
actions.h:17: error: 'MenuMoveEvent' was not declared in this scope
actions.h:18: error: variable or field 'decrement_hardware' declared void
actions.h:18: error: 'MenuMoveEvent' was not declared in this scope
actions.h:20: error: variable or field 'increment_sample_time' declared void
actions.h:20: error: 'MenuMoveEvent' was not declared in this scope
actions.h:21: error: variable or field 'decrement_sample_time' declared void
actions.h:21: error: 'MenuMoveEvent' was not declared in this scope
actions.h:23: error: variable or field 'increment_noise' declared void
actions.h:23: error: 'MenuMoveEvent' was not declared in this scope
actions.h:24: error: variable or field 'decrement_noise' declared void
actions.h:24: error: 'MenuMoveEvent' was not declared in this scope
actions.h:26: error: variable or field 'increment_lookback' declared void
actions.h:26: error: 'MenuMoveEvent' was not declared in this scope
actions.h:27: error: variable or field 'decrement_lookback' declared void
actions.h:27: error: 'MenuMoveEvent' was not declared in this scope
actions.h:29: error: variable or field 'on_set_tune' declared void
actions.h:29: error: 'MenuMoveEvent' was not declared in this scope
actions.h:30: error: variable or field 'on_set_reset' declared void
actions.h:30: error: 'MenuMoveEvent' was not declared in this scope

and dont know what is the problem...
:(

MenuBackend Library Missing

Hey,

I've been studying your code, and so far it looks super sweet. However, I noticed that the MenuBackend was a shortcut to a location on your computer...

Another user was having an issue, #2, and I feel that this is the reason why. Could you please upload it, or add a note accordingly?

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.