More documentation of Brushless DC Motor FIT0153?

Hi everyone,
I just bought the product FIT0153, Brushless DC Motor from DFrobot. but it seems there is no technical documentation for that, besides a dimensional drawing.
Does anyone know where we could find documentation such as how to connect it to its driver and maybe a test with arduino?
Thank you very much!
cheers
I just bought the product FIT0153, Brushless DC Motor from DFrobot. but it seems there is no technical documentation for that, besides a dimensional drawing.
Does anyone know where we could find documentation such as how to connect it to its driver and maybe a test with arduino?
Thank you very much!
cheers
2012-07-18 19:26:52 Hi,
The motor controller has a [url=https://www.dfrobot.com/image/data/dri0014/motor-driver-manual-V1.pdf]manual[/url] which explains how to connect the motor and the Arduino, at the end of the manual there is a few options with diagrams.
The encoders have A and B as traditional motor encoders, C is a 1 revolution counter. So it increases by 1 after every complete revolution.
Hector
The motor controller has a [url=https://www.dfrobot.com/image/data/dri0014/motor-driver-manual-V1.pdf]manual[/url] which explains how to connect the motor and the Arduino, at the end of the manual there is a few options with diagrams.
The encoders have A and B as traditional motor encoders, C is a 1 revolution counter. So it increases by 1 after every complete revolution.

2012-07-18 03:59:33 hello Hector,
yes that's what I referred, after you mentioned controller. sorry I forgot to add controller in my post.
thank you for the wiring document. however there is still no instruction of which wire goes to which slot. could you please add that as well?
thanks!
cheers
dc_ou
yes that's what I referred, after you mentioned controller. sorry I forgot to add controller in my post.
thank you for the wiring document. however there is still no instruction of which wire goes to which slot. could you please add that as well?
thanks!
cheers

2012-07-17 18:58:59 Hi,
You can not connect this motor or any other directly on to an Arduino. You need to have a motor controller which interfaces between the Arduino and the motor. For this motor that is the recommended motor controller.
You can connect that motor controller to the Arduino. Sample code is provided.
Hector
You can not connect this motor or any other directly on to an Arduino. You need to have a motor controller which interfaces between the Arduino and the motor. For this motor that is the recommended motor controller.
You can connect that motor controller to the Arduino. Sample code is provided.

2012-07-17 03:29:37 Thanks Hector,
I'm more interested in how it can connect to arduino, is that possible to control the speed and the direction of the motor with arduino?
thank you very much!
cheers
dc_ou
I'm more interested in how it can connect to arduino, is that possible to control the speed and the direction of the motor with arduino?
thank you very much!
cheers

2012-07-17 01:32:38 Hi Dc_ou,
These motors are meant to work with this: [url=https://www.dfrobot.com/index.php?route=product/product&product_id=545]motor controller[/url]
The motor controller page provides some sample code and a small program with which to test the motors.
I have changed the motor's description for the wires. We will also upload a picture to make it clear the orientation for the wires.
Hector
These motors are meant to work with this: [url=https://www.dfrobot.com/index.php?route=product/product&product_id=545]motor controller[/url]
The motor controller page provides some sample code and a small program with which to test the motors.
I have changed the motor's description for the wires. We will also upload a picture to make it clear the orientation for the wires.
