Changes

Jump to navigation Jump to search
586 bytes added ,  16:57, 6 August 2015
no edit summary
Line 1: Line 1:  +
{{Infobox tsg
 +
| name          = Joystick
 +
| image          = RedJoystick.jpg
 +
| caption        = The "Red Joystick"
 +
| downloads      = {{bulleted list
 +
      | [http://www.ru.nl Some Download link]
 +
      | [http://www.ru.nl Some other Download link]
 +
  }}
 +
}}
 +
 +
 +
There are two types of joystick available for our social sciences researchers:
 +
# [[#Red Joystick|TSG Red Joystick]], a custom built, unimaginatively named, single-axis joystick with a bright red base.
 +
# [[#Logitech Attack 3|Logitech Attack 3]], a commercial multi-axis joystick controller.
 +
 
== Red Joystick ==
 
== Red Joystick ==
   −
[[File:RedJoystick.jpg|thumb|200px|Red Joystick]]
+
=== Installation ===
 +
The Red Joystick is a [[wikipedia:plug and play|plug and play]] USB device.
   −
=== Settings ===
+
=== Configuration ===
   −
The Red Joystick can be connected to the computer via USB; the device will emulate a serial port. The following COM port settings should be used:
+
When connected to a PC via USB, the Red Joystick will emulate a serial port. The following COM port settings should be used:
    
{| class="wikitable"
 
{| class="wikitable"
Line 40: Line 56:  
|}
 
|}
   −
=== Python ===
+
===Usage===
 +
 
 +
==== Python ====
 
<syntaxhighlight lang="python" line> #!/usr/bin/env python
 
<syntaxhighlight lang="python" line> #!/usr/bin/env python
 
  from rusocsci import joystick, utils
 
  from rusocsci import joystick, utils
Line 58: Line 76:  
</syntaxhighlight>
 
</syntaxhighlight>
   −
== Logitech Attack 3 Controller ==
+
 
 +
== Logitech Attack 3 ==
 
[[File:logitech_joystick.jpg|thumb|200px|Logitech Attack 3 Joystick]]
 
[[File:logitech_joystick.jpg|thumb|200px|Logitech Attack 3 Joystick]]
  

Navigation menu