KS4033 Keyestudio Micro bit DRV8833 Motor Driver Expansion Board (Black and Eco-friendly): Difference between revisions

From Keyestudio Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 35: Line 35:


== Resource ==
== Resource ==
https://fs.keyestudio.com/KS0433

Revision as of 11:08, 11 July 2022

Description


thumb

Micro:bit , a microcontroller of ARM structure designed by BBC, is designed for those who love to learn programming. It supports the PXT graphical programming interface developed by Microsoft. You don’t need to download additional compilers. It can be used under Windows, macOS, IOS, Android and other systems. To take advantage of the driver DC motor, we designed this expansion board. The board integrates 3.3V and 5V voltage regulator chips, serial communication interface for connecting BT modules and a DRV8833CPWP chip which outputs the maximum 700mA currentIt also has four motor control modes: clockwise rotation/anticlockwise rotation/boot/stop. PWM supports frequencies up to 100 kHz. This board also has 3-pin interfaces which can be connected to other sensors.

The motor pin A1, A2, B2 and B1 of the expansion board are controlled by P13, P12, P15 and P16 of the micro:bit board.

Specification

  • VM input voltage: DC 5-10.8V
  • Operating current of driving part: ≤700mA
  • Motor output configuration: double h-bridge
  • Working temperature: 0~50
  • Size: 70mm*58mm

Connection Diagram


thumb


Test Code


thumb

thumb


Test Result

Wire up, upload the code and power on. Two motors rotate clockwise for 3s and anticlockwise for 3s.


Resource

https://fs.keyestudio.com/KS0433