How to: Simple steps to N95 mouse motion

Asier has created a great program which we have seen in most blogs and forums. NiiMe uses Python, Accelerometer and Bluetooth so that you can use your phone as a mouse by simply tilting it. I have been struggling with it for the past days, but managed to come right thanks to some tips from sid on prodigits and some logic…

For the ones who still can’t get it working, I created a very basic tutorial:

Step 1

Get Python on your computer. The tutorial is mainly intended for Vista as it was done on a notebook running Windows Vista Home Premium 32-bit but I’m sure it can help in XP installations.
You can get Python from here. Install it, the latest build is 2.5.1 and has ctypes included.

pythoninstallsn2 How to: Simple steps to N95 mouse motion

Step 2

Install wxPhython, which you can get here.

wxpythoninstallaz7 How to: Simple steps to N95 mouse motion

Step 3

Install NiiMe02PackedBeta which you can get here.

niimeinstallbp1 How to: Simple steps to N95 mouse motion

Step 4

Configure your Bluetooth drivers, go to Control Panel and open Bluetooth Devices.

bluetoothsetupim9 How to: Simple steps to N95 mouse motion

Remove all the unnecessary devices, or even all but the phone that will be used as a mouse. This removes all the used COM ports, because for some funny reason, the program won’t work if the COM port is set above 10.

comportsetupot6 How to: Simple steps to N95 mouse motion

Set an incoming COM port as shown.

Step 5

Install Accelerometer Plug-In and aXYZ Plug-In your phone. Note that phones without accelerometer/motion sensor can’t use this program.

Step 6

Install Python and its Shell. You can download them respectively here and here.

Step 7

Open the NiiMe application, select the incoming COM port, if you don’t know it or you skipped the Control Panel step, you just have to guess it. Click Connect once you got the right port. You will notice because your phone will prompt to allow connection. You can click Invert if you want the Up and Down movements to work oppositely in some games or programs.

startingitby2 How to: Simple steps to N95 mouse motion

Step 8

Open Python in your phone, Go to Bluetooth console and select your computer. It should automatically initialize the application.

screenshot0003zk5 How to: Simple steps to N95 mouse motion

Step 9

Enjoy, this step is crucial EMOTICON_BLINK How to: Simple steps to N95 mouse motion

Related posts:

  1. NiiMe:Mouse control your PC with N95 motion sensor
  2. How to be like Stavros!
  3. pySnake: Control the Snake by moving your Nseries
  4. pyRybka brings seafood to your phone - 12 fishes!
  5. Manu’s applications






by Norman John on January 25th, 2008 |

4 Responses to “How to: Simple steps to N95 mouse motion”

  1. Hey ,

    I`m a final year student of journalism and i am doing a research on Bloggers and the New Media.

    As you are a blog writer, i would like you to fill up a questionnaire for me which would help me in my project work.

    You may visit the link at :-

    http://fs10.formsite.com/shwetas/form360352923/index.html

    and submit your answers therein.

    OR

    You can get in touch with me through email and i`ll mail you the questionnaire in .doc format.

    Thanks,
    Shweta

  2. Shweta you should have used the contact us form, but I wish you best of luck in your studies

  3. Hi When i downloaded the accelerometer, it has a readme file which talks about moving lib and dso files into the library. I am totally lost on that front. Can you help please.

  4. Hello
    I believe people at A2JSoft forum can help you, as it’s their product

Leave a Reply