Note: Do not work on this repository right away.
Check existing forks to find the specific repository for your class.
This project is part of the IoT Engineering course.
- 3-person teams, building an IoT system.
- 32 hours of work per person, 1 prototype.
- 10' presentation of the project at Demo Day.
- Slides, source code and setup steps on GitHub.
- All team members are able to explain the project.
- @MY_TEAM_PROJECT_GITHUB_USER_1, REAL_NAME_1
- @MY_TEAM_PROJECT_GITHUB_USER_2, REAL_NAME_2
The following deliverables are mandatory.
Source code, Arduino C, JS or Python, committed to (this) project repo.
Arduino/MY_TEAM_PROJECT/MY_TEAM_PROJECT.ino
... (adapt as required)
- Embedded code / microcontroller firmware.
- Glue Code used on the gateway or "in the cloud".
- App or Web UI code, or IoT platform setup steps.
4-slide presentation, PDF format, committed to (this) project repo.
MY_TEAM_PROJECT_PRESENTATION.pdf
- Use-case of your project.
- Reference model of your project.
- Single slide interface documentation.
- Issues you faced, how you solved them.
Working end-to-end prototype, "device to cloud", part of your 10' presentation.
https://MY_TEAM_PROJECT_DEMO_HOST:PORT/
- Sensor input on a IoT device triggers an event.
- The event or measurement shows up online, in an app or Web client.
- The event triggers actuator output on the same or on a separate IoT device.
Commit and push to (this) project repo before Demo Day, 16.01.2022, 00:00.