Code Monkey home page Code Monkey logo

share_the_warmth's Introduction

Share_the_Warmth

A PIC18F27J53 based, forced-air circulation controller, written in JALv2.

This is a project in-process. Don't expect everything (anything?) here to actually work.

If you're going to follow along, you'll need some method of programming mid- and low-range PIC microcontrollers and you should also have the JALLIB package installed (to provide all of the basic library functions). The JALLIB package already includes the JALv2 compiler.

The original direction of this project was to use the PIC18F27J53 as the master controller, talking to a couple of low-end PIC12F1840's over an I2C bus. However, with the introduction of the ESP8266 series of very low cost, wireless microcontrollers that has now changed to include multiple ESP8266 remote stations (instead of the PIC12 modules) all communicating with the master. As you can see from the CVS log, and also from the schematic, the PIC18F27J53 has on-board USB, which was used as STDIO during the early phases of development.

Our PIC18 master controller takes care of PWM control (basically a very simple swich-mode Buck regulator) of two, 200mm, low RPM, 12v fans. The fans move warm air from the heated part of the house through ducts to the colder areas. The remote stations (the ESP8266 modules) have DS18S20, one-wire temperatue sensors attached and report back to the master controller. The master runs an RTC and, based upon programmed schedule settings, will start and stop the fans and vary their RPM to govern airflow and noise (the fans are rated at 19db at 700RPM, but are significantly quieter when run at lower RPM). The tachometer feedback from the fans is also monitored by the master PIC18 to detect fan stalls at low RPM.

share_the_warmth's People

Contributors

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