Giter VIP home page Giter VIP logo

almond-controller's Introduction

Almond Controller

Project almond hardware esp8266 control code for hydroponics system

Almond

Simple but complicated almond

Description

This is a hydroponics farm control system to be used at home with limited space, in greenhouses and indoors as well.

Getting started

  1. Install relevant compilers for your OS:
    • Windows: Visual Studio 2017 Community Edition x64 (this version is mandatory!)
    • macOS: XCode
  2. Install PlatformIO and set up on VSCode.
  3. Clone this repository and the necessary submodules:
    git clone https://github.com/almond-hydroponics/almond-controller.git
    git submodule update --init https://github.com/adafruit/RTClib.git

Development set up

  1. Install PlatformIO and set up on VSCode.
  2. To clone, run https://github.com/almond-hydroponics/almond-controller.git.
  3. cd into the root of the project directory.
  4. Upload the file from src to the esp32 board by using platformio run

ESP 8266 Datasheet

Datasheet Download

ESP 8266 Pinout


almond-screenshot


Testing

Unit tests - Run platformio test -e nodemcuv2 -v on the terminal while within the project root directory. Unit testing is achieved through the use of platformio.

Support or Contribution

For any suggestions or contributions please do not hesitate to contact the owners of this repository.

Contributions to this project are welcomed by all, If you need to contribute, follow the steps below

  • Fork the repository
  • Follow Installation and Setup as explained earlier
  • Create a branch off develop for the feature you wish to add
  • Make necessary changes, commit and raise a pull request against develop, conventions can be found on the wiki page. Note when making contributions, please endeavour to follow the CppCoreGuidelines C++ and Arduino style guide. Also make sure to follow the Almond Guide for conventions.

FAQ

See the almond wiki

almond-controller's People

Contributors

mashafrancis avatar

Watchers

 avatar

almond-controller's Issues

Add a unique identifier on for the user and device

Is your feature request related to a problem? Please describe.
A user should be linked to the device with a unique identifier that should not conflict with other devices.

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

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.