My selfwritten software to control my hardware is working!
After some Tests with BMSAIT, I decided to write my own software to control my instruments, lights, etc.
BMSAIT works great, but I took it to it’s limits with my hardware setup. While I want to use as few Arduinos as possible, BMSAIT works best with more Arduinos each controlling fewer instruments.
The base for my code still is BMSAIT, there’s no need to reinvent the wheel again.
I built the whole Windowscode and communications protocol between PC and Arduinos from scratch to make my design work better.
Actually the code on github is not public yes, since I have to do some cleanup. But once that’s finished this part of my simulator will also become OpenSource.
Controlling the instruments on the RAUX is already working great, here’s a short video of the BIT (BuiltInTest) when the Arduino starts.