Every Arduino Leonardo pin with its capabilities (digital, PWM, ADC, I2C, SPI, UART) and the wiring gotchas that bite. An UNO-shaped board whose chip has native USB — it can pretend to be a keyboard, mouse or game controller. Great for HID projects.
| Pin | Capabilities | Watch out |
|---|---|---|
| D0 (RX1) | DigitalUART1 RX | |
| D1 (TX1) | DigitalUART1 TX | |
| D2 (SDA) | DigitalI2C SDAInterrupt | I2C here, not A4 |
| D3 (SCL) | DigitalPWMI2C SCLInterrupt | I2C here, not A5 |
| D5 | DigitalPWM | |
| D6 | DigitalPWM | |
| D9 | DigitalPWM | |
| D10 | DigitalPWMSPI SS (soft) | |
| D13 | DigitalPWMBuilt-in LED | |
| A0 | Analog inDigital | |
| A5 | Analog inDigital | |
| 5V | Power out 5V | |
| 3.3V | Power out 3.3V | |
| VIN | Power in 7–12V | |
| GND | Ground |
Get this pinout — plus 55+ sensor wiring diagrams, shield maps and maker calculators — offline on your phone.
Get it onGoogle Play