Giter Site home page Giter Site logo

greenie's Introduction

Greenie

This repo is a work in progress. Its goal is to provide some automation realted to a greenhouse. Currently, greenie reads the temperature and humidity from an SHT31-D and alternates showing the readings and the current network info on a 16x2 LCD.

The utils/relay_test.py shows how a set of relays can be controled. This will be expanded on in a later version of the code. To use relay_test.py as written you will need to install pigpio. On Raspbian this can be done like so:

sudo apt-get update
sudo apt-get install pigpio python-pigpio python3-pigpio

Parts used with this code

  • 1 x Raspberry Pi Zero W
  • 1 x Adafruit SHT31-D temperature and humidity sensor
  • 1 x SainSmart 4-channel relay module
  • 1 x Adafruit DS1307 real time clock
  • 1 x CR1220 battery
  • 1 x 16GB MicroSD card
  • 1 x Adafruit Perma-Proto Bonnet
  • 1 x 16x2 LCD with I2C backpack
  • 1 x 2 gang outlet box
  • 2 x 110v power outlets
  • 1 x faceplate for dual outlets
  • 1 x double row four position terminal block
  • 1 x power tool cord

Licensing

My code is licensed under the BSD 3-clause license. Files authored by others have license included in them.

greenie's People

Contributors

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