repository to manage all files related to the makeathon farm bot project (Software + Documentation).
Go to file
2023-04-24 11:58:33 +02:00
.idea new backend files added: main created and plantdatabase files from Makeathon extracted 2023-04-19 02:47:49 +02:00
archive_makeathon_2023 Added Passwords 2023-04-01 10:50:56 +02:00
documentation definitions word file changed 2023-04-24 11:58:33 +02:00
software defines in upper case and some mqtt discussion 2023-04-24 11:55:10 +02:00
.gitignore defines in upper case and some mqtt discussion 2023-04-24 11:55:10 +02:00
README.md spelling error fix 2023-03-30 15:23:49 +02:00
requirements.txt ev3 First Testfiles 2023-04-07 16:05:15 +02:00
usefull-stuff.md Raspy test push2 2023-04-01 14:10:40 +02:00

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