Hi all,
got into Arduino tinkering just two weeks ago (first simple robot project is here:
) and I love it!
Next project would be a kind of "ticker" which displays a bit of text I get from a website on an LCD Display. I have already used the Wifi Shield to get the data from the Website and can display text with the LCD Keypad Shield - but only one shield at a time.
Any information or tutorial how to make both shields work in combination? Or how I can add an LCD Display (without shield) by my own? I googled a lot but could not find any tutorial or a Youtube demo on the successful combination of Wifi and LCD.
Thanks!