Outils pour utilisateurs

Outils du site


Panneau latéral

Accueil

Select other language :


Apprentissage

Enseignements

Enseignements Département Informatique SI5 et Master IFI

Enseignements Département Bâtiment Polytech'Nice

Autres Formations française et étrangère

Activités administratives, Ingénierie et Innovation Pédagogiques

Apprentissage Département Informatique SI5/Master 2 ingénierie informatique EUR DS4H


Recherche

Valorisation de la Recherche

Dépôts Logiciels à l’Agence de Protection des Programme (APP)

Valorisation des résultats de recherche et transfert

Diffusion de la Culture scientifique et Technologique

Communications de presse

Séminaire ENSI Tunis

Pédagogie Innovante

Relations industrielles et socio-économique

Organisation de Manifestations

  • Conférence sur les FabLabs, Alexandre Schneider, Professeur Agrégé en Génie Mécanique, Université de Reims Champagne-Ardenne Web
  • Journées UbiMob'14 Site Web

Animation de la Recherche

U-Santé

Privé

Outils

Sources d'Informations

projets:oc:oc_2013_2014:portefeuille_intelligent

Smart Objects and Services

Project Presentation

Name :

Portefeuille intelligent

Group Composition :

Ines SARRAY & Rahma DAIKHI

Scenario :

The user take his intelligent wallet like he's used to. When he opens the wallet, the embedded light sensor will detect this action and send a notification event to the attached GPS Module.

The GPS module will get the user location coordinates, then, using Google Maps, it will convert this coordinates into an address.

These addresses are then stored into a file for further processing.

Object Shape :

Name of the contact at Reims :

Maxime Belgioino

Sketch of the Object from Reims :
Picture of the Object without instruments and electronics :
Picture of the Object with instruments and electronics outside on the same table (put some circles and arrows on the picture to show where you're going to integrate all of these) :
Picture of the finished Object (all is integrated):
Demonstration Video :

Hardware specifications :

List :

Specifications and interface of the service on the object

  • The system (wallet) components are connected via UPnP
  • When the Light Sensor detects a positive illumination change (lights), it sends an event to GPS Module
  • The GPS Module will send a read data request to the GPS chip (connected via usb-to-serial port)
  • Once the coordinates answer is received, it is parsed into longitude and latitude values
  • The GPS Modules sends these values to Google Maps, using Geocoder API, to do reverse decoding and get back the address
  • The address is stored for further usage (monitoring, spending pattern etc)
  1. Sensors Module container: with Light sensor and GPS
  2. Location Module container: connects to Google Maps to get location address, stores data and defines spending patterns

Specifications of the interface of high added value service

  1. Monitoring user location
  2. Strong information about user spending pattern
  3. Improve user money management
  4. Can be coupled with other services via UPnP

Project Files:

. wcc of the two containers (embedded and on the remote PC) :
Beans added for the embedded container (for the service on the object) ** (DLL and Source code for each of them)

The LightSensor uses Raspberry.IO.Net Library to communicate with LightSensor module through Analog-to-Digital Converter (MCP3202) via Raspberry SPI/GPIO ports

Sensor light Beans and source code

GPS Module uses serial communication with GPS sensor to get coordinates, than uses Google Maps API to get actual location from coordinates

GPS Beans and source code

Beans added for the remote PC container (for the high added value service on the PC) ** (DLL and Source code for each of them)
Chesklist to install the embedded service on the object
  • Configure Raspberry Pi IP address
  • Install mono framework
  • Install GPIO SPI Driver (for communication with mpc3202 adc)
  • Install WComp Linux container
  • Copy WComp beans dll (LightSensorBean.dll, GPSBean.dll) under WComp container beans folder
Chesklist to install the remote service/application on the PC

Results of the relations with Reims (being factual without personal opinion)

We communicated with Reims using www.adhoccollaboration.com platform,

We've sent him specifications and trials results, the proposed prototype was satisfying, but missing some functionalities (like having a proper encloser for the light sensor inside the wallet)

Prospects :

Possible extensions of the object

Currently the Wallet uses only Light sensor to detect when it's opened and GPS to get user's location

  • We could add a sensor to count the money contained in the wallet
Possible extension of the service on the Object
  • Hold an account of the credit available in the wallet
  • Define user spending pattern
  • Change data storage from files to database
Possible extension of the high added value Service
  • Notify the user when he's running low on credit
  • Notify the user when his spending pattern changes
  • Notify the user if his wallet is stolen or lost
Possible GUI for data visualization
  • Show spending pattern as a graph
  • Show cash crediting and cash spending on a map
projets/oc/oc_2013_2014/portefeuille_intelligent.txt · Dernière modification: 2014/02/20 23:20 par etudiant_oc_2013_2014