I was wondering if it would be posible to connect Arduino UNO to ethernet to PWM breakout to backpack to LCD shield with keypad?
To be a bit more specific: It seems like it shouldn't be any problem except for the A4 and A5 pins that both the PWM breakout and the backpack wants to use. Can this be done ( to have all of them connected)?.
if it is. what would some sample code look like to access the lcd (if the lcd is the last component to be connected). the PWM break out has a tutorial for that if its connected to the Uno/Ethernet shield so I guess its only the buttons and display that makes me wonder.

