Skip to main content
Please do not bold or use all caps
Source Link
Anonymous Penguin
  • 6.4k
  • 10
  • 34
  • 62

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:

LDC KEYPAD   

Arduino WIFI

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).

i got some doubts, i wanna know if it's possible to conect those 2 shields on my arduino uno, after a research on internet, i discovered that they use some of the same pins, even so, still possible for me to conect the LcdKeypad and the ArduinoWifi on my arduino UNO(i know that if i would do it, i would put the lcd on top);

Here are the pic of the shields, and some information; LDC KEYPAD  Arduino WIFI

info i got of wifi shield:

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.

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 i need to use, how would it work? can i do this? if i can't, is there any solution that i can expand my pins that would not result buying a MEGA?

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)

Is it possible to connect these two shields to my Arduino Uno? After a research on the internet, I discovered that they use some of the same pins. Even so, is it still possible for me to connect the LcdKeypad and the ArduinoWifi on my Arduino Uno? (the LCD would be on top)

Here are the pic of the shields, and some information:

LDC KEYPAD 

Arduino WIFI

WiFi 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:

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 I need to use. How would it work? Can I do this? If i can't, is there any solution that I can expand my pins that would not result buying a Mega?

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).

Source Link
user3504192
  • 81
  • 1
  • 1
  • 3

ArduinoUno+LcdKeypad+ArduinoWifi=Pins Problems

i got some doubts, i wanna know if it's possible to conect those 2 shields on my arduino uno, after a research on internet, i discovered that they use some of the same pins, even so, still possible for me to conect the LcdKeypad and the ArduinoWifi on my arduino UNO(i know that if i would do it, i would put the lcd on top);

Here are the pic of the shields, and some information; LDC KEYPAD Arduino WIFI

info i got of wifi shield:

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.

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 i need to use, how would it work? can i do this? if i can't, is there any solution that i can expand my pins that would not result buying a MEGA?

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)