Difference between revisions of "Pico-Motor-Driver-Hat"
From SB-Components Wiki
(→Pinout) |
|||
Line 33: | Line 33: | ||
Source code : https://github.com/sbcshop/Pico-Motor-Driver | Source code : https://github.com/sbcshop/Pico-Motor-Driver | ||
<li> Copy paste code in thonny ide </li> | <li> Copy paste code in thonny ide </li> | ||
+ | [[File:Pico_motor_thonny.PNG|600px]] | ||
<li> Choose interpreter as MicroPython (Raspberry Pi pico). </li> | <li> Choose interpreter as MicroPython (Raspberry Pi pico). </li> | ||
[[File:Thonny-interpreter.PNG|600px]] | [[File:Thonny-interpreter.PNG|600px]] |
Revision as of 05:21, 7 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