Last modified by Eric Nantel on 2026/04/06 11:56

Show last authors
1 {{html wiki="false" clean="false"}}
2 <style>
3 .asm { font-family: Verdana, Helvetica, sans-serif; font-size: 14px; max-width: 960px; }
4 .asm-step { background: #fff; border: 1px solid #ddd; border-radius: 8px; margin-bottom: 1.5rem; overflow: hidden; }
5 .asm-step-header { background: #F5A800; display: flex; align-items: stretch; justify-content: space-between; }
6 .asm-step-name { padding: 0.6rem 1rem; font-weight: bold; font-size: 15px; color: #2C1A00; }
7 .asm-step-num { background: #1a1a1a; color: white; padding: 0.6rem 1.1rem; font-weight: bold; font-size: 15px; display: flex; align-items: center; white-space: nowrap; }
8 .asm-step-body { display: flex; flex-wrap: wrap; gap: 1.25rem; padding: 1rem; align-items: flex-start; }
9 .asm-step-text { flex: 1 1 250px; font-size: 13px; line-height: 1.6; }
10 .asm-step-figure { flex: 0 1 280px; text-align: center; }
11 .asm-step-figure img { max-width: 100%; height: auto; border: 1px solid #ccc; border-radius: 4px; }
12 .asm-step-figure span { display: block; font-size: 12px; color: #666; margin-top: 0.3rem; }
13 .asm h1 { font-size: 18px; margin-bottom: 0.25rem; }
14 </style>
15
16 <div class="asm">
17
18 <!-- Header -->
19 <div style="padding: 0.5rem 0 1rem 0;">
20 <h1 class="asm">RIOS Compatible Controllers</h1>
21 </div>
22
23 <!-- PS2 to USB Adapters -->
24 <div class="asm-step">
25 <div class="asm-step-header">
26 <div class="asm-step-name">RIOS — PS2 Controller to USB Adapters</div>
27 <div class="asm-step-num">Updated June 7, 2006</div>
28 </div>
29 <div class="asm-step-body">
30 <div class="asm-step-text">
31 <p>The adapters listed here have been verified to work with RIOS. Other adapters may be compatible but have not been tested. Necessary drivers are included with the adapters. When installed, RIOS will automatically enable the joystick.</p>
32 <p><b>Verified PS2 Controller to USB Adapters:</b></p>
33 <ul style="margin-top:0.25rem; padding-left:1.2rem;">
34 <li>"Superbox 3 Pro" from maDrics</li>
35 <li>"Superbox 4 (2 Player)" from maDrics</li>
36 </ul>
37 </div>
38 <div class="asm-step-figure">
39 <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-arms/rios-ps2-to-usb/WebHome/usbps2.jpg">
40 <span>PS2 Controller with Superbox 4.</span>
41 </div>
42 </div>
43 </div>
44
45 <!-- Game Controllers -->
46 <div class="asm-step">
47 <div class="asm-step-header">
48 <div class="asm-step-name">RIOS — Compatible Game Controllers</div>
49 <div class="asm-step-num">Updated June 4, 2007</div>
50 </div>
51 <div class="asm-step-body">
52 <div class="asm-step-text">
53 <p>The controllers listed here have been verified to work with RIOS. Other controllers may be compatible but have not been tested. Necessary drivers are included with the controllers. When installed, RIOS will automatically enable the joystick.</p>
54 <p><b>Verified Game Controllers:</b></p>
55 <ul style="margin-top:0.25rem; padding-left:1.2rem;">
56 <li>Microsoft XBox 360 Wired Controller with USB Cable</li>
57 </ul>
58 </div>
59 <div class="asm-step-figure">
60 <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-arms/rios-ps2-to-usb/WebHome/xbox360.jpg">
61 <span>Wired XBox 360 controller with USB interface.</span>
62 </div>
63 </div>
64 </div>
65
66 </div>
67 {{/html}}
Copyright RobotShop 2018