Git Product home page Git Product logo

aquaai's Introduction

AquaAI

AI-based image recognition and soil parameter monitoring to precisely determine growth stage of plants and automate irrigation. Screenshot 2024-03-14 at 7 28 41 PM Screenshot 2024-03-14 at 7 31 24 PM Screenshot 2024-03-14 at 7 31 14 PM Screenshot 2024-03-14 at 7 30 38 PM

Installation instructions

Prerequisites:

[1] Raspberry Pi flashed with latest Raspberry Pi OS Lite (64bit)
[2] git must be installed, if not run "sudo apt-get install git -y"

[1] Clone the repo into /home/pi

git clone https://github.com/Cr4zySh4rk/AquaAI.git

[2] Move all files from AquaAI into /home/pi

mv /home/pi/AquaAI/* /home/pi
rm -rf AquaAI

[3] Make setup script executable

chmod +x /home/pi/Scripts/setup.sh

[3] Run the setup script with sudo

cd Scripts
sudo ./setup.sh

This will take a while to finish, so go grab a cup of coffee :)
Also consider disabling sleep on the machine you are using to ssh
so that the execution of the script is not interrupted!
The Pi will reboot after this and hopefull everything should be setup!
It will host it's own access point with the default ssid: AquaAI and password: aquaai1234

[4] Access the Web interface by connecting to the AP

Type 192.168.4.1 or .local in your browser of choice :)

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.