Skip to content

Pico Driver Motor HAT is a DC motor control module that is powered by one H-bridge IC L293D with the motor input supply range 6 V-24 V. It is designed to connect 2 DC motors or 1 stepper motor simultaneously

License

Notifications You must be signed in to change notification settings

sbcshop/Pico-Motor-Driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pico Motor Driver HAT

Pico Driver Motor HAT is a DC motor control module that is powered by one H-bridge IC L293D with the motor input supply range 6 V-24 V. It is designed to connect 2 DC motors or 1 stepper motor simultaneously that would help the user to make projects in a compact size with high efficiency.

How to use ?

Board Details :

L293D PICO
L293D EN1 GP17
L293D EN2 GP16
L293D IN1 GP21
L293D IN2 GP20
L293D IN3 GP19
L293D IN4 GP18

Requirements

Steps :

  • Stack Raspberry Pi Pico on female header of Pico Motor Driver HAT.
  • Connect USB cable on Raspberry Pi Pico USB port.
  • Now use example code "Motor_Test.py" from Pico Motor Driver HAT's github repository in any micropython supported ide (preferred thonny ide).
  • Copy paste code in ide and choose interpreter as MicroPython (Raspberry Pi pico).

  • Click on green play button to run example of Pico Motor Driver HAT.

About

Pico Driver Motor HAT is a DC motor control module that is powered by one H-bridge IC L293D with the motor input supply range 6 V-24 V. It is designed to connect 2 DC motors or 1 stepper motor simultaneously

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages