Search found 8 matches

by Rom327
Sun Aug 09, 2015 11:31 am
Forum: Motor drivers
Topic: TB65603A Single Axis Stepper Motor Driver Board (HCMODU0022)
Replies: 48
Views: 145697

Re: TB65603A Single Axis Stepper Motor Driver Board (HCMODU0

Thank you! Hello again! Wrote the sketch. In the first part of the 2 motors are controlled by potentiometers (your example) it works :!: In the second part, 3 of the motor are controlled by potentiometers in proportion. There is a serious bug: :shock: if the potentiometer is set =/=0 volts, turning ...
by Rom327
Fri Aug 07, 2015 2:01 pm
Forum: Motor drivers
Topic: TB65603A Single Axis Stepper Motor Driver Board (HCMODU0022)
Replies: 48
Views: 145697

Re: TB65603A Single Axis Stepper Motor Driver Board (HCMODU0

Thank you all for your help! It worked! Anyone interested post sketches 3 and 2 motors . Now the next task: it is necessary that the stepping motor followed resistor: resistor turned on x degrees to the right and the motor cranked to X degrees to the right, turned x degrees to the left and the motor...
by Rom327
Wed Aug 05, 2015 9:51 am
Forum: Motor drivers
Topic: TB65603A Single Axis Stepper Motor Driver Board (HCMODU0022)
Replies: 48
Views: 145697

Re: TB65603A Single Axis Stepper Motor Driver Board (HCMODU0

Hello! Again need help... Wrote a sketch on 3 motors and 3 of the potentiometer. Built the circuit and found the following: the motors operate in parallel from any of the potentiometer. How to assign one potentiometer - one motor? Thank you! The sketch in the archive.
by Rom327
Tue Aug 04, 2015 5:16 pm
Forum: Motor drivers
Topic: TB65603A Single Axis Stepper Motor Driver Board (HCMODU0022)
Replies: 48
Views: 145697

Re: TB65603A Single Axis Stepper Motor Driver Board (HCMODU0

Thank you!
Could you please write the whole code snippet.
I only started to learn Arduino, and absolutely no knowledge of the programming language, not to mention English...
by Rom327
Tue Aug 04, 2015 2:11 pm
Forum: Motor drivers
Topic: TB65603A Single Axis Stepper Motor Driver Board (HCMODU0022)
Replies: 48
Views: 145697

Re: TB65603A Single Axis Stepper Motor Driver Board (HCMODU0

Thank you! Changed some code and it worked, although it is not clear... Now the frequency of about 5 kHz to either side. How to register in the program 2 motors and 2 resistor? HCMotor.Direction(0, REVERSE); Speed = map(Pot, POT_REV_MIN, POT_REV_MAX, 2, 10 ); /* Is the pot in the forward position ? ...
by Rom327
Mon Aug 03, 2015 5:00 pm
Forum: Motor drivers
Topic: TB65603A Single Axis Stepper Motor Driver Board (HCMODU0022)
Replies: 48
Views: 145697

Re: TB65603A Single Axis Stepper Motor Driver Board (HCMODU0

Hello! Help to understand with the program. I have a MEGA 2560, the rest is all like the pictures in the original. Library downloaded. Launched, the motor rotates in both directions, the speed changes depending on the position of the rotor resistor. Everything seems right, but when rotated in one di...

Go to advanced search