TheFalco / IoT_Challenges

This repo has been developed as part of the "Internt of Things" course at Politecnico di Milano. HomeChallenges 3 and 4 did not require any code, for this reason they won't be present in this repo.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Internet of Things Home Challenges

These challanges have been developed as part of the "Internt of Things" course at Politecnico di Milano.

Collaborators

The challenges were developed by Matteo Falconi and Davide Fiozzi.

Structure

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.

About

This repo has been developed as part of the "Internt of Things" course at Politecnico di Milano. HomeChallenges 3 and 4 did not require any code, for this reason they won't be present in this repo.


Languages

Language:C 96.7%Language:Python 1.7%Language:nesC 1.6%Language:Makefile 0.0%