i2c 16x2 RGB LCD keypad shield with adafruit motor shield v2.0

I am creating a robot with the 2 shields mentioned in the subject of this post. I am wondering if these two can be used together on the same Arduino? I just want to make sure before I put them together and spend hours coding just to find out that they don't work. The motor shield is obviously under the LCD shield if that needs to be said.

I wasn't entirely sure where to post this since the topic includes i2c, motors, and LCDs so I just put this forum into the first one I saw that seemed on topic. If there is another place I should put this post please tell me.

It says it's i2c on it but one or more of the pins might be used for the backlight or something else.

What shields are you using? link and schematic

LCD shield: RGB LCD Shield Kit w/ 16x2 Character Display - Only 2 pins used! [NEGATIVE DISPLAY] : ID 714 : $24.95 : Adafruit Industries, Unique & fun DIY electronics and kits


the only way I could find the schematic was in a 34 page PDF file, so I just took a picture of it and saved it in a link.

Motor Shield:

Looks like both shields use I2C so you should be okay, might have to adjust addressing.

Both have pull-up resistors on SDA/SCL they probably made them large enough to accommodate multiple shields, if not, you may have to remove one set.