Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 419 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 419 Bytes

IoT-Lab-SensorTag

SensorTag lab for IoT course at HES-SO Master

Prerequisites

Hardware:

  • TI SensorTag
  • Bluetooth adapter

Sorftware:

  • Python2.7
  • bluepy (pip install bluepy)
  • Flask (pip install flask)

Configuration

In backend.py file, update the sensors_macaddr dict to match your SensorTag Mac adresses.

Run

python2.7 app.py

Authors

Sylvain Renaud & André Neto da Silva