Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
projets:oc:oc_2013_2014:portefeuille_intelligent [2014/02/18 22:41] etudiant_oc_2013_2014 [Project Presentation] |
projets:oc:oc_2013_2014:portefeuille_intelligent [2014/02/20 23:20] (Version actuelle) etudiant_oc_2013_2014 [Results of the relations with Reims (being factual without personal opinion)] |
||
---|---|---|---|
Ligne 16: | Ligne 16: | ||
The GPS module will get the user location coordinates, then, using Google Maps, it will convert this coordinates into an address. | 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 small database and, if the address is a credit location (like bank or ATM), or a spending point (coffee, restaurant, shop...) a usage pattern can be drawn from these data. | + | These addresses are then stored into a file for further processing. |
==== Object Shape : ==== | ==== Object Shape : ==== | ||
Ligne 23: | Ligne 23: | ||
== Sketch of the Object from Reims : == | == Sketch of the Object from Reims : == | ||
+ | [[https://www.dropbox.com/s/iaq3c543tmkfjta/REIMS_Model.jpg|Sketch 1]] | ||
+ | [[https://www.dropbox.com/s/tl61gj3a2sd0hlk/REIMS_Model1.jpg|Sketch 2]] | ||
+ | [[https://www.dropbox.com/s/wlarkn42lgwgt1o/REIMS_Model3.jpg|Sketch 3]] | ||
+ | [[https://www.dropbox.com/s/bw9b4vghzpa2jbw/REIMS_Model2.jpg|Sketch 4]] | ||
+ | [[https://www.dropbox.com/s/x1giowq6rzx2jnq/REIMS_Model4.jpg|Sketch 5]] | ||
== Picture of the Object without instruments and electronics :== | == 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 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) : == | ||
+ | [[https://www.dropbox.com/s/xy3un2kd2avp9c5/Portefeuille_circuits.JPG|Instruments and electronics]] | ||
== Picture of the finished Object (all is integrated): == | == Picture of the finished Object (all is integrated): == | ||
== Demonstration Video : == | == Demonstration Video : == | ||
+ | [[https://www.dropbox.com/s/8tt49bk5372s393/DemoPortfeuille.avi|Demonstration Video link]] | ||
==== Hardware specifications : ==== | ==== Hardware specifications : ==== | ||
== List : == | == List : == | ||
- | * 1 x Light Sensor | | | | + | * 1 x Light Sensor | [[http://www.dfrobot.com/index.php|reseller link]] | 507010 | [[http://www.dfrobot.com/index.php?route=product/product&path=36_58&product_id=1004|technical document]] |
- | * 1 x GPS sensor | | | | + | * 1 x GPS sensor | [[http://www.trenz-electronic.de|reseller link]] | Ev. Kit PA6B | [[http://www.trenz-electronic.de/fileadmin/docs/GlobalTop_Technology/evaluation_kits/documents/GPS%20Module%20EV-Kit%20User%20Manual%20A05%20For%20MTK%20Chip.pdf|technical document]] |
- | * Raspberry Pi | [[http://www.raspberrypi.org|reseller link]] | Rev. B | | + | * Raspberry Pi | [[http://www.raspberrypi.org|reseller link]] | Rev. B | [[http://www.raspberrypi.org/technical-help-and-resource-documents|technical document]] |
* 1 x ADC microchip | [[http://www.microchip.com|reseller link]] | MPC3202 | [[http://ww1.microchip.com/downloads/en/DeviceDoc/21034F.pdf|technical document]] | * 1 x ADC microchip | [[http://www.microchip.com|reseller link]] | MPC3202 | [[http://ww1.microchip.com/downloads/en/DeviceDoc/21034F.pdf|technical document]] | ||
==== Specifications and interface of the service on the object ==== | ==== Specifications and interface of the service on the object ==== | ||
Ligne 46: | Ligne 51: | ||
* The address is stored for further usage (monitoring, spending pattern etc) | * The address is stored for further usage (monitoring, spending pattern etc) | ||
- | - Light Sensor container | + | - Sensors Module container: with Light sensor and GPS |
- | - GPS Module container | + | - 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 ==== | ==== Specifications of the interface of high added value service ==== | ||
- Monitoring user location | - Monitoring user location | ||
Ligne 57: | Ligne 62: | ||
== . wcc of the two containers (embedded and on the remote PC) : == | == . wcc of the two containers (embedded and on the remote PC) : == | ||
+ | [[https://www.dropbox.com/s/4yhixv7vfwxfz1g/WCompBeans.zip|WCC Container link]] | ||
== Beans added for the embedded container (for the service on the object) ** (DLL and Source code for each of them) == | == 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 | ||
+ | |||
+ | [[https://www.dropbox.com/s/3z848byyhpdik2r/SensorLightModule.zip|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 | ||
+ | |||
+ | [[https://www.dropbox.com/s/eaituote1lj4y09/GPSModule.zip|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) == | == Beans added for the remote PC container (for the high added value service on the PC) ** (DLL and Source code for each of them) == | ||
Ligne 72: | Ligne 85: | ||
==== Results of the relations with Reims (being factual without personal opinion) ==== | ==== 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 : ==== | ==== Prospects : ==== | ||
Ligne 80: | Ligne 96: | ||
== Possible extension of the service on the Object == | == Possible extension of the service on the Object == | ||
* Hold an account of the credit available in the wallet | * 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 == | == Possible extension of the high added value Service == |