Posted on April 22, 2008 by serk01
I am happy to see that since I released a beta version of PyAcceleREMOTER five days ago, it has been gaining popularity day by day. Googling the name, reveals an increasing number of blogs/forums/sites which have posted information about it, with some of them also including the instructions that I have provided in the released [...]
Filed under: Mobile Programming, PyS60, S60/N95 | Tagged: PyAcceleremoter | Leave a Comment »
Posted on April 14, 2008 by serk01
UPDATE: PyAcceleREMOTER has now been released! Visit the application’s page from the link below or from the “Pages” category on the sidebar for more details.
================================================
I have just released a demo video of an application I am currently working on. Have a look here or read more details and/or leave any comments on the application’s own [...]
Filed under: PyS60, Python, S60/N95, Videos | Tagged: Accelerometer, Bluetooth, PyS60, Remote Control, S60/N95 | 7 Comments »
Posted on April 12, 2008 by serk01
Open a shell and type the following commands one at a time:
“hciconfig reset”
“rfcomm listen 0 3″
This last command will advertise an rfcomm connection on channel 3.
then on your PyS60 screen on the phone choose “Options ->Bluetooth Console” to connect to the computer.
Once this is done, open a new shell and type “screen /dev/rfcomm0″
whala! you can [...]
Filed under: HowTos, PyS60, Symbian | Tagged: Bluetooth, PyS60 | 4 Comments »