i got some doubts, i wanna know if it'sIs it possible to conect those 2connect these two shields onto my arduino uno, afterArduino Uno? After a research on the internet, iI discovered that they use some of the same pins, even. Even so, is it still possible for me to conectconnect the LcdKeypad and the ArduinoWifi on my arduino UNOArduino Uno? (i know that if i would do it, ithe LCD would put the lcdbe on top);
Here are the pic of the shields, and some information; information:
info i got of wifiWiFi shield info:
The Arduino communicates with the processor WiFi shield with the microSD card by SPI (Eurotherm the ICSP bus) that is on pins 11, 12 and 13 at Uno. The pin 10 is used to select the HDG104 and pin 4 to the microSD card(i dont need the pin 4 cause i wont use SD). These pins can not be used for input and output. The digital pin 7 is used for initialization of the communication protocol between the shield and Arduino WiFi and should not be used.
LCD info i got of lcd keypad:
This shield we will have to use the following sequence to initialize the library LiquidCrystal: LiquidCrystal lcd (8,9,4,5,6,7);
As you guys have noticed, there is the pin 7 on both shields that iI need to use, how. How would it work? can iCan I do this? ifIf i can't, is there any solution that iI can expand my pins that would not result buying a MEGAMega?
PS:I STILL HAVE TO CONNECT 2 INFRA-RED SENSORS AND A MOTOR(would result getting the pins 0,1,and 2)(i don't know too if i can connect on the pins TX RX(i tested and they did the job) I still have to connect two INFRA-RED sensors and a motor (using pins 0, 1, and 2). I don't know if i can connect on the pins TX and RX (they seem to work).