Forum >Run DFRobot with Romeo V2
RoboticsGeneral

Run DFRobot with Romeo V2

userHead klausenlie 2016-05-31 02:00:23 3542 Views3 Replies
Hi!
Can somebody tell me how I can, e.g use the stepper motor control example on the Romeo (rpogrammed via Arduino IDE), to make the DFRobot run autonomously?

I get to program the Romeo, but I guess my configuration is wrong or I have missed out on some important thing with the power configuration?

Tommy
2016-06-01 02:58:00 Hi

There need 6xAA battery for the power configuration, and you can set up the Romeo board according to this linkhttps://www.dfrobot.com/wiki/index.php?title=DFRduino_Romeo-All_in_one_Controller_V1.1%28SKU:DFR0004%29

And if the wheels cant run backwards, i suggest that you can exchange the motor two wires , if the wheels can run backwards, it means the motor is good, otherwise it means that the motor is bad. If not, maybe the sample code is wrong, you need check your code.
userHeadPic Wendy.Hu
2016-05-31 22:16:55 I`m having a heat issue on the main chip on Romeo.
I don`t know if you have used it, but I am programming it with the example code from the stepper-motor zip in the documentation for Romeo.

I also experience that the wheels don`t run backwards as the code tells it to.
userHeadPic klausenlie
2016-05-31 02:39:16 Hi.

I believe my problem is only how to do the power configuration.
What type and how many power sources do I need to make the rover move autonomously , serving it the right power.
And how do I set up the Romeo board?
userHeadPic klausenlie