durgesh23 / MPU9250_driver_JetsonTX2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the linux driver developed for Nvidia jetson Tx2 Dev board which uses the i2c protocol to communicate to the Nvidia JEtson TX2 board. IT uses the i2c channels pinout for the comunication. The source contains: a. The Header file b. The Source file c. A sample make file d. Demo code for using the driver. . . . . Enjoy.👍👍

About


Languages

Language:C++ 99.7%Language:Makefile 0.3%