Projets-2016-2017-SuiviColisRFID

From air
Jump to navigation Jump to search

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)

  • Choix du projet

Week 2 (January 16th - January 22th)

  • Récupération des lecteurs RFID
  • Familiaraisation avec Meteor

Week 3 (January 23th - January 29th)

  • Familiarisation avec l'API LLRP de Nordic ID Stix
  • Découverte de MongoDB et JavaScript (et rappel HTML)

Week 4 (January 30th - February 5th)

  • Début de la réalisation du prototype Meteor
  • Suite de la familiarisation avec l'API

Week 5 (February 6th - February 12th)

  • Fin de la réalisation du prototype Meteor
  • Début de l'implémentation du prototype interface de l'API

Week 6 (February 13th - February 19th)

  • Première tentative d'exécution de l'application sur mobile
  • Communication inter-applications
  • Application de test du prototype de l'interface du capteur

Week 7 (February 27th - March 5th)

  • On continue d'essayer d'implémenter l'application sur mobile
  • Communication inter-applications
  • Application de test du prototype de l'interface du capteur

Week 8 (March 6th - March 12th)

  • Application tourne sur mobile android

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)