Shield combination

Hi there,

one quick question...

Are these two shilds compatible to each other:

Arduino Motor Shield R3 65189

&

Adafruit LCD Shield Kit

using a Arduino UNO

Thanks a lot

There don't seem to be any pin conflicts between the shields so they probably will work together.

Motor shield pins:

Function pins per Ch. A pins per Ch. B
Direction D12 D13
PWM D3 D11
Brake D9 D8
Current Sensing A0 A1

The Adafruit LCD shields that I could find use only pins A4 and A5 (I2C pins SDA ans SCL) according to the Adafruit ad for the LCD shields.

Great, thanks a lot.