Information
Item weight
Barcode
Created time
Last updated on
Item description

Description:
 
The module has an interface pinout is almost the same with A4988 stepper motor drive carrier, so that it can be used as a higher performance in a pull-down menu the plates replaced in many applications.
DRV8825 features an adjustable current limit, overcurrent and overtemperature protection, six micro-resolution (down 1/32-step).
It uses 8.2 - 45V, can provide up to about 1.5 per phase no heat sink or forced air flow (rated up to 2.2 per volume sufficient additional cooling).


ตัวอย่างการต่อกับ Arduino UNO/NANO



UNO -----> DRV8825
5V   ------> SLP,RES
GND ------> GND
D7   -------> EN
D8  -------> DIR
D9  -------> STP


DRV8825----->NEMA17
1B--------->สายแรก
1A--------->สายสอง
2A--------->สายสาม
2B--------->สายสี่
 
ตัวเก็บประจุ 100uF ขั้ว + ต่อเข้าไฟเข้า VMT ขั้ว - ต่อเข้า GND



ตัวอย่างโค้ด
const int dirPin = 8; const int stepPin = 9; const int enablePin = 7; void setup() { pinMode(enablePin, OUTPUT); pinMode(stepPin, OUTPUT); pinMode(dirPin, OUTPUT); digitalWrite(enablePin, LOW); } void loop() { const int steps = 2000; const int delayMicros = 500; const int delayMillis = 1000; digitalWrite(dirPin, HIGH); for (int i = 0; i < steps; i++) { digitalWrite(stepPin, HIGH); delayMicroseconds(delayMicros); digitalWrite(stepPin, LOW); delayMicroseconds(delayMicros); } delay(delayMillis); digitalWrite(dirPin, LOW); for (int i = 0; i < steps; i++) { digitalWrite(stepPin, HIGH); delayMicroseconds(delayMicros); digitalWrite(stepPin, LOW); delayMicroseconds(delayMicros); } delay(delayMillis); }
 
Features:
- Simple step and direction control interface
- The interface can connect directly with 3.3V and 5V systems
- Support over-temperature thermal shutdown, over-current shutdown and under-voltage lockout
- Support short-to-ground and shorted-load protection
- Six different step resolutions: full-step, half-step, 1/4-step, 1/8-step, 1/16-step, and 1/32-step
- 4-layer, 2 oz copper PCB for improved heat dissipation
- Adjustable current control support you to set the maximum current output with a potentiometer, which lets you use voltages above your stepper motor’s rated voltage to achieve higher step rates
- Intelligent chopping control that automatically selects the correct current decay mode (fast decay or slow decay)
- 45V maximum supply voltage
- Built-in regulator (needed external logic voltage supply)
 
Package included:
 
1 x Stepstick DRV8825 stepper driver
1 x Heat sink




สามารถใช้คู่กับฐานรองบอร์ดเพื่อประหยัดเวลาต่อสายไฟ

ฐานรองบอร์ดขับสเตปเปอร์มอเตอร์ 4988/8825 stepper motor drive module expansion board
 
 
Conditions
Tags

Exchange or return policy



Every item comes with a 30-day warranty. However, there are certain conditions that apply:

  1. The customer should not be responsible for any self-inflicted damage, such as incorrect power connections (for example, supplying 5V instead of the required 3.3V for a sensor).

  2. The product must be in perfect condition, without any breakage or damage caused by electricity (e.g., short circuits leading to electrical fires).

  3. The store does not accept product exchanges due to customer misunderstandings, such as purchasing the wrong size for their project or buying something without eventually using it. Customers can inquire about the product details and ensure compatibility before making a purchase by contacting us through our Line account @modulemore during business hours. Please note that there may be delays in response between 12:00 PM and 2:00 PM.

Return Policy: To initiate a product return, customers must provide the original receipt or a copy for quick verification. Returns can be sent to our store address by following these guidelines:

  1. Provide a detailed description of the damaged item(s).
  2. Mention any tests or experiments conducted by the customer.

Please note that the store reserves the right to make the final decision regarding product replacement or refund.

English

Categories

TRACK & TRACE

*Enter your order ID or email used in placing an order

OVERVIEW

Pageviews2,072,435 view(s)
Visitors1,333,161 time(s)
Last updatedSep 6, 2025

JOIN US

ร้านModuleMore
ร้านModuleMore
/www.modulemore.com/en
Join as a Member
600
Become a member of this store to receive special offers and promotions
Choose your language
Language
Currency
Change
Modify language
My orders
This seller's information
ร้านModuleMore
ModuleMore
Arduino compatible board, Iot, ESP32, ESP8266, Nodemcu, Raspberry pi, micro:bit and etc.
Mobile number : 0831710868
E-mail : paheyisoicus@gmail.com
Send message to seller
About this seller
Recently viewed items
Favourite this seller
Join as a Member
Share this page
Share this page

TOP Back to top
Contact me