Hi,
i like to control an adalight via network with my Arduino Uno R3. My problem: both adalight and ethernet shield using pins 11 and 13.
Wiring of adalight: Wiring | Adalight Project Pack | Adafruit Learning System
Description of the ethernet shield says "Pins 10, 11, 12 and 13 are reserved for ethernet module and should not be used otherwise.
Pin 11 is the data pin, pin 13 the clock pin of adalight. Can I use other pins for this?
Any suggestions to get this work?