View Full Version : Python : Sensor Sample v1.1 S60v3 [Python] [Update]


nowarez
16th May 2008, 12:49
http://jouni.miettunen.googlepages.com/sensor_sample_N93.png/sensor_sample_N93-full;init:.png

Version History

Version 1.1, release date 2008-05-01.

* Code clean-up with pylint
* Not tested with any sensor phone

Version 1.0, release date 2008-04-21.

* Tested with N93 (pyS60 1.4.1), E61i (pyS60 1.4.2) and N95 (pyS60 1.4.2) (thanx Töte for testing!)

Code Samples

* How to to use Sensor API
* How to write common code for sensor and non-sensor devices
* How to write common code for different sensor combinations
* How to draw generic polygon with variable number of points
* How to use resize_callback for UI initialization

use with python v1.4.3, python script for this app attached.