SensorTag lab for IoT course at HES-SO Master
Hardware:
- TI SensorTag
- Bluetooth adapter
Sorftware:
- Python2.7
- bluepy (
pip install bluepy) - Flask (
pip install flask)
In backend.py file, update the sensors_macaddr dict to match your SensorTag Mac adresses.
python2.7 app.pySylvain Renaud & André Neto da Silva