I need a device driver created that maps functions of the Logitech Conexxion SpaceExplorer controller. You may use the SDK provided by Logitech for this function. Needs to use a language that can be compiled as a Windows EXE for the driver install. The SDK supports multiple platforms.
http://www.3dconnexion.com/support/sdk.php
There are 2 components:
1. Map controller buttons to Windows keyboard keys. We’ve already created key mappings for our app, so the controller simply needs to call these keys.
2. Map joystick movement. Joystick should serve to operate cursor, similar to mouse. However there are a few additional functions, such as pull up/push down which will map to windows keyboard keys.
You only need to interface to controller to standard Windows mouse and keyboard functions, so this should not be difficult. I will provide a list of key-to-button and joystick movement mappings needed. OS should be cross-platform since we are using standard functions.
Need quickly, so please review SDK and be confident that you can complete within 72 hours.
Deliverable:
1. Device driver for the Logitech Conexxion SpaceExplorer 3D controller.
2. WIndows executable (EXE) installer.
3. Deliver on or before 9/9/2009
Daily communication required to provide status via email/IM. Since these controllers are expensive, it is unlikely you will procure one for testing, therefore I’ll need test versions delivered to me to test with the hardware.