This repo includes all ideas and projects for the Smart Home Raspberry Pi Workshop. If any of you have a suggestion, problem or an idea? Feel free to open a new issue.
To work efficently we should use milestones and the implemented Project function of git.
Before we create a new project folder, we should at ideas into the ideas folder.
Simply run:
bash create_project.sh PROJECTNAME
This are a few details each project should have. However, if you thinks that something is missing please add it to the enumeration.
- Requried materials and
pythonskills - Milestones (with required skills)
- Approximate number of people which can work simultaneously on the project.
pythonlibraries which should be explained in the tutorial- A manual
- Perhaps some links to webpages where we got our informations
- A
.gitignore
We shoudl create a jupyter notebook tutorial.
Please add topic to the tutorial_topics.txt inside the tutorial folder.