Are the analog I/O pins on the Arduino still available for sensors when there is an Adafruit Music Maker shield attached to it? I want to play a sound file, but only when a PIR sensor senses motion.
per1234
4,2782 gold badges23 silver badges43 bronze badges
asked Jan 15, 2017 at 22:05
-
2What does the schematic and/or datasheet for the music maker say?Majenko– Majenko2017年01月15日 22:28:23 +00:00Commented Jan 15, 2017 at 22:28
1 Answer 1
If you look at the PCB of the Adafruit Music Maker here:
https://learn.adafruit.com/assets/16643
You can see that there are no connections on the analog I/O of the Arduino.
answered Jan 16, 2017 at 0:11
-
Could you please expand your answer a bit? Actual pin numbers would be great.Avamander– Avamander2017年08月16日 07:23:45 +00:00Commented Aug 16, 2017 at 7:23