meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
qt2010:grp3:start [2010/10/22 14:58]
grp3
qt2010:grp3:start [2010/10/31 13:04]
grp3
Line 11: Line 11:
 But stopping the alarm can be a problem: But stopping the alarm can be a problem:
   * The phone can be too far away   * The phone can be too far away
-  * Other times it can get damaged (doping the phone on the floor, hitting it...)+  * Other times it can get damaged (dropping the phone on the floor, hitting it...)
   * Or we just cannot touch it (dirty hands, has fallen under the drivers seat...)   * Or we just cannot touch it (dirty hands, has fallen under the drivers seat...)
   * If just you want to stop it in a fancy way and press no button.   * If just you want to stop it in a fancy way and press no button.
Line 81: Line 81:
 ===== Project Artefacts ===== ===== Project Artefacts =====
 ==== Presentation slides ==== ==== Presentation slides ====
-{{:qt2010:grp3:sound_controlled_alarm_presentation.pdf|}}+{{:qt2010:grp3:sound_controlled_alarm_presentation.pdf|Project Start Presentation}}
 \\ \\
-{{:qt2010:grp3:final_qt_codecamp_presentation.pdf|}}+{{:qt2010:grp3:final_qt_codecamp_presentation.pdf|Final Project Presentation}}
  
 ==== Report document ==== ==== Report document ====
 +\\
 +{{:qt2010:grp3:smart_alarm_report.pdf|Smart Alarm Report}}
 +\\
 +{{:qt2010:grp3:smart_alarm_brochure.pdf|Smart Alarm Brochure}}
  
 ==== Source Package ==== ==== Source Package ====
-Initial release +Initial release
-\\+
 {{:qt2010:grp3:rc1.zip|}} {{:qt2010:grp3:rc1.zip|}}
  
-=== How to run software ===+=== How to run the software ===
  
 You need to open the project file in the Qt Creator. You need to open the project file in the Qt Creator.
 in the simulation folder you need a folder with sounds and the name of the sounds should be warning.wav and ringin.wav. in the simulation folder you need a folder with sounds and the name of the sounds should be warning.wav and ringin.wav.
-When installing on phone, you need to select a *.wav file from the browse if it doesn't find the sound automaticaly.+When installing on the phone, you need to select a *.wav file from the browse if it doesn't find the sound automaticaly.
 \\ \\
 \\ \\
-**Note:** you can copy the wav files from the package. They are located on the sounds folder from any of the root folders of the archive.+**Note:** You can copy the wav files from the package. They are located on the sounds folder from any of the root folders of the archive.
 \\ \\
 **Note:** If you do not have the *.wav file the application lets you choose a file, but this will appear only if the configuration is wrong. You need to select *.wav files for the sound to work. **Note:** If you do not have the *.wav file the application lets you choose a file, but this will appear only if the configuration is wrong. You need to select *.wav files for the sound to work.
 \\ \\
-**Note:** if you just want to install on the phone, you can just install it using ovi and uploading the sys file from the project folder.+**Note:** if you just want to install on a Symbian phone, you can just install it using ovi and uploading the sys file from the project folder. (tested on N8)
  
 ===== Conclusion ===== ===== Conclusion =====