News

The Jetson Nano is a $99 single board computer (SBC) that borrows from the design language of the Raspberry Pi with its small form factor, block of USB ports, microSD card slot, HDMI output, GPIO ...
This repo contains: GPIO_test.py -> A basic script to set all the jetson GPIOs manually GPIO_socket.py -> This script can get 4 GPIOs from socket in a server mode and send the status back. the code ...
The Jetson Nano Developer Kit is a standalone version of the new Jetson Nano AI computer also announced today. As you’d expect from an Nvidia product, the GPU’s the secret sauce—a 128-core ...
I faced the same problem (Jetson.GPIO cannot set HIGH/LOW of specific GPIO pin) with Jetson AGX Orin (JP6.2) and could solved it with that description. Actually Jetson AGX Orin seems to have different ...