top of page

07 Working with I/O Pins

Working with Digital Pins

Pins in the Arduino controller can be configured as inputs or outputs. Additionally they can be either an analog or digital signal. The following table summarizes this variation and the commands used for each.


© 2021 Odyssey Navigator. All rights reserved.

bottom of page