Code Monkey home page Code Monkey logo

smartgreenhouse's Introduction

SmartGreenhouse

Description:

A repository with the basic functions to an autonomous greenhouse. There is no limited number of connected components (e.g. sensors)

Installation:

There is not specific installation, it just need to be uploaded to arduino. But the data struct need to be configured to make the components work. How to configure a new component This is really easy to add, just follow the steps below

    1. Increment the number os components
    • Go to file "datatype.h" and in "#define TOTAL_COMPONENTS 3" change 3 to the number of your components
    1. Upload the sketch and run it
    • Run the arduino and use the command "c help" trough the Serial Monitor
    1. Give them things to do
    • Go to file "components.h" the last function called "check_components" and crete your own method to controle one component, using the output of another one, or by time. You know what to do. (Don't forget to reupload)

Usage:

After the installation, everything should be running fine. If any port number and/or type is change, it changes in realtime, with need to restart. But there ar some precaution, read Notes below! Note Changes are not automatically updated, the user needs to update using the command save. Data is automatically loaded. Note(2) It's recomended to not disconnect components from one port and connect to another with arduino running. So, update the data, save it, turn of arduino, change ports and start again.

In this example

In this example it uses three components, in this case, two leds and one potentiometer (the circuit sketch is at the end) The first led is controlled by time. At the time X it turns on, at the time Y it turns off The second led is controlled using the potentiometer's output. It can be used as a water dropped controller by hour, using an rtc, and a heater and coller controlled by temperature. This is just an example. See th sketch here

Contributing:

Everyone is free to contribute. Fork the project, make you changes and pull request. If you find bugs open an issue, or you can fix by yourself just forking, make changings and then pull request. It's complitly free project, so you can download and use it on your own.

Credits:

obernardovieira

License:

GNUv3

smartgreenhouse's People

Contributors

obernardovieira avatar

Stargazers

 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

smartgreenhouse's Issues

more description

really awesome idea, is there a possibility you can add more examples of how you have implemented this?

Getting more done in GitHub with ZenHub

Hola! @obernardovieira has created a ZenHub account for the obernardovieira organization. ZenHub is the only project management tool integrated natively in GitHub – created specifically for fast-moving, software-driven teams.


How do I use ZenHub?

To get set up with ZenHub, all you have to do is download the browser extension and log in with your GitHub account. Once you do, you’ll get access to ZenHub’s complete feature-set immediately.

What can ZenHub do?

ZenHub adds a series of enhancements directly inside the GitHub UI:

  • Real-time, customizable task boards for GitHub issues;
  • Multi-Repository burndown charts, estimates, and velocity tracking based on GitHub Milestones;
  • Personal to-do lists and task prioritization;
  • Time-saving shortcuts – like a quick repo switcher, a “Move issue” button, and much more.

Add ZenHub to GitHub

Still curious? See more ZenHub features or read user reviews. This issue was written by your friendly ZenHub bot, posted by request from @obernardovieira.

ZenHub Board

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.