Difference between revisions of "Pico-Motor-Driver-Hat"
From SB-Components Wiki
Line 36: | Line 36: | ||
[[File:Thonny-interpreter.PNG|600px]] | [[File:Thonny-interpreter.PNG|600px]] | ||
<li> Connect Motor and external supply as shown below:</li> | <li> Connect Motor and external supply as shown below:</li> | ||
− | [[File: | + | [[File:Pico_motor_connection.PNG]] |
<li> Click on green play button to run example on Pico Motor Driver HAT. </li> | <li> Click on green play button to run example on Pico Motor Driver HAT. </li> | ||
[[File:Thonny_play.PNG]] | [[File:Thonny_play.PNG]] | ||
== Resources == | == Resources == |
Revision as of 05:18, 5 May 2021
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 6V-12V DC. 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.
Features
Specifications
Pinout
Installation
MicroPython
Source code : https://github.com/sbcshop/Pico-Motor-Driver
File:Pico motor connection.PNG