0

How are pins used with this shield? The tutorial says that the header pins are inserted into the Arduino but the guide says they are not used for signals. Is there any way of using the other pins?

enter image description here

Update: enter image description here

asked Feb 3, 2017 at 0:56

1 Answer 1

1

What it means is although all pins from the Arduino are connected only A4, A5 5V and Gnd are actually used by the shield. I think that these 4 pins are shared with other shields and all the rest of the pins are available for shields to either share or use exclusively.

So, if you have this shield and an Ethernet shield, which needs exclusive access to pins d7, d8 and d9 then you would be to use both shields at the same time.

answered Feb 3, 2017 at 8:27
2
  • So it's not possible to use the other pins with this shield? Commented Feb 4, 2017 at 2:40
  • I think it is, I've edited the answer to make that clearer. Commented Feb 4, 2017 at 17:21

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.