repository to manage all files related to the makeathon farm bot project (Software + Documentation).
Go to file
2023-05-08 19:06:53 +02:00
.idea Order Handler added 2023-04-27 19:00:09 +02:00
archive_makeathon_2023 Added Passwords 2023-04-01 10:50:56 +02:00
documentation new topics added 2023-05-08 19:06:53 +02:00
software new topics added 2023-05-08 19:06:53 +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