Skip to content

andrewsg3/AgroPi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AgroPi

Logo

Learn about cultivation of plants or fungus through a Raspberry Pi enabled environment monitor & regulator.

Twitter YouTube Instagram Facebook

Contents

  1. About
  2. Getting Started
  3. Contributing
  4. License
  5. Contact
  6. Wiki

About

AgroPi is an low cost educational tool which allows user to
AgroPi uses a website interface which allows user display and control the conditions within your enviromental chamber in real time.
The information throughout your grow cycle is saved so you can share it with other users, which can copy the exact conditions you specifed within a click of a button.

Contributors Forks Stars Issues License

Software

Website Interface
Spoilage Recognition

Hardware


Sensors:


Actuators:


Schematics:

Roadmap

[x] Github Setup
[] Website up & running

Getting Started

Prerequisites

Ubuntu Packages

  • cmake
    sudo apt-get install cmake

Installation

  1. Clone the repository
    git clone https://github.com/krogk/AgroPi
  2. Run auto configuration script
    ./autoconf
  3. Compile
    make 
  4. Flashing
    upload -p /dev/ttyUSB0 --fqbn rpi4:rpi4:AgroPi

Usage

To run the software:

nohup agropistart.sh &

To stop software:

agropistop.sh

Contributing

  1. Fork this repo

License

Distributed under the GPL-3.0 License. See LICENSE for more information.

Contact

Samuel Obosu
Andrew Scott-George
Kamil Rog

Wiki

Wiki

About

Automated cultivation system for plants & mushrooms using Raspberry Pi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%