Project description
Every academic year, students attending this course have the opportunity to implement a real-world IoT application.
This year, students will implement a Smart Mailbox. In particular, students will have to place a motion sensor in
a mailbox using a Raspberry Pi. Middleware-layer platforms will be used to collect the data, process the data and finally visualize them.
Context-aware data modeling techniques will be leveraged to introduce advanced data processing for implementing additional functionalities to the smart mailbox, such as intrusion detection.
Finally, containerization techniques will be applied to deliver a portable and scalable smart mailbox.
- Each project team should consist of 2-3 members
Groups
Group Number |
Group Members |
|
A |
Florent AZAVANT, Maxime SANSANÉ, Pablo BROCHARD |
|
B |
Leo LAGARRIGUE, Juliette Marie BOURDIAU-CAMINO |
|
C |
Felipe MEIRELLES CARVALHO ORLANDO, Anton ORLOVSKII, Renato DE CASTRO FERREIRA |
|
D |
Antonin BOUCHERIT, Antonin CHAMPETIER, Manuia SYLVESTRE-BARON |
|
E |
Stéphane BAJOU, Bastien CHEVALIER |
|
Demonstration Schedule
Time |
Actibity |
Group |
Member(s) |
11h30-11h45 |
Demo |
A |
Florent AZAVANT, Maxime SANSANÉ, Pablo BROCHARD |
11h50-12h05 |
Demo |
B |
Leo LAGARRIGUE, Juliette Marie BOURDIAU-CAMINO |
12h10-12h25 |
Demo |
C |
Felipe MEIRELLES CARVALHO ORLANDO, Anton ORLOVSKII, Renato DE CASTRO FERREIRA |
12h30-12h45 |
Demo |
D |
Antonin BOUCHERIT, Antonin CHAMPETIER, Manuia SYLVESTRE-BARON |
12h50-13h05 |
Demo |
E |
Stéphane BAJOU, Bastien CHEVALIER |
Protocol for project demonstration
- Your demo should last ~15 minutes for demonstrating your system in action.
This can take the form of a live demo of your system in action, and perhaps something as simple as an easy-to-read
logging print-out of your system’s functionality.
- We will then ask you several questions about how you designed and implemented your project.
This includes showing us the code you wrote and how you partitioned the work among your group members, all of whom must be present during the demo.
Your answers are expected to demonstrate that you fully understand the concept you chose to put significant effort into the design and implementation.