repository to manage all files related to the makeathon farm bot project (Software + Documentation).
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
caliskanbi 93b4075c35 requirements fixed 1 year ago
.idea Error Handling BackEnd added, logging included, order list and robot class added 1 year ago
archive_makeathon_2023 Added Passwords 1 year ago
documentation Docu for sensors updated 1 year ago
software requirements fixed 1 year ago
.gitignore defines in upper case and some mqtt discussion 1 year ago
README.md spelling error fix 1 year ago
requirements.txt requirements fixed 1 year ago
usefull-stuff.md Raspy test push2 1 year ago

README.md

Smart Gardening Project

  • Repository to manage all files related to the Makeathon farm bot project (Software + Documentation).

Folders:

  • /software: contains all software components
    • /software/backend: server, database and mqtt broker sourcecode
    • /software/robot: raspi and robot sourcecode
    • /software/frontend: Website sourcecode

How to develop:

  • Installation of venv in usefull-stuff.md file