Adampower

Sort By:  
Data Transparent Transmission
$22.00
CANopen Stepper Motor Driver
$98.00
Analog Voltage: 0-5V & 0-10V
$58.00
Multi-turn Absolute Encoder, 4096 line Encoder
$190.00
Stepper Motor with encoder
$52.00
2 phase hybrid stepper motor
$39.00
Industrial Bluetooth to RS485 Converter (BT24)

Industrial BLE5.1 Bluetooth to RS485 Converter Wireless Serial Port Adapter with Data Transparent Transmission.

1.Renesas DA14531 chip PA Amplifiers
2.Bluetooth BLE 5.1
3.Support interfaces: RS485
4.Support ModBus protocol
5.Support communication between Android and RS485 Stepper Motor or RS485 Integrated Stepper Motor.
6.Support changing baud rates, baud rates support: 2400, 4800, 9600,19200,38400,57600,115200
7.External rubber stick antenna, Visual distance for communication with
devices:mobile phone:90m /PC:70m/ device to device:400m.
8.Support power range:DC5-36V
9.Device Size:60 * 27.8 * 16.4mm
10.Working temperature: -40 to 85°C


Module Serial Port Default Parameters:

RS485 communication port: default 9600 baud rate,
load capacity of up to 32 devices can be connected,
communication distance 1200 metres (9600bps).

Working mode: point-to-point half-duplex,
point-to-multipoint half-duplex, automatic direction
control, power supply 5V/1A.

Module BLE UUID:

SERVICE UUID: FFEO

NOTIFY/WRITE UUID: FFE1

WRITE UUID: FFE2


Baud Rate Switch:

Short press the KEY twice consecutively to switch the baud rate once, the number of times the blue light blinks represents the baud rate number.
The blue light blinks once baud rate is 2400, blinks twice for 4800, blinks three times for 9600, blinks four times for 19200,blinks five times for 38400,blinks six times for 57600,blinks seven times for 115200.

Blue light flashes <--->  baud rate:

Flash CountBaud Rate
12400
24800
39600
419200
538400
657600
7115200

All controlled via Mobile Phone:

Bluetooth to RS485 Converter and Android APP designed for AR Series RS485 Integrated Stepper Motor.

APP Screenshot

Download the Android APP  

Bluetooth to RS485 Converter and Android APP designed for IG Series RS485 Integrated Stepper Motor.

APP Screenshot

Download the Android APP  

More Information on detail, please feel free to contact me

Data Transparent Transmission
$22.00
NEMA8 Closed Loop Integrated Stepper Motor (IG8)


The IG8 series integrated motor is the perfect combination of drive and stepper motor,
which perfectly integrates stepper motor and drive technology, also built in 1000 line encoder,
it can save installation space, Simultaneously saving design and production costs,
supporting RS485 communication.

ItemSpecifications
Stepper Motor SizeNEMA8
Encoder type1000 line encoder
Working voltage6~24VDC
Driver Current0.2-1.5A
Velocity rangeUp to 3000RPM
Control MethodRS485,  Pulse& Direction, Twin-Pulse, 
I/O,   Built-in Program
Torque value0.08 - 0.24Nm
Nonvolatile storageConfiguration parameters are stored in FLASH inside the MCU
ProtectionOvervoltage, undervoltage, overcurrent, open winding, position deviation

Motor Parameters
NEMA8 integrated Stepper Motor:

Model No.Hole SpacingFlange dia.length
mm L
Shaft length
mm
Shaft dia.
mm
Phase current
A
Resistance
Ω
inductance
mH
Hold torque
N.m
Inertia
g.cm²
Weight
g
IG800215.416281840.6630.0152.570
IG800415.416381841.03.21.30.043.390
IG8002B1615281840.6630.0152.570
IG8004B1615381841.03.21.30.043.390


1. Pulse Type NEMA8 Integrated Stepper Motor, Terminal definition.


Terminal Definition

TerminalNameDescription
1V6 ~ 24VDC
2V-GND
3PUOptoelectronic isolation, differential,
High level can directly receive 3.3-24VDC, with a minimum pulse width of 2us,
The maximum pulse frequency is 400KHz, which can be used as a universal input port Pulse/Direction
4DR
5ENOptoelectronic isolation, differential,
High level can directly receive 3.3-24VDC, with a minimum pulse width of 100us,
The maximum pulse frequency is 10KHz, which can be used as a universal input port for Enable
6COM-Input common ground
7ALThe default alarm output port can detect the driver alarm status and provide feedback to the main station. Other functions can be set through communication
8AL-

2. RS-485 Type NEMA8 Integrated Stepper Motor, Terminal definition

