How to use the jetbot with motor driver L298n

I am using L298n motor driver in my jetbot. So how do I run my jetbot through this motor driver. How to change the code for pins of jetson nano 2gb.
Please tell how to solve this problem.

Please refer to below thread to see if can help: Jetbot - possible with Adafruit Motor Controller - #3 by TCIII

@vashisht.akshat.rn.04,

Take a look at this custom Jetbot article.

You can either modify the code to use the L298N or do as I did and use a PCA9685 servo driver, with a I2C address of 0x60 to drive the L298N motor drivers. See my TCIII comments at the end of the article.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.