Difference between revisions of "PDA magic window"

From Makers Local 256
Jump to: navigation, search
(Added a resources section and a resource.)
 
(12 intermediate revisions by one user not shown)
Line 1: Line 1:
==Overview==
+
=Overview=
Using a PDA as an auxiliary display for a computer/laptop[http://www.makezine.com/blog/archive/2005/07/how_to_make_a_w_1.html] but taking a step further than that.  By combining the guts of a wireless optical mouse or something similar to change what is being viewed on the auxiliary display in relation to movements made over a surface.  The PDA would still retain it's input capabilty of the touch screen and possibly buttons but on a remote display.  Ideally you would use this device to connect remotely back to your pc/laptop and use any available surface area(wall, desk, etc.).
+
Using a PDA as an auxiliary display for a computer/laptop[http://www.makezine.com/blog/archive/2005/07/how_to_make_a_w_1.html] but taking a step further than that.  By combining the guts of a wireless optical mouse or something similar to change what is being viewed on the auxiliary display in relation to movements made over a surface.  The PDA would still retain it's input capabilty of the touch screen and possibly buttons but on a remote display.  Ideally you would use this device to connect remotely back to your pc/laptop and use any available surface area(wall, desk, etc.). Essentially we're making a wireless optical mouse with a touch screen and remote desktop display/input capability.
 +
 
 +
==Status==
 +
<onlyinclude>{{{status|Researching}}}</onlyinclude>
  
 
==Outline==
 
==Outline==
# Obtain a copy of Innobec SideWindow[http://www.pocketgear.com/software_detail.asp?id=18675] or something similar.
+
# Obtain a Think Outside Bluetooth Stowaway Travel Mouse[http://froogle.google.com/froogle?hl=en&q=Think%20Outside%20Bluetooth%20Stowaway%20Travel%20Mouse&btnG=Google+Search&ie=UTF-8&oe=UTF-8&sa=N&tab=wf], as it is the only bluetooth mouse that works with pocket pcs. (DONE)
# Hack in the use of a wirless optical mouse via usbhost or something more complicated.
+
# Install tightvnc server on host pcs, or something more secure. (DONE)
# Tie the use of it in with the software.
+
# Use pocket vnc and bluetooth mouse to handle the project. (Attempting to find a remote client that allows for auto scrolling...)
 +
## PocketVNC: no auto scrolling, you have to drag scroll bars.  no encryption.
 +
## PocketPC terminal services client: no auto scrolling, you have to drag scroll bars.  no encryption.
 +
## Pebbles: neat and has other applications just not this one.
 +
## Mocha Remote Client: best out of them but I still have to hold down the left mouse button to move the screen around. Pen input works. Only does 800x600, but does have encryption.
 +
 
 +
==Resources==
 +
* [http://www.mperfect.net/cameraFlow/ cameraFlow] using a webcam as an optical mouse.
 +
 
 +
[[Category:Hardware]]

Latest revision as of 18:13, 14 March 2009

Overview

Using a PDA as an auxiliary display for a computer/laptop[1] but taking a step further than that. By combining the guts of a wireless optical mouse or something similar to change what is being viewed on the auxiliary display in relation to movements made over a surface. The PDA would still retain it's input capabilty of the touch screen and possibly buttons but on a remote display. Ideally you would use this device to connect remotely back to your pc/laptop and use any available surface area(wall, desk, etc.). Essentially we're making a wireless optical mouse with a touch screen and remote desktop display/input capability.

Status

Researching

Outline

  1. Obtain a Think Outside Bluetooth Stowaway Travel Mouse[2], as it is the only bluetooth mouse that works with pocket pcs. (DONE)
  2. Install tightvnc server on host pcs, or something more secure. (DONE)
  3. Use pocket vnc and bluetooth mouse to handle the project. (Attempting to find a remote client that allows for auto scrolling...)
    1. PocketVNC: no auto scrolling, you have to drag scroll bars. no encryption.
    2. PocketPC terminal services client: no auto scrolling, you have to drag scroll bars. no encryption.
    3. Pebbles: neat and has other applications just not this one.
    4. Mocha Remote Client: best out of them but I still have to hold down the left mouse button to move the screen around. Pen input works. Only does 800x600, but does have encryption.

Resources