Difference between revisions of "Proj-2012-2013-Audioprothèse DIY-G1"

From air
Jump to navigation Jump to search
Line 28: Line 28:
   
 
Writing the uml class diagram and the SRS
 
Writing the uml class diagram and the SRS
  +
  +
==11th-18th of february 2013==
  +
  +
Beginning of the implementation of authentication and establishment of a data base
  +
  +
   
 
= SRS and UML diagrams=
 
= SRS and UML diagrams=

Revision as of 14:33, 11 April 2013

The team

This team is composed of two 4th year Polytech Grenoble students, in Multimedia Communication specialty, Walid Bibi and Lotfi Manseur.

Our Project

Introduction

The goal of our project is to create a hearing aids application .

Principle

Realisation

Technology used

We have chosen Python language, using pyo module for sound processing,and WxPython for graphic user interface.


Platform

Firstly, we develop our application on a computer, and then, if possible, on an Android phone.

Work planning

14th-21st of january 2013

We discovered, understood, and discussed the project objectives.

21st-28th of January 2013

We started studying the operation of hearing instruments and their different aspects concerning sound processing, and started discovering some solutions proposed to correct some hearing impairment.

04th-11th of february 2013

Writing the uml class diagram and the SRS

11th-18th of february 2013

Beginning of the implementation of authentication and establishment of a data base


SRS and UML diagrams

SRS : http://air.imag.fr/mediawiki/index.php/Proj-2012-2013-Audioprothèse_DIY_1/SRS
UML : http://air.imag.fr/mediawiki/index.php/Proj-2012-2013-Audioprothèse_DIY_1/UML

Appendice

http://air.imag.fr/mediawiki/index.php/File:RapportProjet-innov.pdf
http://air.imag.fr/mediawiki/index.php/File:Fenetre.tar

Download

python 2.7 : http://www.python.org/download/releases/2.7/
Module pyo : http://code.google.com/p/pyo/
Module scipy : http://www.scipy.org/Download#head-312ad78cdf85a9ca6fa17a266752069d23f785d1
Module numpy : http://www.scipy.org/Download#head-e68e4e32955ab584e1ac94e2b767f00179eac137
Module matpolib : http://matplotlib.org/downloads.html
Module wxPython : http://www.wxpython.org/