Thorium-Sim / thorium-hardware

Hardware panel controllers for Thorium
1 stars 1 forks source link

Lighting #3

Open Emrix opened 6 years ago

Emrix commented 6 years ago

Make a standard for DMX/LED Lighting for easy setup and use for all simulators and centers.

Also, design out new LED red rotating lights for use in away missions and landing parties.

Emrix commented 6 years ago

Possibly have an arduino connected to the network and the DMX universe to control the lighting system. http://playground.arduino.cc/Learning/DMX

TimPietrusky commented 5 years ago

Use Cases

1. Flight director wants to control the lights for a mission


2. Flight director is doing maintenance in the simulator room


3. Client computer should be able to run in headless mode


Ressources

Emrix commented 5 years ago

Those use cases look good to me

TimPietrusky commented 5 years ago

Solutions for the Use Cases

1. Flight director wants to control the lights for a mission

2. Flight director is doing maintenance in the simulator room

3. Client computer should be able to run in headless mode

TimPietrusky commented 5 years ago

V1

I suggest the following architecture as V1 to move forward and see how this will play out in the Magellan simulator at the CMSC:

luminave_with_thorium 3

Concept for CMSC

Both the luminave backend and the luminave-thorium modules are not created yet, everything else exists.

Out of the box

The other parts of this diagram are part of what luminave frontend already supports out of the box and might be useful in the future:

Disclaimer

I'm the creator of luminave.

TimPietrusky commented 5 years ago

I'm done with creating everything to use lighting inside of Thorium to control lights using luminave. I have written a documentation on how to use it. Feedback is super welcome.

alexanderson1993 commented 5 years ago

🎉That's great news! I'll check it out this weekend. Thanks Tim!