xscotophilic / smart-green-house

A smart greenhouse system collects data such as soil moisture and temperature in real time and automatically decides whether to water batches of crops, turn on or off the fan, and light the lamp.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Smart Green House

Front-end and Back-end for a system to maintain a specific moisture level and temperature range for optimal plant growth!

  • Easy and simple to use.

  • Architecture

  • Steps to folllow:

    • Connect the circuit.
    • GreenSketch
    • Circuit diagram
    • Create mongoDB cluster.
    • Update the configs (in config folder).
    • Host this github repo.
    • Authenticate the user in mongoDB.
    • Change the REST API url (self.API_ENDPOINT) in python code (SmartGreenhouse.py).
    • Run the Python code (SmartGreenhouse.py).


If you like my work, you can contribute to https://www.patreon.com/xscotophilic

Thank You!

About

A smart greenhouse system collects data such as soil moisture and temperature in real time and automatically decides whether to water batches of crops, turn on or off the fan, and light the lamp.

License:MIT License


Languages

Language:JavaScript 58.7%Language:CSS 23.1%Language:Python 16.8%Language:HTML 1.4%