LWN.net Logo

pysensor 0.7 released

From:  pb <dorfcombo-AT-googlemail.com>
To:  comp-lang-python-announce-AT-moderators.isc.org
Subject:  pysensor 0.7 released
Date:  Thu, 10 Dec 2009 11:31:23 -0800 (PST)
Message-ID:  <c761cff8-36f6-4208-9557-3dad5fcf8ee7@p8g2000yqb.googlegroups.com>
Archive-link:  Article, Thread

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
-- 
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations/



(Log in to post comments)

Copyright © 2009, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds