APPENDIX B: ARDUINO PIN REFERENCE

WITHOUT GOING INTO TOO MUCH DETAIL, THIS APPENDIX GIVES YOU A REFERENCE TO THE PINS ON THE ARDUINO UNO, THEIR TECHNICAL NAMES, AND THEIR FUNCTIONS. THE PINS ARE EXPLAINED IN MORE DETAIL IN THE PROJECTS IN WHICH THEY’RE USED, SO THE INFORMATION HERE WILL PROBABLY MAKE MORE SENSE ONCE YOU’VE BUILT A FEW PROJECTS.

ARDUINO PIN

FUNCTION AND LABEL

ADDITIONAL FUNCTION

0

RX—Used to receive TTL serial data

 

1

TX—Used to transmit TTL serial data

 

2

External interrupt

 

3

External interrupt

Pulse width modulation

4

XCK/TO—External Clock Input/Output (Timer/Counter 0)

 

5

T1 (Timer/Counter 1)

Pulse width modulation

6

AIN0—Analog comparator positive input

Pulse width modulation

7

AIN1—Analog comparator ...

Get Arduino Project Handbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.