Projets-2016-2017-SuiviColisRFID: Difference between revisions

From air
Jump to navigation Jump to search
Line 12: Line 12:
== Week 1 (January 9th - January 15th) ==
== Week 1 (January 9th - January 15th) ==


* Project's choice
* Choix du projet


== Week 2 (January 16th - January 22th) ==
== Week 2 (January 16th - January 22th) ==


* Nordic ID Stix Reader
* Récupération des lecteurs RFID
* Familiaraisation avec Meteor
* Familiarization with Meteor


== Week 3 (January 23th - January 29th) ==
== Week 3 (January 23th - January 29th) ==


* Familiarisation avec l'API LLRP de Nordic ID Stix
* Familiarization with LLRP API of Nordic ID Stix
* Découverte de MongoDB et JavaScript (et rappel HTML)
* Discovery of MongoDB and JavaScript (and HTML Reminder)


== Week 4 (January 30th - February 5th) ==
== Week 4 (January 30th - February 5th) ==


* Début de la réalisation du prototype Meteor
* Beginning of the Meteor prototype development
* Continuation of the API's familiarization
* Suite de la familiarisation avec l'API


== Week 5 (February 6th - February 12th) ==
== Week 5 (February 6th - February 12th) ==


* Fin de la réalisation du prototype Meteor
* End of the Meteor prototype
* Beginning of the implementation of the API prototype interface
* Début de l'implémentation du prototype interface de l'API


== Week 6 (February 13th - February 19th) ==
== Week 6 (February 13th - February 19th) ==


* Première tentative d'exécution de l'application sur mobile
* First try to execute the Meteor application on android smartphone
* Inter-application communication
* Communication inter-applications
* Application de test du prototype de l'interface du capteur
* Test app of Reader prototype interface


== Week 7 (February 27th - March 5th) ==
== Week 7 (February 27th - March 5th) ==


* On continue d'essayer d'implémenter l'application sur mobile
* Continuation to execute the Meteor application on android
* Inter-application communication
* Communication inter-applications
* Application de test du prototype de l'interface du capteur
* Test app of Reader prototype interface


== Week 8 (March 6th - March 12th) ==
== Week 8 (March 6th - March 12th) ==


* Application tourne sur mobile android
* Meteor application is working on android device

== Week 9 (March 13th - March 19th) ==

*

== Week 10 (March 20th - March 26th) ==

*

== Week 11 (March 27th - April 2nd) ==

*


=Summary=
=Summary=

Revision as of 06:40, 31 March 2017

Project presentation

Le sigle RFID (de l’anglais radio frequency identification) est une technologie permettant de mémoriser et récupérer des données à distance en utilisant des marqueurs (tags en anglais) appelés "radio-étiquettes". Elles sont massivement dans la logistique (transport des produits) pour tracer en temps-réel les produits transportés. Un des principaux standards du monde de la RFID est le standard EPC Global de GS1 (http://www.gs1.org/epcglobal). L'objectif de ce projet est de développer une application développée en Node.js sur le framework temps réel Meteor pour suivre des produits (et/ou leurs contenants) tout au long de la chaîne logistique (depuis l'usine de production au magasin).

Team

This project is directed by Didier Donsez and designed by Hugo Amodru-Favin and Antoine Delise. Both are currently studying in their first year of Polytech master degree. The project is part of the Software Development course.

Progress of the project

Week 1 (January 9th - January 15th)

  • Project's choice

Week 2 (January 16th - January 22th)

  • Nordic ID Stix Reader
  • Familiarization with Meteor

Week 3 (January 23th - January 29th)

  • Familiarization with LLRP API of Nordic ID Stix
  • Discovery of MongoDB and JavaScript (and HTML Reminder)

Week 4 (January 30th - February 5th)

  • Beginning of the Meteor prototype development
  • Continuation of the API's familiarization

Week 5 (February 6th - February 12th)

  • End of the Meteor prototype
  • Beginning of the implementation of the API prototype interface

Week 6 (February 13th - February 19th)

  • First try to execute the Meteor application on android smartphone
  • Inter-application communication
  • Test app of Reader prototype interface

Week 7 (February 27th - March 5th)

  • Continuation to execute the Meteor application on android
  • Inter-application communication
  • Test app of Reader prototype interface

Week 8 (March 6th - March 12th)

  • Meteor application is working on android device

Week 9 (March 13th - March 19th)

Week 10 (March 20th - March 26th)

Week 11 (March 27th - April 2nd)

Summary

Resources

Material

  • Android smartphone (Android 7.1.1)
  • Sensor RFID Nordic ID Stix

Softwares and API

  • Android Studio IDE
  • github
  • Meteor
  • MongoDB
  • RPC (Communication between applications)