Maik93 / jetsonGPIO

A straightforward library to interface with the Jetson TK1, TX1 and TX2 GPIO pins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fork from https://github.com/jetsonhacks/jetsonTX1GPIO

Merged with this branch: jetsonhacks#1

jetsonGPIO (original jetsonTX1GPIO from jetsonHacks)

A straightforward library to interface with the NVIDIA Jetson TK1, TX1, TX2 Development Kit and Orbitty Carrier for TX2 GPIO pins.

For more info on Orbitty Carrier (and other carriers) go here: http://connecttech.com/resource-center/kdb342-using-gpio-connect-tech-jetson-tx1-carriers/

Based on Software by jetsonhacks, that was based on RidgeRun https://developer.ridgerun.com/wiki/index.php/Gpio-int-test.c

  • Copyright (c) 2011, RidgeRun
  • All rights reserved.

and ideas from Derek Malloy Copyright (c) 2012 https://github.com/derekmolloy/beaglebone

exampleGPIApp.cpp describes a simple usage case using a tactile button and LED as input and output.

About

A straightforward library to interface with the Jetson TK1, TX1 and TX2 GPIO pins

License:MIT License


Languages

Language:C 80.1%Language:C++ 19.3%Language:Shell 0.5%