NewburyPi
NewburyPi
@dale
Estimable Member
Joined: 2019-06-20 8:11 pm
Last seen: 2022-05-14 6:58 pm
Topics: 7 / Replies: 114
Reply
RE: Controlling two NEMA 17 Stepper Motors with TB6600

Question first: What is your concern with driving the two steppers? Is it in keeping the two synchronized? Is the issue with having enough power to dr...

1 year ago
Reply
RE: Thoughts on motor encoders

@thrandell Please don't spend any more time on my XOR gate question. Too late :) My interest is piqued now. Besides, I came across a major ...

2 years ago
Reply
RE: Thoughts on motor encoders

@thrandell I have some code that may work, if you want to double up your encoder frequency. Again watch out for lost ticks if it runs too fast for you...

2 years ago
Reply
RE: Thoughts on motor encoders

@robotbuilder If detected by software then the problem of missing a tick I may make it less than ideal to increase the pulse frequency? Yes t...

2 years ago
Reply
RE: Thoughts on motor encoders

@thrandell That's it, exactly. Ticks are a distance, with no inherent direction. My SOP is: - set a distance to be traveled (n ticks) - set...

2 years ago
Reply
RE: Thoughts on motor encoders

@thrandell I took the cheap and dirty road. I assume that the only way for the robot to move is under power. I know which way the wheels are turning, ...

2 years ago
Reply
RE: Thoughts on motor encoders

@huckohio straight lines is the reason I went to PID. I was originally planning to "orient" ARDVARC by running a straight line (a la line following) a...

2 years ago
Reply
RE: Thoughts on motor encoders

@byron very interesting. Many thanks. I'll be looking closer at that chip.

2 years ago
Reply
RE: Thoughts on motor encoders

@huckohio there seems to be a number of libraries available. I'll try to put a list together, a little later. I'll also be looking at the match betwee...

2 years ago
Reply
RE: Thoughts on motor encoders

@huckohio not too much to add. Doubling the encoder frequency is still working well for me, on ARDVARC. The only thing you need to keep an eye on is o...

2 years ago
Reply
RE: PlatformIO fejl

@henrik_t7, the Arduino IDE is a great tool for most new programmers. It allows you to plow right into writing code for your projects. As you advance ...

2 years ago
Reply
RE: PlatformIO fejl

I suppose it depends on the extensions you enable in VSC. I have been running PIO and Arduino IDE simultaneously for the past (at least) two years. I'...

2 years ago
Reply
RE: PlatformIO fejl

Luckily PlatformIO does not steal the Arduino IDE extension (as I remember). No need to disable PIO.There is an issue with installing Arduino, if you ...

2 years ago
Reply
RE: ESP-WROOM-32 and serial port

@VE1DX, Just gonna toss this into the stream, as I've seen similar way back-in-the-day... any chance that the serial buffer is over flowing? Not sur...

2 years ago
Reply
RE: debugging when not connected to a host computer?

@jfabernathy Yep. We had it easy. When things got out of hand we plugged an HP logic analyzer between the CPU and the board. Then, after programming t...

2 years ago
Page 1 / 9