Well I was experimenting with the uno and relays and got the B1 button to turn on the relay which then allows current to flow to the motors .
I need to adjust the code so I have a Button 3 control this as B1 has another purpose . I will probably just reorganize the layout at some point .
I'm using a fan for a demo but the motors will be hooked in line with the relay .
https://youtu.be/EvAueKsMQos
Edit:
I added some coding to the program and now Button 3 should initiate my relay control from pin 12. I haven't tested it yet but it compiled with out any errors so I will test this out to make sure it works as it should .