Search found 1594 matches

by Basicmicro Support
Sat Apr 02, 2016 12:09 pm
Forum: General Discussion
Topic: USB Roboclaw Windows Driver & IonMotion 1.6.6
Replies: 18
Views: 18091

Re: USB Roboclaw Windows Driver & IonMotion 1.6.6

The current shipping boards are V5. I expect that board was in their stock for atleast a year or longer before you bought it based on the tests so far. It definitely has the older firmware on it that dpes not work with the current arduino library. This version of the arduino library may work with yo...
by Basicmicro Support
Sat Apr 02, 2016 12:00 pm
Forum: Velocity and Position Control
Topic: What's the best command to free-wheel?
Replies: 6
Views: 9164

Re: What's the best command to free-wheel?

There is no explicit command to put the controller in freewheel mode. The only time it does this is if an overcurrent is detected or if an under voltage is detected. So to do what you want, my suggestion would be to set the minimum main battery voltage higher than the actual battery voltage. Then ba...
by Basicmicro Support
Fri Apr 01, 2016 9:54 am
Forum: General Discussion
Topic: USB Roboclaw Windows Driver & IonMotion 1.6.6
Replies: 18
Views: 18091

Re: USB Roboclaw Windows Driver & IonMotion 1.6.6

You may have an older board without the bootloader. But it would be several years old. One last thing to try is to hold the Lipo button while powering up the board. If the LEDs still dont cycle it is definitely a board without the bootloader. Also, there should be a version V# silkscreened on the PC...
by Basicmicro Support
Thu Mar 31, 2016 10:55 am
Forum: Velocity and Position Control
Topic: Command 46: doesn't complete full move.
Replies: 3
Views: 5938

Re: Command 46: doesn't complete full move.

1. Good 2. Once it has reached its constant speed it should be within +-2 or 3 of that speed in IonMotion(eg reading the average speed not the ispeed). 3. Yes I was. And no it wont work for chaining multiple movements together. with different speeds and accelerations without stopping in between. 4. ...
by Basicmicro Support
Thu Mar 31, 2016 9:29 am
Forum: General Discussion
Topic: IioMotion QA 1.7.0.18 UI Bug
Replies: 2
Views: 4276

Re: IioMotion QA 1.7.0.18 UI Bug

Thank you for the post. We will try to reproduce this. It definitely looks like a UI scalling bug(since the Stop button is also out of place and the status bar at the buttom is pushed completely out of the window). The state of the Roboclaw would have no effect on the UI layout so I think this is pu...
by Basicmicro Support
Thu Mar 31, 2016 9:24 am
Forum: General Discussion
Topic: Serial communication with Arduino erratic behavior.
Replies: 11
Views: 17733

Re: Serial communication with Arduino erratic behavior.

Also, if you need the highest speed communications possible then always use the hardware serial port on the Arduino. These are pins 0 and 1 on the UNO and Duemilanova boards. On the Mega 2560 there are 4 hardware serial ports. The Arduino can communicate up to 57600 with little error and 115200 is a...
by Basicmicro Support
Wed Mar 30, 2016 8:51 am
Forum: General Discussion
Topic: Feaature Request: Limit Wind-up
Replies: 4
Views: 6231

Re: Feaature Request: Limit Wind-up

I feel your P values are a little low. In most of my tuned motors I found P to be about 10 times higher than I. Have you tuned by increasing P(I and D at 0) until the motors start to continously oscilate and then back off by 1/3rd? If not Id give that a try. Then set your I to about 1/10 the P value...
by Basicmicro Support
Wed Mar 30, 2016 8:46 am
Forum: General Discussion
Topic: USB Roboclaw Windows Driver & IonMotion 1.6.6
Replies: 18
Views: 18091

Re: USB Roboclaw Windows Driver & IonMotion 1.6.6

If the SET button starts blinking when you hold it on power up it means you have older firmware on your Roboclaw that doesnt have the "power up reset defaults" option. Now that you have the board showing up, you will need to update the firmware. To do thet you do not click the Device/Conne...
by Basicmicro Support
Wed Mar 30, 2016 8:43 am
Forum: Velocity and Position Control
Topic: Command to read both encoders at once?
Replies: 16
Views: 22992

Re: Command to read both encoders at once?

Yes, the current firmware(release version) is 4.1.16. The QA version is 4.1.17 but may have bugs(hence the QA). We encourage people to use the QA release and report any problems they may find. At this point we are nearly ready to make the release version 4.1.17 but we are going to hold off a little ...
by Basicmicro Support
Mon Mar 28, 2016 9:09 am
Forum: Velocity and Position Control
Topic: Motors Overheating While Stopped
Replies: 1
Views: 3860

Re: Motors Overheating While Stopped

1. If you are hearing buzzing the PID settings are too aggressive causing the motor to constantly be oscilating(eg having power dumped into it). Reduce the PID settings some and/or add some deadzone so when the motor reaches the 0 point and there are no external forces pushign against the motor it w...