Git Product home page Git Product logo

cheez_cave's Introduction

Synopsis

Cheez_cave is a temperature and humidity monitor intended for use on a Raspberry Pi.

Motivation

I recently got into making cheese and thought "I could probably make better cheese if I knew what was going on inside my cheese cave and could automate the control of the environment in there".

Requirements

- A Raspberry Pi. I'm using a B, but any model should work with a little effort.
- A DHT22 temperature and humidity sensor. (I went with the AM2302 from adafruit, which is a DHT22, but wired and in a nice enclosure.)
- A 20 X 4 or 16 X 2 LCD, if onboard display is wanted.
- *Optional for upcoming feature: A 120V power relay to control power to the humidifier. (Something like the Adafruit Power Relay FeatherWing.)
- Potentially to be added at a future date: temperature control. This would require another power relay controlled outlet.
- At this point, time and patience. This project is pre-alpha and my first python based project beyond simple scripts.

Installation

At some point, I imagine the setup.py will do this after cheez_cave has been downloaded, but right now all it does is install the project code in the local python code library. As it is today, cheez_cave uses: Adafruit_Python_LCD, Adafruit_Python_DHT, flask, sqlite, pygal, apscheduler and supervisor to kick it all off.

Contributors

Ray Stojonic

License

MIT

cheez_cave's People

Contributors

rstojonic avatar

Watchers

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