Artemis Spaceship Bridge Simulator with DMX in 2024

DMX

TL;DR:

Artemis dmx notes

Artemis will only output DMX at ftdi stuff, it even has it's own ftd2xx.dll

Artemis Bridge Tools will add support for extra types of devices, and add a bunch of extra info into the dmx layer and some other stuff

Wine DMX notes

WLED DMX notes

There is an experimental feature in the experimental repo for actual wired DMX input, but I couldn't make it work

I gave up and made an esp32 dmx to network dmx(E1.31(sACN)) converter which the wled can listen to no issues, with the bonus that all wled on a network can listen at the same time

Artemis under wine on some tablets

Mike Drew gave away some Vulkan Electronics Excursion XC tablets via hackaday the other year, so we're using them for the stations

They run debian stable just fine, but getting wine to work with artemis has directx 9 issues

Artemis 2.0(TODO: confirm version, ArtemisSBS_2.exe) works fine, but is old 2.8.0 has issues, 2.1 or something uses "newer" directx9 features these tablets have issues with that

2.8.0 ran twice, but I couldn't figure out how to replicate, and gave up due to convention deadline

dxdiag says some features are missing, but I don't really know what I'm doing

Windows sucks so much to install and configure and ssh into and everythying, but at least once I got one kinda working I could image it. Slow storage in the tablets and or the usb sucks though.

Other interesting projects

Current next steps