Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 1.15 KB

README.md

File metadata and controls

47 lines (28 loc) · 1.15 KB

BTS7960_Driver

BTS7960 is a high-power drive full H-bridge driver module with thermal over-current protection

Description

This is simple explanation on how to use the BTS7960 with the raspberry pi is a very simple task (i'm doing this to simplify your life)

In my case i have 2 bts7960 connected to the raspberry pi

Connection Schematic

VCC = 5v raspberry pi GND = GND raspberry pi raspberry pi pin mode is BCM

This are the pin for Driver 1

  • BCM pin (13) = Driver pin (R_EN)

  • BCM pin (6) = Driver pin (L_EN)

This are the Movement pin for Driver 1

  • BCM pin (26) = Driver pin (RPWM)

  • BCM pin (19) = Driver pin (LPWM)

This are the pin for Driver 2

  • BCM pin (16) = Driver pin (R_EN)

  • BCM pin (12) = Driver pin (L_EN)

This are movement pin for Driver 2

  • BCM pin (21) = Driver pin (RPWM)

  • BCM pin (20) = Driver pin (LPWM)