Skip to content

A C++ library that enables the use of Jetson's GPIOs

License

Notifications You must be signed in to change notification settings

FanSun126/JetsonGPIO

 
 

Repository files navigation

JetsonGPIO (C++)

JetsonGPIO is an unofficial C++ adaptation of the NVIDIA's Python library, Jetson.GPIO.

NVIDIA Jetson series development boards contain a 40 pin GPIO header, similar to the 40 pin header in the Raspberry Pi. These GPIOs can be controlled for digital input and output using this library. JetsonGPIO provides C++ APIs that are almost same as the Jetson.GPIO.

Documentation

About

A C++ library that enables the use of Jetson's GPIOs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.4%
  • CMake 1.9%
  • Other 1.7%