etc:blog:qt_mobility_contest
This is an old revision of the document!
QT Mobility contest
This page will be updated with new ideas, investigation results
Event description: http://wiki.forum.nokia.com/index.php/Qt_Mobility_Contest
Useful links:
Current ideas
Idea | Time estimation | Affirmative points | Unfavourable points |
---|---|---|---|
Looking at link #1, we can implement qtMobility for Maemo 5 | 2 weeks of hard work | Excelent improvment for Qt in Maemo 5 | very huge task |
etc/blog/qt_mobility_contest.1261387162.txt.gz · Last modified: 2009/12/21 12:19 by zps
Discussion
I can explore what's needed for 'Create access to phone's vibration engine'
You are welcome. I mean we can do it for maemo5 devices. Currently we need small investigation with goal to get time estimation only, we don't need a solution (: If you have other ideas for contest, go ahead and write them.
Vibration driver (maemo 5): linux/drivers/leds/leds-twl4030-vibra.c Interface – sysfs files: speed, duration, pulse.
Thus, there's access.
Now, how do we want to present it to apps? Any ideas?
BTW, accelerometer driver (maemo 5): drivers/i2c/chips/lis302dl.c
Interface – sysfs files: coord (the orientation)
That's it!