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 33e2a058d3 Merge branch 'master' of https://git.efi.th-nuernberg.de/gitea/caliskanbi83990/projektarbeit_duelger_waldhauser_caliskan 1 year ago
.idea new backend files added: main created and plantdatabase files from Makeathon extracted 1 year ago
archive_makeathon_2023 Added Passwords 1 year ago
documentation Merge branch 'master' of https://git.efi.th-nuernberg.de/gitea/caliskanbi83990/projektarbeit_duelger_waldhauser_caliskan 1 year ago
software defines in upper case and some mqtt discussion 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 ev3 First Testfiles 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