Fader Bank

I see someones created code for a 6 fader wing box, is there any documentation for this like a components list and wiring diagram etc just like Box 1?

Parents Reply Children
  • It’s an Uno, as well a Mega 2560, (both generic version). Using your fadewing.ino the only thing I changed is making it a 2 fader version.

    I also added the fadewing parts into the box1 code which worked but only after rebooting the arduino. However without rebooting it, only the encoders would works.

    this is using nomad 2.9 on windows 10 pro. 

  • The problem is that after a reconnection the initFader() function must done (hidden in the eosInit() function), normaly this should done after the connection is established., you will see it in the Diagnostic Tab (99). Did you work with eOS library or the #lighthack samples on my Github site? Can you post the code here as a .zip or send me a message?