I was at a game just yesterday and I was using the motor controller 29 parts to just turn on 2 led strip lights on my robot(there are 3 controllers and a strip light on the bottom and top)
The lights are just set to turn to a specific color when started and they do nothing else but act as decoration. When me and my team where getting our bot inspected one of the inspectors said that it was fine but some judges might tell us to take them off. I was concerned about this because in the inspection checklist it states that you can use non vex parts for non functional decoration.
He never made it fully clear if it was allowed or not. Any help on the subject is appreciated
@SpaceKake, regardless of the legality of the MC29 controllers as the part of non-functional decoration, you may want to change you connections to make it safer.
By connecting negative outputs of MC29 controllers together you make it one programming error away from shorting 3-wire power rail to the ground and damaging either MC29s, V5 power rail, or both.
Please, take a look at the alternative (safer) schematics discussed a few years ago here:
Remember, the MC29 controller is designed to be able to run a 393 motor forwards AND BACKWARDS.
As a result, it almost certainly uses an H-Bridge controller.
I would never recommend wiring multiple MC29 controllers in parallel. If you set one to run forwards and the other to run backwards you have effectively shorted 5V to ground (as mentioned).