Skip to content

A straightforward library to interface with the Jetson TX1 GPIO pins

License

Notifications You must be signed in to change notification settings

ypiadyk/jetsonTX2GPIO

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jetsonTX2GPIO

A straightforward library to interface with the NVIDIA Jetson TX2 Development Kit GPIO pins.

Based on https://github.com/jetsonhacks/jetsonTX1GPIO.git

The example gpio.cpp toggles J21 Pin 37 at maximun speed (~50kHz).

Run build.sh to bulid the example.

Run export.sh prior to running the example (requires root privileges).

About

A straightforward library to interface with the Jetson TX1 GPIO pins

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 70.1%
  • C 27.8%
  • Shell 1.4%
  • QMake 0.7%