frafad / Smart-Bracelets

Smart Bracelets Project for the course Internet of Things

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Smart Bracelets

Project for the course Internet of Things at PoliMi.

Introduction

We are requested to implement and test a software prototype for a smart bracelet. The bracelet is worn by a child and his/her parent to keep track of the child’s position and trigger alerts when a child goes too far or falls. To test our implementation, we simulate the functioning of two couples of bracelets simultaneously.

Approach

For our solution we used the suite of tools presented during the course’s laboratory classes. In particular, we chose TinyOS (v. 2.1.2) to write the bracelet’s code and TOSSIM to simulate our TinyOS applications. We developed the project using the course laboratory’s virtual machine, where these tools were already available.

About

Smart Bracelets Project for the course Internet of Things


Languages

Language:C 91.2%Language:Python 5.1%Language:nesC 3.6%Language:Makefile 0.0%