CRC Check Routine (C#)

UInt16 Funct_CRC16(unsigned char * puchMsg, UInt16 DataLen)
{
UInt16 i,j,tmp;
UInt16 crcdata=0xFFFF;
for(i=0;i<DataLen;i )
{

crcdata=(*puchMsg)^crcdata;
puchMsg ;
for(j=0;j<8;j )
{
tmp=crcdata&0x0001;
crcdata=crcdata>>1;
if(tmp){
crcdata=crcdata^0xA001;
}
}
}
return crcdata;
}


Software Tools for RS485 Control

Modbus Poll 

New Software in google drive 

Adampower.exe  
1. Extract the zip file, open CommFile folder and Click Step-Config.exe or Adampower.exe

2. Open Project.

3. Click Browse

4. Select the Project.prj  in the Project folder, in the same path as CommFile.

5. Double Click the Project.prj path


 6. Right Click Modbus_485, and Click Property:
     
 7. Click Property ComNN, Choose COM port, Baud rate and click Save and OK.
   

 8. Start to use software control the RS485 Integrated stepper motor by below buttons:

RS485 Stepper Motor Controller Manual 


Block Diagram:

2  Input signals can directly receive 3.3-24V DC levels at high levels, Max. frequency of 400KHZ.
X0:  pulse input, IO start/stop, limit, direction, universal input.
X1  pulse input, IO start/stop, limit, direction, universal input.
...

1 Output signal, maximum withstand voltage 30V, maximum input or output current 30mA
 Y0 : alarm output, universal output, and factory default alarm output.
 
LED indicator and status:


more Information on detail, please feel free to contact me  

Pulse and RS-485
$153.00
NEMA34 Closed Loop Integrated Stepper Motor (IG3445)


The IG34 series integrated motor is the perfect combination of drive and stepper motor,
which perfectly integrates stepper motor and drive technology, also built in 1000 line encoder,
it can save installation space, Simultaneously saving design and production costs,
supporting RS485 and TTL communication.

ItemSpecifications
Stepper Motor SizeNEMA34
Encoder type1000 line encoder
Working voltage24~80VDC, 18~60VAC
Driver Current0.5-6.5A
Velocity rangeUp to 3000RPM
Control MethodRS485, Pulse& Direction, Twin-Pulse,
I/O, Built-in Program
Torque value3.5 -12.5Nm
Nonvolatile storageConfiguration parameters are stored in FLASH inside the MCU
DI and DO
2 DI, 1 DO
ProtectionOvervoltage, undervoltage, overcurrent, open winding, position deviation

Digital Input (2/3)Receive 3.3-24VDC
Digital Output(1)Maximum withstand voltage of 30V,
Maximum input or output current 30mA


Motor Parameters

Model No.length
mm L
Shaft length
mm
Shaft dia.
mm
Phase current
A
Resistance
Ω
inductance
mH
Hold torque
N.m
Inertia
g.cm²
Weight
g
IG344580321460.53.64.519502900
IG2346598321460.634.56.525003400
IG3485118321460.54.28.528004100
IG34125151321460.634.712.549505600


    Wiring Diagram:

    1. Pulse Type Integrated Stepper Motor, Terminal Definition


    Terminal Definition

    TerminalNameDescription
    1V24~60VDC
    2V-GND
    3X0 (PU )Optoelectronic isolation, differential,
    High level can directly receive 3.3-24VDC, with a minimum pulse width of 2us,
    The maximum pulse frequency is 400KHz, which can be used as a universal input port for Pulse/Direction
    4X0-(PU-)
    5X1 (DR )
    6X1-(DR-)
    7X2(EN )Optoelectronic isolation, differential,
    High level can directly receive 3.3-24VDC, with a minimum pulse width of 100us,
    The maximum pulse frequency is 10KHz, which can be used as a universal input port for Enable
    8X2(EN-)
    9Y0 (AL )The default alarm output port can detect the driver alarm status and provide feedback to the main station. Other functions can be set through communication
    10Y0-(AL-)
    11Y1(EX )The default In-place output , Other functions can be set through communication
    12Y1(EX-)

    Set Micro-step by SW1, SW2, SW3 and SW4:


    SW5=OFF: Pulse & Direction; SW=ON: Twin Pulse mode.
    SW6=OFF: CW direction; SW6=ON: CCW direction.


    2. RS485 Type Integrated Stepper Motor, Terminal Definition


    Terminal Definition

    TerminalNameDescription
    1V24~60VDC
    2V-GND
    3X0 (PU )Optoelectronic isolation, differential,
    High level can directly receive 3.3-24VDC, with a minimum pulse width of 2us,
    The maximum pulse frequency is 400KHz, which can be used as a universal input port for Pulse/Direction
    4X0-(PU-)
    5X1 (DR )
    6X1-(DR-)
    7X2 (EN )
    8X2-(EN-)
    9Y0 (AL )The default alarm output port can detect the driver alarm status and provide feedback to the main station. Other functions can be set through communication
    10Y0-(AL-)
    11485ARS485 Communication port, default baud rate is 115200
    12485B

    Set Device ID for RS485 integrated Stepper Motor by SW1 ~ SW5:


    SW6 is used to set the terminal resistance; OFF=0 ohms; ON=120 ohms

    CRC Check Routine (C#)

    UInt16 Funct_CRC16(unsigned char * puchMsg, UInt16 DataLen)
    {
    UInt16 i,j,tmp;
    UInt16 crcdata=0xFFFF;
    for(i=0;i<DataLen;i )
    {

    crcdata=(*puchMsg)^crcdata;
    puchMsg ;
    for(j=0;j<8;j )
    {
    tmp=crcdata&0x0001;
    crcdata=crcdata>>1;
    if(tmp){
    crcdata=crcdata^0xA001;
    }
    }
    }
    return crcdata;
    }


    Software Tools for RS485 Control

    Modbus Poll 

    New Software in google drive 

    Step-Config
    1. Extract the zip file, open CommFile folder and Click Step-Config.exe or Adampower.exe

    2. Open Project.

    3. Click Browse

    4. Select the Project.prj  in the Project folder, in the same path as CommFile.

    5. Double Click the Project.prj path


     6. Right Click Modbus_485, and Click Property:
         
     7. Click Property ComNN, Choose COM port, Baud rate and click Save and OK.
       

     8. Start to use software control the RS485 Integrated stepper motor by below buttons:

    RS485 Stepper Motor Controller Manual 


    Block Diagram:

    2  Input signals can directly receive 3.3-24V DC levels at high levels, Max. frequency of 400KHZ.
    X0:  pulse input, IO start/stop, limit, direction, universal input.
    X1  pulse input, IO start/stop, limit, direction, universal input.
    ...

    1 Output signal, maximum withstand voltage 30V, maximum input or output current 30mA
     Y0 : alarm output, universal output, and factory default alarm output.
     
    LED indicator and status:


    more Information on detail, please feel free to contact me  

    MODBUS RTU
    $101.00
    NEMA23 Closed Loop Integrated Stepper Motor (IG2312)


    The IG23 series integrated motor is the perfect combination of drive and stepper motor,
    which perfectly integrates stepper motor and drive technology, also built in 1000 line encoder,
    it can save installation space, Simultaneously saving design and production costs,
    supporting RS485 and TTL communication.

    ItemSpecifications
    Stepper Motor SizeNEMA23
    Encoder type1000 line encoder
    Working voltage8-60VDC, Recommend DC36V
    Driver Current0.5-5A
    Velocity rangeUp to 3000RPM
    Control MethodRS485, Pulse& Direction, Twin-Pulse,
    I/O, Built-in Program
    Torque value0.8 - 2.2Nm
    Nonvolatile storageConfiguration parameters are stored in FLASH inside the MCU
    DI and DO
    2 DI, 1 DO
    ProtectionOvervoltage, undervoltage, overcurrent, open winding, position deviation

    Digital Input (2/3)Receive 3.3-24VDC
    Digital Output(1)Maximum withstand voltage of 30V,
    Maximum input or output current 30mA


    Motor Parameters

    Model No.length
    mm L
    Shaft length
    mm
    Shaft dia.
    mm
    Phase current
    A
    Resistance
    Ω
    inductance
    mH
    Hold torque
    N.m
    Inertia
    g.cm²
    Weight
    g
    IG23126821840.51.81.2280800
    IG23208521850.42.02.04801100


      Wiring Diagram:

      1. Pulse Type Integrated Stepper Motor, Terminal Definition


      Terminal Definition

      TerminalNameDescription
      1V24~60VDC
      2V-GND
      3X0 (PU )Optoelectronic isolation, differential,
      High level can directly receive 3.3-24VDC, with a minimum pulse width of 2us,
      The maximum pulse frequency is 400KHz, which can be used as a universal input port for Pulse/Direction
      4X0-(PU-)
      5X1 (DR )
      6X1-(DR-)
      7X2(EN )Optoelectronic isolation, differential,
      High level can directly receive 3.3-24VDC, with a minimum pulse width of 100us,
      The maximum pulse frequency is 10KHz, which can be used as a universal input port for Enable
      8X2(EN-)
      9Y0 (AL )The default alarm output port can detect the driver alarm status and provide feedback to the main station. Other functions can be set through communication
      10Y0-(AL-)
      11Y1(EX )The default In-place output , Other functions can be set through communication
      12Y1(EX-)

      Set Micro-step by SW1, SW2, SW3 and SW4:


      SW5=OFF: Pulse & Direction; SW=ON: Twin Pulse mode.
      SW6=OFF: CW direction; SW6=ON: CCW direction.


      2. RS485 Type Integrated Stepper Motor, Terminal Definition


      Terminal Definition

      TerminalNameDescription
      1V24~60VDC
      2V-GND
      3X0 (PU )Optoelectronic isolation, differential,
      High level can directly receive 3.3-24VDC, with a minimum pulse width of 2us,
      The maximum pulse frequency is 400KHz, which can be used as a universal input port for Pulse/Direction/Enable
      4X0-(PU-)
      5X1 (DR )
      6X1-(DR-)
      7X2 (EN )
      8X2-(EN-)
      9Y0 (AL )The default alarm output port can detect the driver alarm status and provide feedback to the main station. Other functions can be set through communication
      10Y0-(AL-)
      11485ARS485 Communication port, default baud rate is 115200
      12485B

      Set Device ID for RS485 integrated Stepper Motor by SW1 ~ SW5:


      SW6 is used to set the terminal resistance; OFF=0 ohms; ON=120 ohms

      CRC Check Routine (C#)

      UInt16 Funct_CRC16(unsigned char * puchMsg, UInt16 DataLen)
      {
      UInt16 i,j,tmp;
      UInt16 crcdata=0xFFFF;
      for(i=0;i<DataLen;i )
      {

      crcdata=(*puchMsg)^crcdata;
      puchMsg ;
      for(j=0;j<8;j )
      {
      tmp=crcdata&0x0001;
      crcdata=crcdata>>1;
      if(tmp){
      crcdata=crcdata^0xA001;
      }
      }
      }
      return crcdata;
      }


      Software Tools for RS485 Control

      Modbus Poll 

      Software in google drive 

      Adampower 
      1. Extract the zip file, open CommFile folder and Click Step-Config.exe or Adampower.exe

      2. Open Project.

      3. Click Browse

      4. Select the Project.prj  in the Project folder, in the same path as CommFile.

      5. Double Click the Project.prj path


       6. Right Click Modbus_485, and Click Property:
           
       7. Click Property ComNN, Choose COM port, Baud rate and click Save and OK.
         

       8. Start to use software control the RS485 Integrated stepper motor by below buttons:

      RS485 Stepper Motor Controller Manual 


      Block Diagram:

      2  Input signals can directly receive 3.3-24V DC levels at high levels, Max. frequency of 400KHZ.
      X0:  pulse input, IO start/stop, limit, direction, universal input.
      X1  pulse input, IO start/stop, limit, direction, universal input.
      ...

      1 Output signal, maximum withstand voltage 30V, maximum input or output current 30mA
       Y0 : alarm output, universal output, and factory default alarm output.
       
      LED indicator and status:


      more Information on detail, please feel free to contact me  

      RS485 and Pulse Type
      $98.00
      NEMA24 Closed Loop Integrated Stepper Motor (IG2422)


      The IG24 series integrated motor is the perfect combination of drive and stepper motor,
      which perfectly integrates stepper motor and drive technology, also built in 1000 line encoder,
      it can save installation space, Simultaneously saving design and production costs,
      supporting RS485 and TTL communication.

      ItemSpecifications
      Stepper Motor SizeNEMA24
      Encoder type1000 line encoder
      Working voltage24-60VDC
      Driver Current0.5-5A
      Velocity rangeUp to 3000RPM
      Control MethodRS485,  Pulse& Direction, Twin-Pulse, 
      I/O,   Built-in Program
      Torque value1.6 - 3.5Nm
      Nonvolatile storageConfiguration parameters are stored in FLASH inside the MCU
      DI and DO
      2 DI, 1 DO
      ProtectionOvervoltage, undervoltage, overcurrent, open winding, position deviation

      Digital Input (2/3) Receive 3.3-24VDC
      Digital Output(1)Maximum withstand voltage of 30V,
      Maximum input or output current 30mA


      Motor Parameters

      Model No.length
      mm L
      Shaft length
      mm
      Shaft dia.
      mm
      Phase current
      A
      Resistance
      Ω
      inductance
      mH
      Hold torque
      N.m
      Inertia
      g.cm²
      Weight
      g
      IG24226821850.331.052.24901300
      IG24308521850.432.03.06901500


         Wiring Diagram:

        1. Pulse Type Integrated Stepper Motor, Terminal Definition

         

        Terminal Definition

        TerminalNameDescription
        1V24~60VDC
        2V-GND
        3X0 (PU )Optoelectronic isolation, differential,
        High level can directly receive 3.3-24VDC, with a minimum pulse width of 2us,
        The maximum pulse frequency is 400KHz, which can be used as a universal input port for Pulse/Direction
        4X0-(PU-)
        5X1 (DR )
        6X1-(DR-)
        7X2(EN )Optoelectronic isolation, differential,
        High level can directly receive 3.3-24VDC, with a minimum pulse width of 100us,
        The maximum pulse frequency is 10KHz, which can be used as a universal input port for Enable
         8X2(EN-)
        9Y0 (AL )The default alarm output port can detect the driver alarm status and provide feedback to the main station. Other functions can be set through communication
        10Y0-(AL-)
        11Y1(EX )The default In-place output , Other functions can be set through communication
        12Y1(EX-)

        Set Micro-step by SW1, SW2, SW3 and SW4:


        SW5=OFF:  Pulse & Direction;   SW=ON: Twin Pulse mode.
        SW6=OFF:  CW direction;  SW6=ON:  CCW direction.


        2. RS485 Type Integrated Stepper Motor, Terminal Definition


        Terminal Definition

        TerminalNameDescription
        1V24~60VDC
        2V-GND
        3X0 (PU )Optoelectronic isolation, differential,
        High level can directly receive 3.3-24VDC, with a minimum pulse width of 2us,
        The maximum pulse frequency is 400KHz, which can be used as a universal input port for Pulse/Direction/Enable
        4X0-(PU-)
        5X1 (DR )
        6X1-(DR-)
        7X2 (EN )
         8X2-(EN-)
        9Y0 (AL )The default alarm output port can detect the driver alarm status and provide feedback to the main station. Other functions can be set through communication
        10Y0-(AL-)
        11485ARS485 Communication port, default baud rate is 115200
        12485B

        Set Device ID for RS485 integrated Stepper Motor by SW1 ~ SW5:


        SW6 is used to set the terminal resistance;   OFF=0 ohms; ON=120 ohms

        CRC Check Routine (C#)

        UInt16 Funct_CRC16(unsigned char * puchMsg, UInt16 DataLen)
        {
        UInt16 i,j,tmp;
        UInt16 crcdata=0xFFFF;
        for(i=0;i<DataLen;i )
        {

        crcdata=(*puchMsg)^crcdata;
        puchMsg ;
        for(j=0;j<8;j )
        {
        tmp=crcdata&0x0001;
        crcdata=crcdata>>1;
        if(tmp){
        crcdata=crcdata^0xA001;
        }
        }
        }
        return crcdata;
        }


        Software Tools for RS485 Control

        Modbus Poll 

        Software in google drive 

        Step-Config
        1. Extract the zip file, open CommFile folder and Click Step-Config.exe or Adampower.exe

        2. Open Project.

        3. Click Browse

        4. Select the Project.prj  in the Project folder, in the same path as CommFile.

        5. Double Click the Project.prj path


         6. Right Click Modbus_485, and Click Property:
             
         7. Click Property ComNN, Choose COM port, Baud rate and click Save and OK.
           

         8. Start to use software control the RS485 Integrated stepper motor by below buttons:

        RS485 Stepper Motor Controller Manual 


        Block Diagram:

        2  Input signals can directly receive 3.3-24V DC levels at high levels, Max. frequency of 400KHZ.
        X0:  pulse input, IO start/stop, limit, direction, universal input.
        X1  pulse input, IO start/stop, limit, direction, universal input.
        ...

        1 Output signal, maximum withstand voltage 30V, maximum input or output current 30mA
         Y0 : alarm output, universal output, and factory default alarm output.
         
        LED indicator and status:


        more Information on detail, please feel free to contact me  

        RS485 and Pulse Type
        $98.00
        NEMA17 Closed Loop Integrated Stepper Motor (IG1705)


        The IG17 series integrated motor is the perfect combination of drive and stepper motor,
        which perfectly integrates stepper motor and drive technology, also built in 1000 line encoder,
        it can save installation space, Simultaneously saving design and production costs,
        supporting RS485 and TTL communication.

        ItemSpecifications
        Stepper Motor SizeNEMA17
        Encoder type1000 line encoder
        Working voltage8-50VDC, Recommend DC36V
        Driver Current0.2-3.2A
        Velocity rangeUp to 3000RPM
        Control MethodRS485, Pulse& Direction, Twin-Pulse,
        I/O, Built-in Program
        Torque value0.2 - 6Nm
        Nonvolatile storageConfiguration parameters are stored in FLASH inside the MCU
        DI and DO
        2 DI, 1 DO
        ProtectionOvervoltage, undervoltage, overcurrent, open winding, position deviation

        Digital Input (2/3)Receive 3.3-24VDC
        Digital Output(1)Maximum withstand voltage of 30V,
        Maximum input or output current 30mA


        Motor Parameters

        Model No.length
        mm L
        Shaft length
        mm
        Shaft dia.
        mm
        Phase current
        A
        Resistance
        Ω
        inductance
        mH
        Hold torque
        N.m
        Inertia
        g.cm²
        Weight
        g
        IG1704402182.024.20.457380
        IG1705482182.01.32.90.582460
        IG1706602182.51.33.20.6116700



          Wiring Diagram:

          1. Pulse Type Integrated Stepper Motor, Terminal Definition


          Terminal Definition

          TerminalNameDescription
          1V8-48VDC
          2V-GND
          3X0 (PU )Optoelectronic isolation, differential,
          High level can directly receive 3.3-24VDC, with a minimum pulse width of 2us,
          The maximum pulse frequency is 400KHz, which can be used as a universal input port for Pulse/Direction
          4X0-(PU-)
          5X1 (DR )
          6X1-(DR-)
          7X2(EN )Optoelectronic isolation, differential,
          High level can directly receive 3.3-24VDC, with a minimum pulse width of 100us,
          The maximum pulse frequency is 10KHz, which can be used as a universal input port for Enable
          8X2(EN-)
          9Y0 (AL )The default alarm output port can detect the driver alarm status and provide feedback to the main station. Other functions can be set through communication
          10Y0-(AL-)

          Set Micro-step by SW1, SW2, SW3 and SW4:


          SW5=OFF: Pulse & Direction; SW=ON: Twin Pulse mode.
          SW6=OFF: CW direction; SW6=ON: CCW direction.


          2. RS485 Type Integrated Stepper Motor, Terminal Definition


          Terminal Definition

          TerminalNameDescription
          1V8-48VDC
          2V-GND
          3X0 (PU )Optoelectronic isolation, differential,
          High level can directly receive 3.3-24VDC, with a minimum pulse width of 2us,
          The maximum pulse frequency is 400KHz, which can be used as a universal input port or a high-speed pulse input port
          4X0-(PU-)
          5X1 (DR )
          6X1-(DR-)
          7485A(EN )RS485 Communication port, default baud rate is 115200,
          8485B(EN-)
          9Y0 (AL )The default alarm output port can detect the driver alarm status and provide feedback to the main station. Other functions can be set through communication
          10Y0-(AL-)

          Set Device ID for RS485 integrated Stepper Motor by SW1 ~ SW5:


          SW6 is used to set the terminal resistance; OFF=0 ohms; ON=120 ohms

          CRC Check Routine (C#)

          UInt16 Funct_CRC16(unsigned char * puchMsg, UInt16 DataLen)
          {
          UInt16 i,j,tmp;
          UInt16 crcdata=0xFFFF;
          for(i=0;i<DataLen;i )
          {

          crcdata=(*puchMsg)^crcdata;
          puchMsg ;
          for(j=0;j<8;j )
          {
          tmp=crcdata&0x0001;
          crcdata=crcdata>>1;
          if(tmp){
          crcdata=crcdata^0xA001;
          }
          }
          }
          return crcdata;
          }


          Software Tools for RS485 Control

          Modbus Poll 

          Software in google drive 

          Step-Config
          1. Extract the zip file, open CommFile folder and Click Step-Config.exe or Adampower.exe

          2. Open Project.

          3. Click Browse

          4. Select the Project.prj  in the Project folder, in the same path as CommFile.

          5. Double Click the Project.prj path


           6. Right Click Modbus_485, and Click Property:
               
           7. Click Property ComNN, Choose COM port, Baud rate and click Save and OK.
             

           8. Start to use software control the RS485 Integrated stepper motor by below buttons:

          RS485 Stepper Motor Controller Manual 


          Block Diagram:

          2  Input signals can directly receive 3.3-24V DC levels at high levels, Max. frequency of 400KHZ.
          X0:  pulse input, IO start/stop, limit, direction, universal input.
          X1  pulse input, IO start/stop, limit, direction, universal input.
          ...

          1 Output signal, maximum withstand voltage 30V, maximum input or output current 30mA
           Y0 : alarm output, universal output, and factory default alarm output.
           
          LED indicator and status:


          more Information on detail, please feel free to contact me  

          RS485 and Pulse Type
          $80.00
          NEMA14 Closed Loop Integrated Stepper Motor (IG1412)


          The IG14 series integrated motor is the perfect combination of drive and stepper motor,
          which perfectly integrates stepper motor and drive technology, also built in 1000 line encoder,
          it can save installation space, Simultaneously saving design and production costs,
          supporting RS485 and TTL communication.

          ItemSpecifications
          Stepper Motor SizeNEMA14
          Encoder type1000 line encoder
          Working voltage8 ~ 36VDC
          Driver Current0.2-2.0A
          Velocity rangeUp to 3000RPM
          Control MethodRS485, Pulse& Direction, Twin-Pulse,
          I/O, Built-in Program
          Torque value0.2 - 0.4Nm
          Nonvolatile storageConfiguration parameters are stored in FLASH inside the MCU
          DI and DO
          2/3 DI, 1 DO
          ProtectionOvervoltage, undervoltage, overcurrent, open winding, position deviation

          Digital Input (2/3)Receive 3.3-24VDC
          Digital Output(1)Maximum withstand voltage of 30V,
          Maximum input or output current 30mA


          Motor Parameters
          Pulse type NEMA14 integrated Stepper Motor:

          Model No.length
          mm L
          Shaft length
          mm
          Shaft dia.
          mm
          Phase current
          A
          Resistance
          Ω
          inductance
          mH
          Hold torque
          N.m
          Inertia
          g.cm²
          Weight
          g
          IG1418322451.51.51.60.1815200
          IG1425372451.51.52.00.2526250
          IG1440502451.81.12.50.4038350

          RS485 type NEMA14 integrated Stepper Motor:

          Model No.length
          mm L
          Shaft length
          mm
          Shaft dia.
          mm
          Phase current
          A
          Resistance
          Ω
          inductance
          mH
          Hold torque
          N.m
          Inertia
          g.cm²
          Weight
          g
          IG1412262451.01.51.90.128230
          IG1420342451.52.12.10.2014290
          IG1425402451.52.52.80.2520340
          IG1435532451.82.94.80.3531440


          Wiring Diagram:

          1. Pulse Type Integrated Stepper Motor, Terminal Definition


          Terminal Definition

          TerminalNameDescription
          1V8-48VDC
          2V-GND
          3X0 (PU )Optoelectronic isolation, differential,
          High level can directly receive 3.3-24VDC, with a minimum pulse width of 2us,
          The maximum pulse frequency is 400KHz, which can be used as a universal input port for Pulse/Direction
          4X0-(PU-)
          5X1 (DR )
          6X1-(DR-)
          7X2(EN )Optoelectronic isolation, differential,
          High level can directly receive 3.3-24VDC, with a minimum pulse width of 100us,
          The maximum pulse frequency is 10KHz, which can be used as a universal input port for Enable
          8X2(EN-)
          9Y0 (AL )The default alarm output port can detect the driver alarm status and provide feedback to the main station. Other functions can be set through communication
          10Y0-(AL-)
          11Y1Default function is in-place output
          12Y1-

          2. RS485 Type Integrated Stepper Motor, Terminal Definition


          Terminal Definition

          TerminalNameDescription
          1V8-48VDC
          2V-GND
          3X0 (PU )Optoelectronic isolation, differential,
          High level can directly receive 3.3-24VDC, with a minimum pulse width of 2us,
          The maximum pulse frequency is 400KHz, which can be used as a universal input port or a high-speed pulse input port
          4X0-(PU-)
          5X1 (DR )
          6X1-(DR-)
          7X2
          8X2-
          9Y0 (AL )The default alarm output port can detect the driver alarm status and provide feedback to the main station. Other functions can be set through communication
          10Y0-(AL-)
          11485ARS485 Communication port, default baud rate is 115200,
          12485B

          CRC Check Routine (C#)

          UInt16 Funct_CRC16(unsigned char * puchMsg, UInt16 DataLen)
          {
          UInt16 i,j,tmp;
          UInt16 crcdata=0xFFFF;
          for(i=0;i<DataLen;i )
          {

          crcdata=(*puchMsg)^crcdata;
          puchMsg ;
          for(j=0;j<8;j )
          {
          tmp=crcdata&0x0001;
          crcdata=crcdata>>1;
          if(tmp){
          crcdata=crcdata^0xA001;
          }
          }
          }
          return crcdata;
          }


          Software Tools for RS485 Control

          Modbus Poll 

          Software in google drive 

          Step-Config
          1. Extract the zip file, open CommFile folder and Click Step-Config.exe or Adampower.exe

          2. Open Project.

          3. Click Browse

          4. Select the Project.prj  in the Project folder, in the same path as CommFile.

          5. Double Click the Project.prj path


           6. Right Click Modbus_485, and Click Property:
               
           7. Click Property ComNN, Choose COM port, Baud rate and click Save and OK.
             

           8. Start to use software control the RS485 Integrated stepper motor by below buttons:

          RS485 Stepper Motor Controller Manual 


          Block Diagram:

          2  Input signals can directly receive 3.3-24V DC levels at high levels, Max. frequency of 400KHZ.
          X0:  pulse input, IO start/stop, limit, direction, universal input.
          X1  pulse input, IO start/stop, limit, direction, universal input.
          ...

          1 Output signal, maximum withstand voltage 30V, maximum input or output current 30mA
           Y0 : alarm output, universal output, and factory default alarm output.
           
          LED indicator and status:


          more Information on detail, please feel free to contact me  

          RS485 and Pulse Type
          $110.00
          NEMA11 Closed Loop Integrated Stepper Motor (IG11008)


          The IG11 series integrated motor is the perfect combination of drive and stepper motor,
          which perfectly integrates stepper motor and drive technology, also built in 1000 line encoder,
          it can save installation space, Simultaneously saving design and production costs,
          supporting RS485 and TTL communication.

          ItemSpecifications
          Stepper Motor SizeNEMA11
          Encoder type1000 line encoder
          Working voltage8~36VDC
          Driver Current0.2-2.0A
          Velocity rangeUp to 3000RPM
          Control MethodRS485,  Pulse& Direction, Twin-Pulse, 
          I/O,   Built-in Program
          Torque value0.08 - 0.24Nm
          Nonvolatile storageConfiguration parameters are stored in FLASH inside the MCU
          DI and DO
          2/3 DI,  1 DO
          ProtectionOvervoltage, undervoltage, overcurrent, open winding, position deviation

          Digital Input (2/3) Receive 3.3-24VDC
          Digital Output(1)Maximum withstand voltage of 30V,
          Maximum input or output current 30mA


          Motor Parameters
          NEMA11 integrated Stepper Motor:

          Model No.length
          mm L
          Shaft length
          mm
          Shaft dia.
          mm
          Phase current
          A
          Resistance
          Ω
          inductance
          mH
          Hold torque
          N.m
          Inertia
          g.cm²
          Weight
          g
          IG11008312651.01.51.10.089115
          IG11018522651.32.42.30.1818205
          IG11024632651.51.82.10.2430268

           Wiring Diagram:

          1. Pulse Type Integrated Stepper Motor, Terminal Definition

           

          Terminal Definition

          TerminalNameDescription
          1V8-36VDC
          2V-GND
          3X0 (PU )Optoelectronic isolation, differential,
          High level can directly receive 3.3-24VDC, with a minimum pulse width of 2us,
          The maximum pulse frequency is 400KHz, which can be used as a universal input port for Pulse/Direction
          4X0-(PU-)
          5X1 (DR )
          6X1-(DR-)
          7X2(EN )Optoelectronic isolation, differential,
          High level can directly receive 3.3-24VDC, with a minimum pulse width of 100us,
          The maximum pulse frequency is 10KHz, which can be used as a universal input port for Enable
           8X2(EN-)
          9Y0 (AL )The default alarm output port can detect the driver alarm status and provide feedback to the main station. Other functions can be set through communication
          10Y0-(AL-)
          11Y1Default function is in-place output
          12Y1-

          2. RS485 Type Integrated Stepper Motor, Terminal Definition


          Terminal Definition

          TerminalNameDescription
          1V8-36VDC
          2V-GND
          3X0 (PU )Optoelectronic isolation, differential,
          High level can directly receive 3.3-24VDC, with a minimum pulse width of 2us,
          The maximum pulse frequency is 400KHz, which can be used as a universal input port or a high-speed pulse input port
          4X0-(PU-)
          5X1 (DR )
          6X1-(DR-)
          7X2(EN )
          8X2-(EN-)
          9Y0 (AL )The default alarm output port can detect the driver alarm status and provide feedback to the main station. Other functions can be set through communication
          10Y0-(AL-)
          11485ARS485 Communication port, default baud rate is 115200,
          12485B

          CRC Check Routine (C#)

          UInt16 Funct_CRC16(unsigned char * puchMsg, UInt16 DataLen)
          {
          UInt16 i,j,tmp;
          UInt16 crcdata=0xFFFF;
          for(i=0;i<DataLen;i )
          {

          crcdata=(*puchMsg)^crcdata;
          puchMsg ;
          for(j=0;j<8;j )
          {
          tmp=crcdata&0x0001;
          crcdata=crcdata>>1;
          if(tmp){
          crcdata=crcdata^0xA001;
          }
          }
          }
          return crcdata;
          }


          Software Tools for RS485 Control

          Modbus Poll 

          Software in google drive 

          Step-Config
          1. Extract the zip file, open CommFile folder and Click Step-Config.exe or Adampower.exe

          2. Open Project.

          3. Click Browse

          4. Select the Project.prj  in the Project folder, in the same path as CommFile.

          5. Double Click the Project.prj path


           6. Right Click Modbus_485, and Click Property:
               
           7. Click Property ComNN, Choose COM port, Baud rate and click Save and OK.
             

           8. Start to use software control the RS485 Integrated stepper motor by below buttons:

          RS485 Stepper Motor Controller Manual 


          Block Diagram:

          2  Input signals can directly receive 3.3-24V DC levels at high levels, Max. frequency of 400KHZ.
          X0:  pulse input, IO start/stop, limit, direction, universal input.
          X1  pulse input, IO start/stop, limit, direction, universal input.
          ...

          1 Output signal, maximum withstand voltage 30V, maximum input or output current 30mA
           Y0 : alarm output, universal output, and factory default alarm output.
           
          LED indicator and status:


          more Information on detail, please feel free to contact me  

          RS485 and Pulse Type
          $80.00
          MODBUS RTU NEMA23 Absolute Encoder Integrated Stepper Motor (IM23ET)


          The IM23ET Series Integrated Motors represent a perfect integration of stepper drivers and stepper motors, combining the technologies of both in a single unit.

          They are fully compatible with 1599-revolution mechanical absolute encoders, which not only save installation space but also streamline wiring connections.

          By reducing your design and production costs, they stand as the premier choice for your stepper system solutions.

          Frame Size: NEMA23
           Holding Torque: 0.8–3.0 N·m
           Supply Voltage: 24–60 VDC
          Supported Protocols: Modbus/RTU, RS485
          Built-in Programmable Multi-Turn Feedback: 1599 revolutions; supports user-defined home position with memory, no sensor required
          Software Limit Function Supported: More reliable than mechanical limit switches
          Closed-Loop Control: 4096-line (16384 counts) encoder feedback
          Torque Modes Supported: Homing on collision, constant torque, object gripping
          Input Compatibility: 5–24 VDC; Output: Open-collector (OC) output, withstanding voltage up to 30 VDC
          Comprehensive Protection Features: Over-voltage, under-voltage, over-current, winding open-circuit, and position deviation protection
          Non-Volatile Memory: Configuration parameters stored in the on-chip FLASH of the MCU
          Wide Filter Frequency Range: 50 kHz–5 MHz adjustable, factory default at 300 kHz
          User-friendly PC interface with full-featured functionality

          Motor Parameters:

          Model No.Total Length L
          (mm)
          Length L1
          (mm)
          Shaft Dia.
          (mm)
          Phase Current
          (A)
          Resistance
          (Ω)
          Inductance
          (mH)
          Holding Torque
          (N.m)
          Inertia
          (g.cm²)
          Weight
          (g)
          IM23ET12S92.821840.441.41.2280820
          IM23ET20S109.821850.302.02.04801200
          IM23ET12B92.830840.441.41.2280820
          IM23ET20B109.930850.302.02.04801200

          Block Diagram:

          RS485 Multi-turn Absolute Encoder type Integrated Stepper Motor

          Terminal Definition

          TerminalColorNameDescription
          1RedV24~60VDC
          2BlackV-GND
          3YellowX comINPUT COM, compatible with NPN and PNP
          4Yel/BLKX03 Programmable Inputs (Active Low)
          Port functions configurable via commands or host computer.
          Pulse Mode: X0 = Pulse, X1 = Direction
          5BlueX1
          6Blu/BLKX2
          7GreenY2Y0: Default alarm output, Normally Closed (NC), Y1: Default position reached output, Normally Closed (NC)
          Y2: Undefined,Users may configure or redefine the functions of the corresponding ports via commands.
          Y2 can be customized to input X3 upon request before delivery; it defaults to an output port.
          8Gre/BLKY1
          9PurpleY0
          10Pur/BLKY comOUTPUT COM, COM GND
          11Orange485ARS485 Communication port, default baud rate is 115200
          12Ora/BLK485B


          3-channel isolated digital signal input, the function of each input channel can be configured via software or commands, with the correspondence between input signals and functions as follows:

          SignalInterfaceFunction
          X0X0,Xcom• General Input (Default)
          • Pulse / Limit / Home / Emergency Stop / Speed Switch / Interrupt Positioning / Forward Rotation
          X1X1,Xcom• General Input (Default)
          • Pulse / Direction / Limit / Home / Emergency Stop / Speed Switch / Interrupt Positioning / Reverse Rotation
          X2X2,Xcom• General Input (Default)
          • Limit / Home / Emergency Stop / Speed Switch / Interrupt Positioning

          XCOM is the common positive terminal for single-ended input signals and shall be connected to the positive pole of the power supply.
          It only accepts sinking NPN signals.
          The figure below illustrates the typical wiring configurations for the X0–X2 input ports.


          3-channel isolated digital signal output, the function of each output channel can be configured via software or commands, with the correspondence between output signals and functions as follows:

          SignalInterfaceFunction
          Y0Y0, Ycom• Alarm Output (Default)
          • Alarm / Position Reached / Running Status
          Y1Y1, Ycom• Position Reached Output (Closed Loop Default)
          • Running Status Output (Open Loop Default)
          • Alarm / Position Reached / Running Status
          Y2Y2, Ycom• General Purpose Output (Default)
          • Alarm / Position Reached / Running Status

          The figure below illustrates the typical wiring configurations for the Y0–Y2 output ports.


          Warning: Output terminal → DC voltage < 30V, Inflow current ≤ 50mA.


          CRC Check Routine (C#)

          UInt16 Funct_CRC16(unsigned char * puchMsg, UInt16 DataLen)
          {
            UInt16 i,j,tmp;
            UInt16 crcdata=0xFFFF;
            for(i=0;i<DataLen;i )
            {
              crcdata=(*puchMsg)^crcdata;
              puchMsg ;
              for(j=0;j<8;j )
              {
                tmp=crcdata&0x0001;
                crcdata=crcdata>>1;
                if(tmp){
                  crcdata=crcdata^0xA001;
                }
              }
            }
            return crcdata;
           }


          RS485 Integrated Stepper Motor Commissioning and Control Software:

          Modbus Poll

          New Software in google drive 

          Adampower 


          Quick Start Guide – Follow the steps below:

          1. Extract the zip file, open CommFile folder and Click Step-Config.exe or Adampower.exe
            
          2. Open Project.

          3. Click Browse

          4. Select the Project.prj in the Project folder, in the same path as CommFile.

          5. Double Click the Project.prj path


          6. Right Click Modbus_485, and Click Property:
              
          7. Click Property ComNN, Choose COM port, Baud rate and click Save and OK.
            

          8. Start to use software control the RS485 Integrated stepper motor by below buttons:

          Optional: USB-TTL debugging cable

          RS485 Stepper Motor Controller Commands Manual

           

          LED indicator and status:

          more Information on detail, please feel free to contact me

          Multi-turn Absolute Encoder
          $109.00
          ADM42S Stepper Motor Controller, RS485 Stepper Motor Controller (ADM42S/UIM42S)

          RS485 Serial Stepper Motor Controller, Design for NEMA17 Stepper Motors.

          ● Miniature size 42.3mmx42.3mm x21mm

          ● Standard RS485 communication protocol and built-in motion control instructions.

          ● Multi-axes control, extending up to 32 axes for simultaneous control.

          ● DC input voltage 12~32VDC, recommended working voltage 24VDC.

          ● Continuous output current 1.58A max, max peak current 2.2A.

          ● Integrated design, mounted with 42/39mm stepper motor.

          ● Low vibration, low noise, stable operation, low motor heating.

          ● Any micro-step can be set .

          ● Protection functions such as overvoltage, undervoltage and overcurrent.

          ● Built-in automatic matching function of motor parameter.

          ● Serial port RS232/RS485 debugging function.

          1.VDC: Positive power input: DC voltage 12-32VDC

          2.GND: Negative power input: DC voltage GND

          3.COM  IO signal level common anode common terminal, amplitude 5VDC,

          4.LIM1- Reverse limit signal port, valid for rising edge

          5.LIM2- Reverse limit signal port, valid for rising edge

          6.STA: Start and stop signal port, valid on rising edge

          7.RSA: RS485 group A signal

          8.RSB: RS485 group B signal

          Working Principle:

          ADM42 Series RS485 Stepper Motor Controller with NEMA17 size plastic flange

          When the RS485 Stepper Motor Controller without this  NEMA17 Plastic Flange,

          It can be assembled to NEMA17 Stepper Motor directly.

          NEMA17 Integrated Stepper Motor, More concise and aesthetically pleasing.

          RS485 Stepper Motor Controller, using 6 DIP switch for set the communication baud rate and device ID.

            Device ID 

          SW1

          SW2

          SW3

          SW4

          Broadcast

          ON

          ON

          ON

          ON

          1

          OFF

          ON

          ON

          ON

          2

          ON

          OFF

          ON

          ON

          3

          OFF

          OFF

          ON

          ON

          4

          ON

          ON

          OFF

          ON

          5

          OFF

          ON

          OFF

          ON

          6

          ON

          OFF

          OFF

          ON

          7

          OFF

          OFF

          OFF

          ON

          8

          ON

          ON

          ON

          OFF

          9

          OFF

          ON

          ON

          OFF

          10

          ON

          OFF

          ON

          OFF

          11

          OFF

          OFF

          ON

          OFF

          12

          ON

          ON

          OFF

          OFF

          13

          OFF

          ON

          OFF

          OFF

          14

          ON

          OFF

          OFF

          OFF

          15

          OFF

          OFF

          OFF

          OFF

          Note: The formula for calculating the ID:  ID=1*SW1 2*SW2 4*SW3 8*SW4.

          The default ID value is 0. broadcast mode accept data but not return data.

          Communication baud rate setting:

          Baud Rate

          SW5

          SW6

          9600

          ON

          ON

          19200

          OFF

          ON

          38400

          ON

          OFF

          57600

          OFF

          OFF

          ADM42S RS485 Serial Stepper Motor Controller Manual 

          More Information on detail, please feel free to contact me

          CRC Check routine by C# :

          Uint16 Funct_CRC16(unsigned char * puchMsg, Uint16 DataLen)
          {
          Uint16 i,j,tmp;
          Uint16 crcdata=0xFFFF;
          for(i=0;i<DataLen;i )
          {

          crcdata=(*puchMsg)^crcdata;
          puchMsg ;
          for(j=0;j<8;j )
          {
          tmp=crcdata&0x0001;
          crcdata=crcdata>>1;
          if(tmp){
          crcdata=crcdata^0xA001;
          }
          }
          }
          returncrcdata;
          }

          Software Modbus Poll
          AdamPower Software

          RS-485 Stepper Motor Driver
          $88.00
          UC42 CANopen Stepper Motor Controller (UC42)

          CANopen Stepper Motor Controller, It supports the CiA301 and CiA402 sub-protocols
          of the CANopen protocol.

          UC42 uses the latest 32-bit DSP digital chip and has advanced drive control algorithms and noise
          suppression technology to ensure smooth motor operation. Stable, low noise, and temperature controllable.
          Users can set any ID address within 1-255 and any current value within 0-8A through the host computer.
          Maximum output peak current of the UC42 bus driver is 2.5A.


          UC42 can be set to 1-256 subdivisions and adopts built-in micro-subdivision technology, which can achieve
          high subdivision effects even under low subdivision conditions, ensuring that the motor operates with uniform 
          step intervals and no large or small step problems.

          3 input signal ports and 2 output signal ports, supporting position, speed, and return-to-origin control modes.
          with highest communication rate in 1Mbps.
           
          Input signal Wiring diagram and Output Signal wiring diagram↑

          UC42 is designed for NEMA17 stepper motor, we supply NEMA17 integrated stepper motor with
          torque 0.35, 0.50 and 0.7Nm:
           
          if just choose UC42 stepper motor controller with requirement for low vibration, please inform us for 
          setting parameters before sale. 

          Model No.Holding Torqure(Nm)Motor Length(mm)
          UC42-030.3540
          UC42-050.5048
          UC42-070.7060



          Port Definition

          It can be connected to PLC, industrial computer, controller and other host computers with only two
          communication lines. Through the built-in motion Control instructions can realize a network of up to
          100-axis stepper motors.
          especially suitable for long-distance multi-axis applications, which can reduce wiring and enhance
          the reliability of drive operation.


          Mainly used in electronic equipment, semiconductors, medical instruments, environmental protection equipment,
          automatic detection equipment, small automatic processing equipment and other automation equipment with 
          multiple motor shaft applications and compact requirements for equipment space

          CANopen Standard Command Read and Write:

          UC42 CANopen Stepper Motor Controller User Manual 
          CANOpen Software 
          More Information on detail, please feel free to contact me  

          CANopen Stepper Motor Driver
          $98.00
          Analog Voltage Stepper Motor Driver (510V)

          0~5V, 0~10v Analog Voltage type stepper motor driver

          510V
          minimum valueTypical valueMaximum valueUnit
          Supply Voltage (DC)122424VDC
          Analog Signal Voltage0-50-50-10V

          ● Miniature size 42.2mmx42.2mm x14.5mm
          ● DC input voltage 12~40VDC, recommended working voltage 24VDC.
          ● Continuous output current 1.4A max, max peak current 2.0A.
          ● Integrated design, mounted with NEMA17, NEMA23 stepper motor.
          ● Low vibration, low noise, stable operation, low motor heating.
          Working Speed Range and Analog Signal Voltage can be customized as requirement.
          ● Adjusting voltage: 0~5V(or 0~10V), corresponding to Speed range, High Speed Range: 0~1000RPM; Low Speed Range: 0~500RPM.

          Pin No.NameDescription
          124VSupply voltage: 12-40VDC, Recommend DC24V
          2GNDSupply Voltage Ground: GND/0V
          3H/LDefault High Speed Range; Connect GND to Low Speed Range
          4DIRThe rotation direction of the motor, CW/CCW
          5STPThe positive pole of the analog voltage current
          6ENAEnable the Stepper Motor
          7DEBUGDebug port

          Wiring Diagram:

          Debug cable:

          Debugging Software↓

          Analog Voltage Signal 0-5V or 0-10V, Customized Working Speed Range 0-1000RPM for peristaltic pumps requirement.
          Both of the two Speed Range for Customized, High Speed Range and Low Speed Range.
          Default Adjusting Analog voltage: 0~5V corresponding to Speed range, High: 0~1000RPM; Low: 0~500RPM.

          Analog Voltage Type Stepper Motor Driver User Manual

          When this NEMA17 Sized Driver assembled with NEMA23 motor via a flange,
          an Integrated Stepper Motor is formed:

          More Information on detail, please feel free to contact me

          Analog Voltage: 0-5V & 0-10V
          $58.00
          MODBUS RTU NEMA34 Integrated Stepper Motor (IM34ET)


          The IM34ET Series Integrated Motors represent a perfect integration of stepper drivers and stepper motors, combining the technologies of both in a single unit. They are fully compatible with 1599-revolution mechanical absolute encoders, which not only save installation space but also streamline wiring connections. By reducing your design and production costs, they stand as the premier choice for your stepper system solutions.

          Frame Size: NEMA34
          Holding Torque: 4.5–12.5 N·m
          Supply Voltage: 18–70 VAC
          Supported Protocols: Modbus/RTU, RS485
          Built-in Programmable Multi-Turn Feedback: 1599 revolutions; supports user-defined home position with memory, no sensor required
          Software Limit Function Supported: More reliable than mechanical limit switches
          Closed-Loop Control: 4096-line (16384 counts) encoder feedback
          Torque Modes Supported: Homing on collision, constant torque, object gripping
          Input Compatibility: 5–24 VDC; Output: Open-collector (OC) output, withstanding voltage up to 30 VDC
          Comprehensive Protection Features: Over-voltage, under-voltage, over-current, winding open-circuit, and position deviation protection
          Non-Volatile Memory: Configuration parameters stored in the on-chip FLASH of the MCU
          Wide Filter Frequency Range: 50 kHz–5 MHz adjustable, factory default at 300 kHz
          User-friendly PC interface with full-featured functionality

          Motor Parameters

          Model No.Length L
          (mm)
          Total Length
          (mm)
          Shaft Length
          (mm)
          Shaft Dia.
          (mm)
          Phase Current
          (A)
          Resistance
          (Ω)
          Inductance
          (mH)
          Holding Torque
          (N.m)
          Inertia
          (g.cm²)
          Weight
          (g)
          IM344578.1102.6321460.372.84.518002200
          IM346598.6122.1321460.454.06.528003000
          IM3485117.6142.1321460.595.58.536003700
          IM34125156.1180.6321460.6798.212.554005500

          RS485 Multi-turn Absolute Encoder type Integrated Stepper Motor

          Terminal Definition

          TerminalColorNameDescription
          1RedV24~100VDC(or 18-70VAC)
          2BlackV-GND
          3YellowX comCOM /VCC COM, compatible with 5–24 VDC
          4Yel/BLKX03 Programmable Inputs (Active Low)
          Port functions configurable via commands or host computer.
          Pulse Mode: X0 = Pulse, X1 = Direction
          5BlueX1
          6Blu/BLKX2
          7GreenY2Y0: Default alarm output, Normally Closed (NC), Y1: Default position reached output, Normally Closed (NC)
          Y2: Undefined,Users may configure or redefine the functions of the corresponding ports via commands.
          Y2 can be customized to input X3 upon request before delivery; it defaults to an output port.
          8Gre/BLKY1
          9PurpleY0
          10Pur/BLKY comCOM GND
          11Orange485ARS485 Communication port, default baud rate is 115200
          12Ora/BLK485B


          3-channel isolated digital signal input, the function of each input channel can be configured via software or commands, with the correspondence between input signals and functions as follows:

          SignalInterfaceFunction
          X0X0,Xcom• General Input (Default)
          • Pulse / Limit / Home / Emergency Stop / Speed Switch / Interrupt Positioning / Forward Rotation
          X1X1,Xcom• General Input (Default)
          • Pulse / Direction / Limit / Home / Emergency Stop / Speed Switch / Interrupt Positioning / Reverse Rotation
          X2X2,Xcom• General Input (Default)
          • Limit / Home / Emergency Stop / Speed Switch / Interrupt Positioning

          XCOM is the common positive terminal for single-ended input signals and shall be connected to the positive pole of the power supply.
          It only accepts sinking NPN signals.
          The figure below illustrates the typical wiring configurations for the X0–X2 input ports.

          3-channel isolated digital signal output, the function of each output channel can be configured via software or commands, with the correspondence between output signals and functions as follows:

          SignalInterfaceFunction
          Y0Y0, Ycom• Alarm Output (Default)
          • Alarm / Position Reached / Running Status
          Y1Y1, Ycom• Position Reached Output (Closed Loop Default)
          • Running Status Output (Open Loop Default)
          • Alarm / Position Reached / Running Status
          Y2Y2, Ycom• General Purpose Output (Default)
          • Alarm / Position Reached / Running Status

          The figure below illustrates the typical wiring configurations for the Y0–Y2 output ports.

          Warning: Output terminal → DC voltage < 30V, Inflow current ≤ 50mA.


          CRC Check Routine (C#)

          UInt16 Funct_CRC16(unsigned char * puchMsg, UInt16 DataLen)
          {
            UInt16 i,j,tmp;
            UInt16 crcdata=0xFFFF;
            for(i=0;i<DataLen;i )
            {
              crcdata=(*puchMsg)^crcdata;
              puchMsg ;
              for(j=0;j<8;j )
              {
                tmp=crcdata&0x0001;
                crcdata=crcdata>>1;
                if(tmp){
                  crcdata=crcdata^0xA001;
                }
              }
            }
            return crcdata;
           }


          RS485 Integrated Stepper Motor Commissioning and Control Software:

          Modbus Poll

          Adampower 


          Quick Start Guide – Follow the steps below:

          1. Extract the zip file, open CommFile folder and Click Step-Config.exe or Adampower.exe
            
          2. Open Project.

          3. Click Browse

          4. Select the Project.prj in the Project folder, in the same path as CommFile.

          5. Double Click the Project.prj path


          6. Right Click Modbus_485, and Click Property:
              
          7. Click Property ComNN, Choose COM port, Baud rate and click Save and OK.
            

          8. Start to use software control the RS485 Integrated stepper motor by below buttons:

          Optional: USB-TTL debugging cable

          RS485 Stepper Motor Controller Commands Manual

           

          LED indicator and status:

          more Information on detail, please feel free to contact me

          Multi-turn Absolute Encoder, 4096 line Encoder
          $190.00
          NEMA17 Closed Loop Stepper Motor (17IE)

          Step Accuracy:±5%Resistance Accuracy:±10%
          Inductance Accuracy:±20%Temperature Rise:80°C MAX
          Ambient Temperature Range: -20°C~ 50°CStorage Temperature Range: -30°C~ 60°C
          Insulation Resistance:100M Ω MIN. 500V DCDielectric Strength:500V AC 1min
          Radial Play:0.02mm MAX. (450g Load)End Play:0.08mm MAX. (450g Load)
          Max. Radial Force:20NMax. Axial Force:2N

          NEMA17 Stepper Motor, Closed Loop stepper motor

          Electrical Specifications:

          Mode No.Step
          Angle
          Motor
          Length
          mm
          Rated
          Current
          A
          Holding
          Torque
          (MIN)
          N.m
          Motor
          Weight
          kg
          Shaft 
          Dia.
          mm
          17H249-01ED10001.867.10.60.480.365.0
          17H249-02ED10001.867.11.20.480.365.0
          17H249-03ED10001.867.11.80.480.365.0
          17H261-01ED10001.879.10.60.720.505.0
          17H261-02ED10001.879.11.20.720.505.0
          17H261-01ED10001.879.11.80.720.505.0

          Stepper motor with 1000 Line Encoder:
          1.  Black                    :   EGED
          2.  RED                      :  5VCC
          3.  Blue/White           :   EA-
          4    Blue                     :   EA
          5.   Orange/White     :   EB-
          6.   Orange                :   EB

          Mechanical Dimensions and Wiring Diagram:
          NEMA17 Stepper Motor with encoder, 17H249ED1000

          DC24V Torque Speed Curve:




          NEMA17 Stepper Motor with encoder, 17H261ED1000:


          DC24V Torque Speed Curve:


          Lead Wire Mode Options:


          Shaft Mode can be customized as the requirement.




          More Information on detail, please feel free to contact me  

          Stepper Motor with encoder
          $52.00
          NEMA14 Integrated Stepper Motor with Multi-turn Absolute Encoder (IS14010)


          The IS14 series integrated motor is the perfect combination of drive and stepper motor,
          which perfectly integrates stepper motor and drive technology, also built in a battery free
          1023 turn mechanical absolute value encoder, it can save installation space,
          Simultaneously saving design and production costs, supporting RS485 instruction control.

          ItemSpecifications
          Stepper Motor SizeNEMA14
          Encoder type1023 ring absolute encoder
          Working voltage8-36V
          Driver Current0.2-2.0A
          Velocity rangeUp to 3000RPM
          Control MethodRS485 √   Pulse& Direction, Twin-Pulse, 
          I/O,   Built-in Program
          Torque value0.1 - 0.4Nm
          Nonvolatile storageConfiguration parameters are stored in FLASH inside the MCU
          DI and DO
          2 DI, 1 DO
          ProtectionOvervoltage, undervoltage, overcurrent, open winding, position deviation

           

          Digital Input (2) Receive 3.3-24VDC
          Digital Output(1)Maximum withstand voltage of 30V,
          Maximum input or output current 30mA

          Motor Parameters

          Model No.length
          mm L
          Shaft length
          mm
          Shaft dia.
          mm
          Phase current
          A
          Resistance
          Ω
          inductance
          mH
          Hold torque
          N.m
          Inertia
          g.cm²
          Weight
          g
          IS14010522451.02.552.00.112240
          IS14020622451.51.652.10.220300
          IS14040802451.81.852.80.435350


             Wiring Diagram:


            Terminal Definition

            TerminalNameDescription
            1V8-36VDC
            2V-GND
            3X0 (PU )Optoelectronic isolation, differential,
            High level can directly receive 3.3-24VDC, with a minimum pulse width of 2us,
            The maximum pulse frequency is 400KHz, which can be used as a universal input port for Pulse/Direction
            4X0-(PU-)
            5X1 (DR )
            6X1-(DR-)
            7X2(EN )Optoelectronic isolation, differential,
            High level can directly receive 3.3-24VDC, with a minimum pulse width of 100us,
            The maximum pulse frequency is 10KHz, which can be used as a universal input port for Enable
             8X2-(EN-)
            9Y0 (AL )The default alarm output port can detect the driver alarm status and provide feedback to the main station. Other functions can be set through communication
            10Y0-(AL-)
            11485ARS485 Communication port, default baud rate is 115200
            12485B

            Block Diagram:

            2  Input signals can directly receive 3.3-24V DC levels at high levels, Max. frequency of 400KHZ.
            X0:  pulse input, IO start/stop, limit, direction, universal input.
            X1  pulse input, IO start/stop, limit, direction, universal input.


            1 Output signal, maximum withstand voltage 30V, maximum input or output current 30mA
             Y0 : alarm output, universal output, and factory default alarm output.

            LED indicator and status:


            CRC Check routine by C# :

            Uint16 Funct_CRC16(unsigned char * puchMsg, Uint16 DataLen)
            {
            Uint16 i,j,tmp;
            Uint16 crcdata=0xFFFF;
            for(i=0;i<DataLen;i )
            {

            crcdata=(*puchMsg)^crcdata;
            puchMsg ;
            for(j=0;j<8;j )
            {
            tmp=crcdata&0x0001;
            crcdata=crcdata>>1;
            if(tmp){
            crcdata=crcdata^0xA001;
            }
            }
            }
            returncrcdata;
            }

            Software Modbus Poll 

            Software Adampower 

            1. Extract the zip file, open CommFile folder and Click Step-Config.exe or Adampower.exe

            2. Open Project.

            3. Click Browse

            4. Select the Project.prj  in the Project folder, in the same path as CommFile.

            5. Double Click the Project.prj path


             6. Right Click Modbus_485, and Click Property:
                 
             7. Click Property ComNN, Choose COM port, Baud rate and click Save and OK.
               

             8. Start to use software control the RS485 Integrated stepper motor by below buttons:






            RS485 Stepper Motor Controller Manual 

            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
            Block Diagram:

            2  Input signals can directly receive 3.3-24V DC levels at high levels, Max. frequency of 400KHZ.
            X0:  pulse input, IO start/stop, limit, direction, universal input.
            X1  pulse input, IO start/stop, limit, direction, universal input.
            ...

            1 Output signal, maximum withstand voltage 30V, maximum input or output current 30mA
             Y0 : alarm output, universal output, and factory default alarm output.
             
            LED indicator and status:


            more Information on detail, please feel free to contact me  

            multi-ring absolute encoder
            $350.00
            NEMA23 RS-485 Integrated Stepper Motor (IRO23)

            IRO23 is a high-integrated and compact size stepper driver. It adopts standard RS485 communication
            protocol, can be connected with PLC, HMI, industrial computer and other upper computer with only two
            communication lines. Up to 32 axes of motion platform networking can be achieved with its built-in motion
            control commands.

            IRO can be set to 1-256 subdivisions and adopts built-in micro-subdivision technology, which can achieve
            high subdivision effects even under low subdivision conditions, ensuring that the motor operates with uniform
            step intervals and no large or small step problems.

            1 Electrical Characteristics

            ExplanationIRO23
            Minimum ValueTypical ValueMaximal ValueUnit
            Continuous output current0.5-5.6A
            Power Supply Voltage (DC)1524/3650VDC
            Control signal input current61016mA
            Control signal input Voltage-5-VDC
            Overvoltage point545556VDC
            Step frequency1-1000KHz
            Insulation Resistance100--

            2.2 Suitable for Standard Motor

            The integrated driver can be used for NEMA23 open-loop hybrid stepper motors and linear screw stepper motors of different specifications from major motor manufacturers.

            The driver can be sold separately.

            If you need to purchase our driver and motor complete set of products, we generally recommend the following two standard models.

            Other models of stepper motors or suitable screw stepper motors can be customized according to customer needs.

            Model No.Holding Torque (N.m)Motor Length (mm)Driver Thickness (mm)Weight (kg)
            IRO23-101.056±121.5±10.9
            IRO23-202.080±121.5±11.2

            IRO23 RS485 stepper motor driver dimensions:

            IRO23-10 RS485 integrated stepper motor specifications and motor torque-frequency characteristic curve:

            IRO23-20 RS485 integrated stepper motor specifications and motor torque-frequency characteristic curve:

            2.3 Use Environment

            Cooling ModeNatural Cooling or forced air cooling

            Service Environment

            Occasion

            Keep away from heating equipment, dust, oil mist,

            high humidity & strong vibration.
            No flammable gas or conductive dust.

            Temperature-10℃ ~ 50℃
            Humidity40 ~ 90% RH
            Vibration5.9 m/s² MAX
            Storage temperature-20℃ ~ 60℃
            Use ElevationBelow 1000 meters
            Weight0.7 KG

            The control signal and the power supply input port use the 8Pin 2.0 mm terminal.

            PinSignal NameFunction Description
            1VDCPower positive input: DC VOLTAGE 15-50VDC
            2GNDNegative power input: GND of DC voltage
            3PULReceiving level 5VDC, pulse control signal input (negative) (left limit)
            4PUL--
            5DIRReceiving level 5VDC, direction control signal input (negative) (back to zero)
            6DIR--
            7ENAReceiving level 5VDC, enable control signal input (negative) (right limit)
            8ENA--
            9TXDSerial port RS485 TXD
            10RXDRXD serial port RS485
            Note: The pulse, direction, and enable interface signal levels can only accept 5V TTL level.
            If 24V is needed, a current limiting resistor of 2kΩ/1W should be connected in series before the signal input port,
            or inform us at the time of ordering to order products which can only accept 24V TTL signal level.

            Return to Zero with Positive Limit Signal as Zero

            Return to Zero with Negative Limit Signal as Zero


            IRO23 RS-485 Stepper Motor Controller User Manual
            Software Modbus Poll
            AdamPower Software

            More Information on detail, please feel free to contact me

            MODBUS RTU, RS485
            $109.00
            NEMA23 MODBUS-RTU Integrated Stepper Motor (AR57)

            AR57 is a high-integrated and compact size stepper driver. It adopts standard RS485 communication
            protocol, can be connected with PLC, HMI, industrial computer and other upper computer with only two
            communication lines. Up to 32 axes of motion platform networking can be achieved with its built-in motion
            control commands.

            AR57 can be set to 1-256 subdivisions and adopts built-in micro-subdivision technology, which can achieve
            high subdivision effects even under low subdivision conditions, ensuring that the motor operates with uniform
            step intervals and no large or small step problems.
            Can be set between 1-256 subdivisions, with uniform motor step spacing; Stable output at 1/12 rpm


            AR57 is designed for NEMA23 stepper motor.

            The NEMA23 integrated stepper motor with torque 1.0 and 2.0Nm:

            Model No.Holding Torque(Nm)Motor Length L(mm)Shaft diameter(mm)Encoder Type
            AR57-101.056mm81000 line Magnetic Encoder
            AR57-202.076mm8
            NEAM23 Integrated stepper motor with Optical Encoder, the length will add 15mm
            AR57-10L1.056mm81000 line Optical Encoder
            AR57-20L2.076mm8

            Port Definition

            OUT /OUT- as defferential output port, Max.receive voltage is DC24V, and instaneous ouput
            current is 100mA, continuous output current is 50mA.


            Set ID address, Baud Rate and Ouptut current by SW1~SW10:


            Set ID address:

            Note: The formula for calculating the ID table is: ID=1*SW1 2*SW2 4*SW3 8*SW4 16*SW5.
            The default ID is 0, 0 means broadcast address for global control

            Set Baud Rate:

            Note: When the communication baud rate in the table cannot meet the usage requirements, the baud rate can be
            customized by the host computer when SW6 and SW7 are turned ON.

            Set Output Current:


            Zero-return function with two trajectory A and when limit signal is triggered and not:



            AR57 Modbus Stepper Motor Controller User Manual
            Software Modbus Poll
            AdamPower Software

            More Information on detail, please feel free to contact me

            MODBUS RTU, RS485
            $139.00
            NEMA17 MODBUS-RTU Integrated Stepper Motor (AR42)

            AR42 is a high-integrated and compact size stepper driver. It adopts standard RS485 communication
            protocol, can be connected with PLC, HMI, industrial computer and other upper computer with only two
            communication lines. Up to 32 axes of motion platform networking can be achieved with its built-in motion
            control commands.

            AR42 can be set to 1-256 subdivisions and adopts built-in micro-subdivision technology, which can achieve
            high subdivision effects even under low subdivision conditions, ensuring that the motor operates with uniform 
            step intervals and no large or small step problems.
            Can be set between 1-256 subdivisions, with uniform motor step spacing; Stable output at 1/12 rpm


            AR42 is designed for NEMA17 stepper motor, The NEMA17 integrated stepper motor with
            torque 0.35, 0.50 and 0.7Nm:

            Model No.Holding Torque(Nm)Motor Length L(mm)Shaft diameter(mm)Encoder Type
            AR42-030.3540mm51000 line Magnetic Encoder
            AR42-050.5048mm5
            AR42-070.7060mm5
            NEAM23 Integrated stepper motor with Optical Encoder, the length will add 15mm
            AR42-03L0.3540mm51000 line Optical Encoder
            AR42-05L0.5048mm5
            AR42-07L0.7060mm5


            Port Definition

            OUT /OUT- as defferential output port, Max.receive voltage is DC24V, and instaneous ouput
            current is 100mA,  continuous output current is 50mA.


            Set ID address, Baud Rate and Ouptut current by SW1~SW10:



            Zero-return function with two trajectory A and  when limit signal is triggered and not:



            AR42 Modbus Stepper Motor Controller User Manual 
            Software Modbus Poll 
            AdamPower Software

            More Information on detail, please feel free to contact me 

            MODBUS RTU
            $123.00
            NEMA23 Stepper Motor, 57mm Stepper Motor (HS23)

            Step Accuracy:±5%Resistance Accuracy:±10%
            Inductance Accuracy:±20%Temperature Rise:80°C MAX
            Ambient Temperature Range: -20°C~ 50°CStorage Temperature Range: -30°C~ 60°C
            Insulation Resistance:100M Ω MIN. 500V DCDielectric Strength:500V AC 1min
            Radial Play:0.02mm MAX. (450g Load)End Play:0.08mm MAX. (450g Load)
            Max. Radial Force:20NMax. Axial Force:2N

            NEMA23 Stepper Motor, 1.8° step angle stepper motor

            Electrical Specifications:

            Mode No.Step
            Angle
            Motor
            Length
            mm
            Rated
            Voltage
            v
            Rated
            Current
            A
            Phase
            Resistance
            Ω
            Phase
            Indutance
            Mh
            Holding
            Torque
            (MIN)
            N.cm
            Detent
            Torque
            (MAX)
            N.cm
            Rotor
            Torque
            g.cm2
            Lead
            Wire
            Motor
            Weight
            kg
            Shaft 
            Dia.
            mm
            23HS44061.8417.440.621224552.515040.476.35
            23HS46101.8415.215.25.5402.515O60.476.35
            23HS46201.8412.821.41.4392.112060.456.35
            23HS44281.84122.80.71.4552.112040.456.35
            23HS46301.8411.930.630.6392.112060.456.35
            23HS56101.8516.616.68.2723.627560.656.35
            23HS56201.8513.321.652.2723.627560.656.35
            23HS54251.85132.51.23.21102.819040.526.35
            23HS54281.8512.32.80.832.21013.627540.656.35
            23HS56301.8512.230.740.9723.627560.656.35
            23HS66101.8567.417.41090430060.76.35
            23HS66201.8563.621.82.590430060.76.35
            23HS64251.8563.252.51.34.21103.528040.686.35
            23HS64301.8562.430.82.41103.528040.686.35
            23HS66301.8562.330.751.190430060.76.35
            23HS64421.8561.684.20.41.21103.528040.686.35
            23HS74101.8647.517.520150538040.856.35
            23HS74251.8643.752.51.54.5150538040.856.35
            23HS74301.8642.430.82.3150538040.856.35
            23HS74421.8642.314.20.551.2150538040.856.35
            23HS86101.8768.618.6141356.8480616.35
            23HS86151.8766.751.54.57.8140644061.056.35
            23HS86201.8764.522.253.61356.8480616.35
            23HS84251.8764.52.51.86.5180644041.056.35
            23HS86301.8763311.61356.8480616.35
            23HS84211.8764.22.126.4180644041.056.35
            23HS84301.8763313.5190648041.056.35
            23HS84421.8762.54.20.61.8180644041.056.35
            23HS14301.81004.231.45.52501068041.256.35
            23HS14421.81003.364.20.832501068041.256.35
            23HS24301.81124.831.66.82801280041.48
            23HS24421.81123.784.20.93.82801280041.48


            Mechanical Dimensions and Wiring Diagram:

            Lead Wire Mode Options:


            Shaft Mode can be customized as the requirement.



            More Information on detail, please feel free to contact me  

            2 phase hybrid stepper motor
            $39.00
            NEMA11 RS485 Stepper Motor Driver, Integrated Stepper Motor (AR11)

            AR28 is a high-integrated and compact size stepper driver. It adopts standard RS485 communication protocol, can be connected with PLC, HMI, industrial computer and other upper computer with only two communication lines. Up to 32 axes of motion platform networking can be achieved with its built-in motion control commands.

            AR28 can be set to 1-256 subdivisions and adopts built-in micro-subdivision technology, which can achieve high subdivision effects even under low subdivision conditions, ensuring that the motor operates with uniform step intervals and no large or small step problems.
            Can be set between 1-256 subdivisions, with uniform motor step spacing; Stable output at 1/12 rpm

            AR28 is designed for NEMA11/NEMA14 stepper motor, The NEMA11/NEMA14 integrated stepper motor with torque 0.06 ~ 0.35Nm:

            1. Electrical Specifications

            ParameterAR28 (5V IO)Unit
            MinTypicalMax
            Continuous Output Current01.5A
            Power Supply Voltage (DC)152428VDC
            Control Signal Input Current61016mA
            Overvoltage Protection Voltage32VDC
            Insulation Resistance100

            2. Operating Environment and Parameters

            ParameterSpecification
            Cooling MethodNatural cooling or forced air cooling
            Operating Environment - Location Keep away from heating equipment, dust, oil mist, high humidity & strong vibration.
            No flammable gas or conductive dust.
            Operating Environment - Temperature-5℃ ~ 45℃
            Operating Environment - Humidity40 ~ 90% RH
            Operating Environment - Vibration10 ~ 55Hz/0.15mm
            Storage Temperature-20℃ ~ 65℃
            Operating Altitude≤1000m
            WeightDriver section approx. 50g (excluding motor)

            3. Product Dimensions and Motor Matching

            AR28 series closed-loop integrated motor basic parameters:

            Product ModelMotor Holding TorqueShaft Length LMotor Length LMotor Specification
            AR28-006IE0.06 Nm20mm32mmNEMA11
            AR28-012IE0.12 Nm20mm51mmNEMA11
            AR28-015IE0.15 Nm24mm34mmNEMA14
            AR28-025IE0.25 Nm24mm47mmNEMA14

            AR28-006IE / AR28-012IE Dimension Drawing (Refer to NEMA11 diagrams)

            AR28-015IE / AR28-025IE Dimension Drawing (Refer to NEMA14 diagrams)

            4. Heat Dissipation Precautions

            The reliable operating ambient temperature for closed-loop integrated motors is typically within -5℃ ~ 45℃. Normal operating temperature is 50-80℃. If exceeding 80℃, it is necessary to evaluate whether the operating conditions and integrated motor selection are appropriate. If necessary, install a fan near the driver for forced cooling to ensure the driver operates within the reliable working temperature range.

            5. LED Status Indicator

            The red LED serves as both power indicator and fault display. When the driver is powered on, the LED is constantly on; when the driver is powered off, the LED is off. When a fault occurs, the indicator flashes in a 5-second cycle; when the fault is cleared by the user, the LED remains constantly on. The number of flashes within 5 seconds represents different fault information, as shown in the following table:

            No.Flash CountFault Description
            11Overcurrent or inter-phase short circuit fault
            22Overvoltage fault
            33Undervoltage alarm
            47Position deviation alarm (excessive error)
            59Driver error, requires maintenance
            64Network congestion fault, requires power cycle (flashes 4 times, does not cycle)

            When a fault occurs, the driver will stop and display the corresponding fault code (item 3 network congestion has no code). The user must re-enable the driver or power cycle to clear the fault. When the driver detects a fault, it saves the latest fault to the EEPROM in a queue format. The driver can save up to 10 latest historical faults.

            6. OUT Output Port Wiring Diagram

            OUT /OUT- ports are differential output ports, allowing maximum voltage of 24V. Port instantaneous output current is 100mA, continuous output current is 50mA. To protect the port, when connecting external brakes, solenoid valves, relays, etc., freewheeling diodes must be connected across the devices to prevent port damage.

            7. Zero-return Function

            Zero-return function with two trajectory A and when limit signal is triggered and not:

            8. Communication Protocol

            Communication uses standard MODBUS protocol, supporting 0x03 (read register), 0x06 (write single register), 0x10 (16) (write multiple registers). Serial communication format: baud rate 9600~115200, 8 data bits, no parity, 1 stop bit.

            AR28 Modbus Stepper Motor Controller User Manual

            Software Modbus Poll

            AdamPower Software

            More Information on detail, please feel free to contact me

            MODBUS RTU, RS485
            $66.00
            Per Page      1 - 20 of 82