4-1 Introduction to GPIO
Learning Objectives This chapter aims to help learners understand GPIO operations on the Pandora platform and master the basic principles of input and outp
4-2 GPIO Input Control
1\. Confirm GPIO Number: gpiofind PQ.05 2\. Output message: gpiochip0 105 3\. Read Button Status: gpioget \ gpiofind "PQ.05"\ Summary Using libgpiod tools,
4-3 GPIO Output Control
Use simple libgpiod tools to control GPIO. We will use GPIO01 (PQ.05) as an example again, assuming you have already found its number is gpiochip0 105 usin
4-4 Serial Communication Functions
Learning Objectives This chapter will help you understand and use Serial Communication on the NVIDIA Jetson Pandora platform. We will use simple commands t
4-5 I2C Communication Functions
Learning Objectives This tutorial will help learners understand how to use I²C (Inter Integrated Circuit) communication on the NVIDIA Jetson Pandora platfo