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 612e3b1b93 date time fixed 11 months ago
.idea date time fixed 11 months ago
archive_makeathon_2023 Added Passwords 1 year ago
documentation Docu update sensors and drive all programm 1 year ago
software date time fixed 11 months 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 date time fixed 11 months 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