Control DC motor using Maker Drive and CircuitPython on RP2040

Control DC motor using Maker Drive and CircuitPython on RP2040

Introduction

In this tutorial I will share how to control a DC motor using Maker Drive and program it using CircuitPython on the Maker Nano RP2040.

Video

Hardware Preparation

This is the list of items used in the video.

Sample Program

This is CircuitPython sample program. You need to include these libraries in your CIRCUITPY/lib folder. You can download it from CircuitPython Library Bundle.

  • adafruit_motor

Thank You

References:

Thanks for reading this tutorial. If you have any technical inquiries, please post at Cytron Technical Forum.

"Please be reminded, this tutorial is prepared for you to try and learn.
You are encouraged to improve the code for a better application."

Related Products