These challanges have been developed as part of the "Internt of Things" course at Politecnico di Milano.
The challenges were developed by Matteo Falconi and Davide Fiozzi.
The repository is organized as follow:
- HomeChallenge1:
This folder contains the first Home Challenge: A Cooja simulation written in nesC that simulates three TinyOS (sky) motes that communicate over the radio. - HomeChallenge2:
This folder contains the second Home Challenge: A Wireless Sensor Network simulation with TOSSIM that simulate 2 motes talking between each other. - HomeChallenge5 :
This folder contains the fifth Home Challenge: A Cooja simulation written in nesC that simulates three TinyOS (sky) motes that communicate over the radio. Motes 2 and 3 send random values to mote 1 which receives them and ’’forwards’’ them to Node-RED; value below 70 will be display in ThingSpeak via MQTT.
Challenges 3 and 4 did not require any code, for this reason they won't be present in the repo.