This is the repository for the projects of the Internet of things (IOT) course held at Polimi.
During the course, 4 different assignments were delivered, each one on a different case study about a in-use technology. A final project was developed to complete the study of the subject.
The goal of the first challenge is to analyses the network traffic log with wireshark 🦈 and answer to some question. In the relative folder are present:
- the traffic log
- a file with the question
- a file with the answer
The goal of this challenge is to generate messages from a CSV files to be sent to your own ThingSpeak channel through Node-Red using MQTT. In the relative folder are present:
- the node-red dump that contains the code of the node-red flow
- Report that describe all the development phases.
- ThinkSpeak channel link
The Goal of the challenge is to send data from a mote to thingspeak using MQTT, exploiting TinyOs and Cooja simulator. In the relative folder are present:
- Report that describe all the development phases
- TinyOS project that contains the code of the mote
- Node-red dump that contains the code of the node-red flow
The goal of the challenge is to simulate a Wireless sensor Network with TOSSIM. The network is composed by 2 motes talking between each others. In the relative folder are present:
- Report that describe all the development phases.
- TinyOS project that contains the code of the mote
- Communication Log file
The goal of the project is to design, implement and test a software prototype for a smart bracelet. The bracelet is worn by a child and her/his parent to keep track of the child’s position and trigger alerts when a child goes too far.
The software was developed in tinyOS and the simulation was done with Tossim. In the relative folder are present:
- Specification file with the description of the project and also some not-implemented idea
- Tossim Simulation Script
- The entire folder contain the TinyOS project with the code of the mote
- Report that describe all the development phases.
- Log file of the Simulation
✔️ Final Evaluation: 7.9/8