For the complete documentation index, see llms.txt. This page is also available as Markdown.

Overview

This page provides basic information about GPIO's

Document revisions and changes

Version
Changes

1.0

Internal release

1.1

Release

What are GPIO's?

GPIO (General Purpose Input/Output) are pins on the NVIDIA Jetson that can be configured to either input or output a digital signal. They are used to interface with external devices such as sensors, buttons, LEDs, etc.

Last updated