|
Pololu Digital Distance Sensor, 100cm, Side-Entry Connector |
|
ACS72981ELRATR-200B3 Current Sensor Compact Carrier -200A to +200A, 3.3V |
|
CT433-HSWF50MR TMR Current Sensor Compact Carrier -50A to +50A, 3.3V |
|
JST SH-Style Connector Board for Micro Metal Gearmotors, 2-Pin, Side-Entry (2-Pack) |
|
A5984 Stepper Motor Driver Carrier, Fixed 1A@5V / 660mA@3.3V, Blue Edition (Soldered Header Pins) |
|
ACS37041KLHBLT-010B5 Current Sensor Micro Carrier -10A to +10A, 5V |
|
CT432-HSWF50DR TMR Current Sensor Compact Carrier 0A to 50A, 5V |
|
JST SH-Style Cable, 4-Pin, Female-Female, 40cm |
|
CT433-HSWF50MR TMR Current Sensor Large Carrier -50A to +50A, 3.3V |
|
CT432-HSWF50DR TMR Current Sensor Large Carrier 0A to 50A, 5V |
Sanyo pancake stepper motors with encoders
- 16 May 2022Hello, Stephan.
We are not aware of any UL or CE ratings for the Sanyo stepper motors.
Brandon
New NEMA 17 stepper motor with optional integrated lead screw
- 22 April 2022Hello.
The lead screw is built into the stepper motor and is not removable. We carry a few versions of this stepper motor with different lead screw lengths, including this one with a longer 38cm lead screw. Details about the screw can be found in the datasheet located in the "Resources" tab of the product page.
We can also customize the shaft length for special volume orders (typically at least a few hundred units). If you are interested in placing such an order, please email us.
Brandon
New products: G2 High-Power Motor Driver 18v25 and 24v21 (and price drops for other G2 drivers)
- 9 March 2022Hello. Tao.
The practical voltage range of that pin will depend on your setup, as implied by the sensitivity information you mentioned. When there is no current draw, the CS pin should read ~50mV (the offset). The maximum voltage on the CS pin depends on your particular motor. For example, if the stall current of your motor is 20A, the CS pin would be 450mV when that is reached (i.e. 20A × 20mV/A + 50mV).
Brandon
New products: DRV8256E/P motor driver carriers
- 24 February 2022Hello, Don.
Table 7.2 in the DRV8256E datasheet is consistent with our documentation. When EN is high, the outputs are driving, and when it is low, they are high impedance (i.e. coasting). Connecting a PWM signal to this pin results in variable speeds proportional to the duty cycle, with the direction of the current controlled by the PH pin (i.e. sign-magnitude operation). We do not explicitly mention it in our documentation, but you can connect a suitably high-frequency PWM signal to the PH pin instead if you want locked-antiphase operation. Is that how you are using yours?
Brandon
New products: DRV8256E/P motor driver carriers
- 14 February 2022Hello, DonQ.
That is how the driver is intended to be used. If you still think there is a problem with that, can you elaborate?
Brandon
New Pololu distance sensors with digital and pulse width outputs
- 27 December 2021Hello.
We do not have any example Arduino code for that specific purpose, but you can find a simple example Arduino sketch that reads the output of the Pololu Distance Sensor with Pulse Width Output, 50cm Max and displays the measured distance in millimeters on the sensor's product page. It should be fairly simple to use that as a reference and add some IF statements to activate your various relay boards. If you try doing that and have problems, I suggest posting a request for help that includes what you have so far on our forum, which is a much better place for debugging or troubleshooting code.
Brandon
Video: Getting started with the Maestro
- 24 November 2021Hello.
Please note that our Micro Metal Gearmotors are brushed DC motors (not brushless). The Maestro cannot directly control a brushed DC motors like that. If you want to control a brushed DC motor through a USB interface, you could use something like our G2 Jrk Motor Controllers, but please note that you would have to add extra components like a potentiometer to do closed-loop position control like a servo. Alternatively, you could use a G2 Simple Motor Controller (SMC) which supports limit switches that you can use to stop the motor at the extremes of your range of motion.
The combination of a Micro Maestro servo controller and a micro servo is probably the more practical option, and it is fairly comparable in size to a Jrk or SMC paired with a Micro Metal Gearmotor, especially if you have to use additional components like a potentiometer or limit switches to get it to behave like you want.
If you want to continue the discussion or need more assistance in choosing components, please post a request for help on our forum, which is a much better place for this kind of discussion, and we would be glad to assist you further.
Brandon
Paul's Wixel-based line following robot: Two Point Four
- 16 September 2021Hello.
We noticed that you asked a similar question on a few of these line-follower blog posts. In order to keep the comments from getting too cluttered, we responded to your post here.
In the future, you might consider posting questions like these on our forum.
Brandon
Nathan's line following robot: Suckbot
- 16 September 2021Hello.
We noticed that you asked a similar question on a few of these line-follower blog posts. In order to keep the comments from getting too cluttered, we responded to your post here.
In the future, you might consider posting questions like these on our forum.
Brandon
Jeremy's line following robot: Zumo Slim
- 16 September 2021Hello.
We noticed that you asked similar questions on a few of these line-follower blog posts; we do not have all of these line following robots accessible anymore to measure them, but they all use a similar strategy with the motors in the rear and the line sensor extended toward the front.
The ideal distance between the ground and the sensor depends on the specific sensor you are using. We list the "Optimal sensing distance" for our QTR reflectance sensors on their respective product pages.
As far as the algorithm, most of our line following robots have used PID control. You can find a good breakdown of how this works from the "Example Project #1: Line Following" section from our 3pi Robot's user's guide.
If you are looking for more advice or have more questions about using our parts in a line following robot, I recommend posting a request for help on our forum.
Brandon