Wishlist/Computer Mouse

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(Using the Neo1973 as a computer mouse)
 
(15 intermediate revisions by 7 users not shown)
Line 1: Line 1:
== Using the Neo1973 as a computer mouse ==
+
{{Wishlist}}
 +
== Using the smartphone as a computer mouse ==
  
With an accelerometer the Neo1973 can detect how much it is being moved. It can therefore used as a computer mouse. The communication can be either USB or BlueTooth.
+
With an accelerometer the smartphone can detect how much it is being moved. It can therefore be used as a computer mouse. The communication can be either USB (using the normal USB mouse protocol) or BlueTooth (is there a normal BlueTooth protocol for the existing BlueTooth mice?).
  
The "mouse" will not require anything to rest on, so it will work in free air. If used in free air, it will probably be useful to have one of the buttons to have the function "ignore input" - just like when you lift a normal mouse from the table. It would be interesting to use this facility when doing a presentation.
+
The mouse will not require anything to rest on, so it will work in free air. If used in free air, it will probably be useful to have one of the buttons to have the function "ignore input" - just like when you lift a normal mouse from the table.
  
It would also be good as a mouse for a laptop that you could use instead to lugging round extra hardware. (Satisfied Perry?)
+
The mouse buttons will be drawn on the screen.
  
* I'm not sure why you would want to use an expensive cellphone as a mouse when real mice are very cheap [[User:Perry|Perry]] 14:49, 15 February 2007 (CET)
+
== Use scenarios ==
 +
 
 +
When doing a presentation you can move more freely and are not required to be close to the computer.
 +
 
 +
If you travel with your laptop and you prefer using a mouse instead of the builtin pointing device, you will not have to have a bring a mouse in your travel bag: You can use your smartphone that you are probably bringing anyway.
 +
 
 +
Advanced usage would make screen on the smartphone dependant on what is on the computer screen. Context sensitive menus could be shown on the mouse.
  
 
== 3D mouse ==
 
== 3D mouse ==
  
With a 3D accelerometer the Neo1973 can even be used as a 3D mouse. Again an "ignore input" is probably needed.
+
With a 3D accelerometer the smartphone can even be used as a 3D mouse. Again an "ignore input" button is probably needed.
 +
* A recently shown 3D-mouse is [http://www.logitech.com/index.cfm/mice_pointers/mice/devices/3443&cl=us,en Logitech's MX Air Rechargeable Cordless Air Mouse]
 +
 
 +
==Problems==
 +
 
 +
==Implementation Ideas==
 +
 
 +
There is already usefull software for using a mobile as a remote for your computer.<br>
 +
See: [http://bemused.sourceforge.net/ bemused] - FOSS remote controll for Series 60/UIQ with some skins and plugins and implementations<br>
 +
See: [http://irowan.com/romeo/ romeo] - FOSS remote controll for Mac and Sony Ericsson so far<br>
 +
See: [http://launchpad.net/remotux remotux] - FOSS remote control and keyboard for iPhones<br>
 +
See: [http://code.google.com/p/air-mouse/ air-mouse] - FOSS mouse for OpenMoko FR<br>
 +
Or: Use VLC as a remote - AFAIK there is even a J2ME(JavaMicroedition) VLC implementation<br>--[[User:Minime|Minime]] 13:59, 19 February 2007 (CET)
 +
 
 +
[[Category:Accelerometer]]

Latest revision as of 12:37, 23 December 2010

Wishes warning! This article or section documents one or more OpenMoko Wish List items, the features described here may or may not be implemented in the future.

Contents

[edit] Using the smartphone as a computer mouse

With an accelerometer the smartphone can detect how much it is being moved. It can therefore be used as a computer mouse. The communication can be either USB (using the normal USB mouse protocol) or BlueTooth (is there a normal BlueTooth protocol for the existing BlueTooth mice?).

The mouse will not require anything to rest on, so it will work in free air. If used in free air, it will probably be useful to have one of the buttons to have the function "ignore input" - just like when you lift a normal mouse from the table.

The mouse buttons will be drawn on the screen.

[edit] Use scenarios

When doing a presentation you can move more freely and are not required to be close to the computer.

If you travel with your laptop and you prefer using a mouse instead of the builtin pointing device, you will not have to have a bring a mouse in your travel bag: You can use your smartphone that you are probably bringing anyway.

Advanced usage would make screen on the smartphone dependant on what is on the computer screen. Context sensitive menus could be shown on the mouse.

[edit] 3D mouse

With a 3D accelerometer the smartphone can even be used as a 3D mouse. Again an "ignore input" button is probably needed.

[edit] Problems

[edit] Implementation Ideas

There is already usefull software for using a mobile as a remote for your computer.
See: bemused - FOSS remote controll for Series 60/UIQ with some skins and plugins and implementations
See: romeo - FOSS remote controll for Mac and Sony Ericsson so far
See: remotux - FOSS remote control and keyboard for iPhones
See: air-mouse - FOSS mouse for OpenMoko FR
Or: Use VLC as a remote - AFAIK there is even a J2ME(JavaMicroedition) VLC implementation
--Minime 13:59, 19 February 2007 (CET)

Personal tools

Using the Neo1973 as a computer mouse

With an accelerometer the Neo1973 can detect how much it is being moved. It can therefore used as a computer mouse. The communication can be either USB or BlueTooth.

The "mouse" will not require anything to rest on, so it will work in free air. If used in free air, it will probably be useful to have one of the buttons to have the function "ignore input" - just like when you lift a normal mouse from the table. It would be interesting to use this facility when doing a presentation.

It would also be good as a mouse for a laptop that you could use instead to lugging round extra hardware. (Satisfied Perry?)

  • I'm not sure why you would want to use an expensive cellphone as a mouse when real mice are very cheap Perry 14:49, 15 February 2007 (CET)

3D mouse

With a 3D accelerometer the Neo1973 can even be used as a 3D mouse. Again an "ignore input" is probably needed.