JHPWMDriver icon indicating copy to clipboard operation
JHPWMDriver copied to clipboard

Adafruit 16 Channel Servo Driver for NVIDIA Jetson Development Kit

Results 2 JHPWMDriver issues
Sort by recently updated
recently updated
newest added

hello, I'm using for the first time Jeston TX1, and I wanted to run the MIT racecar as your tutorial describe, but unfortunately I have this error " error: ‘i2c_smbus_write_byte_data’...

Hi JetsonHacks, Thanks for your many helpful videos. :) I was not able to compile JHPWMPCA9685.cpp because of 'i2c_smbus_read_byte_data()' and 'i2c_smbus_write_data()' are not declared in linux/i2c-dev.h. I figured it's declared...