The Arduino Learning Shield was developed for the Arduino Uno platform and allows beginners to give the first steps in the Arduino World. In the Example folder, you will find diferent codes that you can upload and test.
The Pinout for the Arduino Uno is the following:
Arduino Pin | Learning Shield |
---|---|
D2 | Nokia LCD RST Pin |
D3 | Nokia LCD CE Pin |
D4 | Nokia LCD DC Pin |
D5 | RGB (Blue) |
D6 | RGB (Red) |
D7 | LED 4 |
D8 | LED 3 |
D9 | RGB (Green) |
D10 | Buzzer |
D11 | Nokia LCD DIN Pin |
D12 | DHT Data Sensor Pin |
D13 | Nokia LCD CLK |
A0 | Photo-Resistor (LDR) |
A1 | Potentiometer |
A2 | LED 2 |
A4 | Button S3 |
A5 | Button S4 |