Hi! I’m abdallah.
I want to control the GPIO port in Jetson xavier.
I start by controlling the LED on the pin.
I use ubuntu OS. How do i program using the python language?
Where can i find related resources?
Hi! I’m abdallah.
I want to control the GPIO port in Jetson xavier.
I start by controlling the LED on the pin.
I use ubuntu OS. How do i program using the python language?
Where can i find related resources?
hello mohamedabdallah.enicar,
please refer to below tutorial about using GPIO.
[url]http://www.jetsonhacks.com/2015/12/29/gpio-interfacing-nvidia-jetson-tx1/[/url]
please refer to NVIDIA Jetson AGX Xavier GPIO Header Pinout for Jetson-Xavier pinout.
BTW, please check elinux page which given some examples and commands, please refer to Topic 1049116 for Python GPIO supports.
thanks