50 lines
1.2 KiB
HTML
50 lines
1.2 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
|
|
<html>
|
|
<head>
|
|
|
|
<meta name="description" content="JXInput - gaming devices for Java">
|
|
<meta name="keywords" content="Java, DirectInput, Joystick, Gamepad, JNI">
|
|
<meta name="author" content="Joerg Plewe, Germany">
|
|
|
|
<title>JXInput - Gaming Input Devices in space! (joystick/gamepad/DirectInput/Java)</title>
|
|
|
|
</head>
|
|
<body text="#000000" bgcolor="#efefef">
|
|
<basefont face="Verdana">
|
|
|
|
<p>
|
|
<h1>JXInput - now in space on the ISS!</h1>
|
|
|
|
<br>
|
|
<p>
|
|
JXInput found it's way to the <A href='http://www.shuttlepresskit.com/ISS_OVR/'>ISS (International Space
|
|
Station)</a>. There, it
|
|
allows a Java-written <a href='abstract.pdf'>simulation program</a> to connect to the custom input device
|
|
used by the astronauts to control the robot <a href='http://www.space.gc.ca/csa_sectors/human_presence/missions/sts-100/canadarm2/default.html'>
|
|
<em>Canadarm2</EM></a>.
|
|
|
|
<p>
|
|
<p>
|
|
<br>
|
|
<br>
|
|
|
|
|
|
<CENTER>
|
|
<IMG alt="the device" src="smp_hardware_components.jpg" border=0>
|
|
</CENTER>
|
|
<p>
|
|
|
|
<CENTER>
|
|
<IMG alt="simulation running" src="smp_simulation_running.jpg" border=0>
|
|
</CENTER>
|
|
<p>
|
|
|
|
<CENTER>
|
|
<IMG alt="from ISS presskit" src="canadarm2_training.jpg" border=0>
|
|
</CENTER>
|
|
<p>
|
|
|
|
</body>
|
|
</html>
|