2.9 Arduino Uno R3 Interface
The PIC32CK SG01/GC01 Curiosity Ultra development board has an Arduino Uno R3 compatible header which enables the use of Arduino shields. Peripherals, such as ADC, SPI, I2C, UART, and PWM of the PIC32CK MCU can be interfaced with Arduino shields using the Arduino Uno R3 interface.
The pin map between the PIC32CK device and the Arduino Uno R3 interface is given in the following table.
Arduino Uno R3 Pin Name | PIC32CK SG01/GC01 Pin Name |
---|---|
A0 | PA12 |
A1 | PA09 |
A2 | PA10 |
A3 | PA18 |
A4 | PB00 |
A5 | PA11 |
D0/RX | PD14 |
D1/TX | PD13 |
D2 | PD18 |
D3 | PD19 |
D4 | PC25 |
D5 | PC18 |
D6 | PC28 |
D7 | PC27 |
D8 | PC23 |
D9 | PB08 |
D10 | PB07 |
D11 | PC15 |
D12 | PC17 |
D13 | PC16 |
D14/SDA | PC25 |
D15/SCL | PC26 |