Josh KosarFrank RossTanner Woodwardssv Normandy
Published © GPL3+

RR Spaceship Bridge

A fully immersive simulator in which a team of you and your friends can play Cooperative Simulators Such as Artemis, Quintet etc.

AdvancedWork in progress3,580
RR Spaceship Bridge

Things used in this project

Hardware components

Chipkit DP32
×15
Chipkit Max32
×1
Arduino Due
Arduino Due
×1
RGB led strip
×1
Custom Capsense Pads
×1
Load/Lock/Fire buttons
×1
"Sheild" button(with LEDS)
×1
"Big Red Buttton" for red alert
×1
5x Barebones PC's
×1

Story

Read more

Code

Artemis DMX

XML
Sits on PC running game server to allow DMX controls to be sent to a FTDI chip
 <!-- ********************************************************************************************* -->
  <event type="TRACTORED_FOR_DOCKED" continuous="yes">
 
    <!-- pulsing yellow light -->
    <timeblock mseconds="500">
      <setvalue index="5" value="200" change="-100"/>    <!-- red   value of first light box -->
      <setvalue index="6" value="200" change="-100"/>    <!-- green value of first light box -->
      <setvalue index="7" value="13" change="0"/>    <!-- blue  value of first light box -->
    </timeblock>
      <timeblock mseconds="500">
      <setvalue index="5" value="150" change="100"/>    <!-- red   value of first light box -->
      <setvalue index="6" value="150" change="100"/>    <!-- green value of first light box -->
      <setvalue index="7" value="13" change="0"/>    <!-- blue  value of first light box -->
    </timeblock>
  </event>

Credits

Josh Kosar

Josh Kosar

2 projects • 3 followers
Frank Ross

Frank Ross

2 projects • 3 followers
Student at Arizona State University Polytechnic School
Tanner Woodward

Tanner Woodward

1 project • 1 follower
ssv Normandy

ssv Normandy

1 project • 1 follower
Thanks to Thom Robertson.

Comments