Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

pysensor 0.7 released

1 view
Skip to first unread message

pb

unread,
Dec 10, 2009, 2:31:23 PM12/10/09
to comp-lang-py...@moderators.isc.org
PySensor is an environment to work with acceleration sensor data as
emitted by mobile devices such as the Nokia N95/N97 or Android G1.

Acceleration data and keypress data is sent to a server (PC) where
further processing, logging, recording, and visualization of the data
is done. The data is then distributed to a client application.
Optionally, the client application may send image data at any rate and
the device retrieves these images as fast as possible; images may be
dropped. Recorded input data can be replayed at original or altered
speed. The server software is in Python. For each mobile platform
there is a different device software sending the data - currently
PyS60, Android, and JavaME/JSR-256. Integration with a client
application is provided for Python, pygame, C/C++ or Java.

http://code.google.com/p/pysensor/

Have fun

0 new messages