Navigazione

Home page‎ > ‎

AccelBall 3D



Italiano

Questa è il mio primo programma sviluppato per cellulari, lo iniziato sopratutto a scopo didattico, ma poi mi sembrava carino quello che stava venendo fuori e lo portato avanti. Il programma è scritto in python, per cui per farlo funzionare occorre che lo abbiate installato nel vostro cellulare...ma occorrono anche altre “cosette”...

nell ordine:

-il plugin per utilizzare l'accelerometro nell'N95 probabilmente già lo avete installato nel vostro telefono..ma se no, lo potete trovare qua: http://research.nokia.com/files/N95_RD_Accelerometer.zip

-l'inteprete Python, se non lo avete..lo potete scaricare qua: http://sourceforge.net/project/downloading.php?group_id=154155&use_mirror=puzzle&filename=PythonForS60_1_4_5_3rdEd.sis&26098301 


-modulo python aggiuntivo per l'accelerometro aXYZ: http://prdownloads.sourceforge.net/pyed/aXYZ_3rd_N95_1_0_2_selfsigned.sisx?download

-modulo python aggiuntivo per la vibrazione MISO: http://pdis.hiit.fi/pdis/download/miso/miso-1.92-s60_3rd_self.sisx

quest'ultimo modulo da errore di di certificato scaduto quando lo si installa, portare la data del cellulare al 2007 per installarlo senza problemi


e in fine...il programma stesso: AccelBall 3D

I link ai file che ho indicato sono per cellulari S60 3rdedition e funzionano sul N95 8GB unico dispositivo sul quale ho testato il mio programma (accelball 3D)

Attualmente funziona solo se installato sulla memoria di massa, NON sulla memoria del telefono. (almeno sul mio N95)

Il programma presenta qualche parte incompleta e dei bug, ma è sufficientemente stabile e funzionante per essere a mio avviso distribuito. Al momento non ho molto tempo per migliorarlo, ma mi interesserebbe conoscere su quali dispositivi funziona e magari avere qualche opinione (per migliorare l applicazione e soprattutto incrementare le mie conoscenze di python e S60 in generale)

Per info non esitate a scrivermi: mitch_s60@live.it



English

This is my first program developed for mobile phones, it started primarily for educational purposes, but then I seemed nice what was coming out and i continue to develop. The program is written in python, so to get it to work requires that you have installed it on your phone ... but we also need other "things" ...

in order:
-plugin to use the accelerometer nell'N95 probably already have it installed on your phone .. but if not, you can find here:
http://research.nokia.com/files/N95_RD_Accelerometer.zip


-l 'inteprete Python, if you have not .. you can get it here: 
http://sourceforge.net/project/downloading.php?group_id=154155&use_mirror=puzzle&filename=PythonForS60_1_4_5_3rdEd.sis&26098301 


additional python-module for accelerometer aXYZ:
http://prdownloads.sourceforge.net/pyed/aXYZ_3rd_N95_1_0_2_selfsigned.sisx?download


additional python-module for vibration MISO:
http://pdis.hiit.fi/pdis/download/miso/miso-1.92-s60_3rd_self.sisx

this file (miso) says certificate expired when install, make up the date of the mobile phone to 2007 to install it without problems



and finally ... the program itself AccelBall 3D


The links to files that I mentioned are for S60 phones 3rdedition and work on the N95 8GB single device on which I tested my program (accelball 3D)
Currently, if installed on the memory of mass work ... if installed on the phone's memory ... no! (at least on my N95)

The program has some part incomplete or with bugs , but it is sufficiently stable and functioning to be distributed in my opinion. Although I currently do not have much time to improve it, but I would be interested to know on which device it works and perhaps have some views (to improve the application and above all to increase my knowledge of python and S60 in general)


For info please write me:
mitch_s60@live.it

AccelBall 3D