ArduinoGeneral

More documentation of Brushless DC Motor FIT0153?

userHead dc_ou 2012-07-15 10:59:46 5628 Views7 Replies
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
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.



userHeadPic Hector
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
userHeadPic dc_ou
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.

userHeadPic Hector
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
userHeadPic dc_ou
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.

userHeadPic Hector
2012-07-16 03:46:50 thx ricky!

:)
userHeadPic dc_ou
2012-07-15 18:15:49 Sure. We will post more doc within next 2days userHeadPic R2D2C3PO