DCC++ - Which pins are available for use?

Greg Privette Oct 27, 2017

  1. Greg Privette

    Greg Privette TrainBoard Member

    12
    11
    8
    I'm using a arduino mega with the standard motor shield. I've bought a RGBW LED strip. I updated to the "development" branch of code and it drives the PWMs for RGB perfectly! But now I need a PWM for the white. 44- 46 are the only PWMs not fed through the motor shield so I have to find which PWM output pins go into the motor shield but are not used. If I read the code right I think I can use pin 4 (?) I already tried 12 and 4 before realizing they were used elsewhere (hope I didn't burn anything out). Is there a resource usage comment in the code or videos somewhere that I missed? Will also try and add an intensity bar in the Processing Controller to provide the human input.

    Thanks!
     

Share This Page