Difference between revisions of "IndoorGeoloc2016"

From air
Jump to navigation Jump to search
Line 4: Line 4:
   
 
= Project presentation =
 
= Project presentation =
  +
* Triangularisation of beacons 4.0 bluetooth signals
* Triangularistion de signaux Bluetooth 4.0 des beacons
 
* Affichage temps réel des positions de porteurs de beacons sur une carte OpenStreetMap indoor
+
* Real time display of positions of bluetooth emitting device on an OSM Indoor map
  +
 
==Matériel==
 
==Matériel==
* Téléphones Android
+
* Android cellphones
* [[STM32 Discovery & Nucleo|STM32 Nucleo]] avec shield BLE [[X-NUCLEO-IDB04A1]]
+
* [[STM32 Discovery & Nucleo|STM32 Nucleo]] equiped with shield BLE [[X-NUCLEO-IDB04A1]]
 
* 3 iTag
 
* 3 iTag
 
* Texas Instrument SimpleLink Multi-Standard SensorTag development kit
 
* Texas Instrument SimpleLink Multi-Standard SensorTag development kit
Line 19: Line 20:
 
File:Genuino 101.jpg|''[[Genuino 101]]''
 
File:Genuino 101.jpg|''[[Genuino 101]]''
 
</gallery>
 
</gallery>
  +
  +
== Design Pattern ==
  +
* Model View Controller : for Android clients
  +
* Remote Procedure Invocation : for Open Street Map procedures' calls
  +
* Publish Subscribe : for beacons emitting information on the network and servers receipts
   
 
= Team =
 
= Team =
 
This project is directed by Didier Donsez and designed by Diana Stoian, Quentin Faure, Damien Crastes de Paulet (team leader), Imad-Seddik Arrada.
 
This project is directed by Didier Donsez and designed by Diana Stoian, Quentin Faure, Damien Crastes de Paulet (team leader), Imad-Seddik Arrada.
  +
   
 
= Progress of the project =
 
= Progress of the project =

Revision as of 13:38, 8 February 2016

Technologies de géolocalisation indoor Balises (beacon) BLE Apple iBeacon & AltBeacon

Preambule

Project presentation

  • Triangularisation of beacons 4.0 bluetooth signals
  • Real time display of positions of bluetooth emitting device on an OSM Indoor map

Matériel

  • Android cellphones
  • STM32 Nucleo equiped with shield BLE X-NUCLEO-IDB04A1
  • 3 iTag
  • Texas Instrument SimpleLink Multi-Standard SensorTag development kit

Design Pattern

  • Model View Controller : for Android clients
  • Remote Procedure Invocation : for Open Street Map procedures' calls
  • Publish Subscribe : for beacons emitting information on the network and servers receipts

Team

This project is directed by Didier Donsez and designed by Diana Stoian, Quentin Faure, Damien Crastes de Paulet (team leader), Imad-Seddik Arrada.


Progress of the project

Week 1 (January 11th - January 17th)

  • Choice of the project

Week 2 (January 18th - January 24th)

  • Discovery of the project
  • Discovery of the already existing technologies
  • Test of the given instruments (iTag, STM32...)
  • Writing the requirements specifications

Week 3 (January 25th - January 31st)

  • Writing of the UML diagrams
  • Definition of the structure of the project

Week 4 (February 1st - February 6th)

  • Receipt of the TI Simplelink SensorTag
  • à completer !!

Week 5 (February 7th - February 13th)

Week 6 (February 14th - February 20th)

Week 7 (February 21st - February 27th)

Summary

Liens