GithubHelp home page GithubHelp logo

imclab / thermduino Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mossblaser/thermduino

0.0 2.0 0.0 136 KB

Arduino + Python based thermostat augmentation.

Home Page: http://jhnet.co.uk/projects/thermduino

thermduino's Introduction

Thermduino

Thermduino is a simple arduino+python project which I hacked together in a few days to set a rotary thermostat based on time and date.

The arduino is able to function without being connected to a computer once its clock has been set (which is facilitated by connecting it to the computer running the appropriate software). It can follow a set of programmes (rules) which state what temperature it should set the thermostat at what time. If it looses power it can remember what day it was last on and without computer assistance it will do as best it can with its inaccurate time information.

The desktop client is an (extremely messily coded) wxWidgets GUI which provides the ability to change the default program and to set the programmes and calibration information on the device. It can be hidden into the system tray where it will keep the clock on a connected arduino in time if it drifts more than 60 seconds.

Programmes can be expressed using a natural-language-ish expression along the lines of:

10*c on saturdays and sundays
20*c from 11/12/2012 4am to 1/1/2013

Code Quality (a disclaimer...)

The code in this project is very rough and many areas need refactoring and documenting, particularly in the python client. Oh, and about that regular expression...

thermduino's People

Contributors

mossblaser avatar

Watchers

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