I want to ask whether this shield will allow me to use the free pins of arduino for other functions?
-
Anything that's not connected to something on the shield can be wired to something else of your choice. The trick, though, is to know what is connected to where on the board. Is there a schematic?Majenko– Majenko05/17/2016 14:32:03Commented May 17, 2016 at 14:32
-
@Majenko Schematic is what I was searching for but I could not find any, all i could dig up is this page,Aaditya Sahay– Aaditya Sahay05/17/2016 14:33:23Commented May 17, 2016 at 14:33
-
1Then all you can do is buy one and inspect it closely and follow tracks around. It looks to use a shift register it its core, so will be using very few pins.Majenko– Majenko05/17/2016 14:34:03Commented May 17, 2016 at 14:34
-
@Majenko Alright thanks, the only problem is I have already spent 90 percent of my pocket money, so I wanted to double check anyways thanks, I shall order itAaditya Sahay– Aaditya Sahay05/17/2016 14:36:00Commented May 17, 2016 at 14:36
-
1@Gerben I got the shield delivered and actually it came with female header seaters on the top which can make it stackable. Thanks for the help thoughAaditya Sahay– Aaditya Sahay05/23/2016 19:08:31Commented May 23, 2016 at 19:08
1 Answer 1
Yes, this motor shield can allow other components to be used. You just have to make sure that the pins being used by the shield are not used by you for other tasks. Generally all shields are designed such that they do not hamper the productivity of arduino. What use would only a motor driver be? Therefore they ensure that they do not block other pins.
Explore related questions
See similar questions with these tags.