Putting Some Numbers On Your NEMAs

It’s official: [Engineer Bo] wins the internet with a video titled “Finding NEMA 17,” wherein he builds a dynamometer to find the best stepper motor in the popular NEMA 17 frame size.

Like a lot of subjective questions, the only correct answer to which stepper is best is, “It depends,” and [Bo] certainly has that in mind while gathering the data needed to construct torque-speed curves for five samples of NEMA 17 motors using his homebrew dyno. The dyno itself is pretty cool, with a bicycle disc brake to provide drag, a load cell to measure braking force, and an optical encoder to measure the rotation of the motor under test. The selected motors represent a cross-section of what’s commonly available today, some of which appear in big-name 3D printers and other common applications.

[Bo] tested each motor with two different drivers: the TMC2209 silent driver to start with, and because he released the Magic Smoke from those, the higher current TB6600 module. The difference between the two drivers was striking, with lower torque and top speeds for the same settings on each motor using the TB6600, as well as more variability in the data. Motors did better across the board with the TBC6600 at 24 volts, showing improved torque at higher speeds, and slightly higher top speeds. He also tested the effect of microstepping on torque using the TBC6600 and found that using full steps resulted in higher torque across a greater speed range.

At the end of the day, it seems as if these tests say more about the driver than they do about any of the motors tested. Perhaps the lesson here is to match the motor to the driver in light of what the application will be. Regardless, it’s a nice piece of work, and we really appreciate the dyno design to boot — reminds us of a scaled-down version of the one [Jeremey Fielding] demonstrated a few years back.

Continue reading “Putting Some Numbers On Your NEMAs”

Hackaday Prize 2023: PAROL6 – A GPL Desktop Robotic Arm

Parol 6 is a 3D-printed six-axis robot arm created by [Petar Crnjak] as a combination of the principles from a few previous projects. Aside from a pneumatic gripper, each axis is driven by a stepper motor, with at least a few of these axes being driven through a metal planetary gearbox for extra precision and torque.

From what we can glean from the work-in-progress documentation, there are some belt drives on four of the relevant axes and a mix of NEMA17 format steppers driving either 20:1 or 10:1 reduction boxes. There appears to be a mix of inductive sensors and traditional microswitches used, but it’s not so easy to work out where these are placed. Continue reading “Hackaday Prize 2023: PAROL6 – A GPL Desktop Robotic Arm”

Motorized Camera Slider Gives Your Shots Style

We’ve all seen those smooth panning shots, which combined with some public domain beats, are a hallmark of the modern YouTube tech video. Recreating that style in your own productions is as easy as pointing your browser to Amazon and picking up a motorized camera slider, so long as you don’t mind parting with a few hundred bucks, anyway. But [Paweł Spychalski] had a better idea. He decided to build his own camera slider and make it an open source project so others could spin up their own versions.

His design uses many components that have become popular and affordable thanks to the desktop 3D printer explosion, such as 2020 aluminum extrusion, LM8UU linear bearings, an 8 mm lead screw, and a NEMA 17 stepper motor. In fact, if you’ve got a broken 3D printer that you don’t know what to do with, stripping it for parts would get you a long way towards completing the BOM for this project.

To control the slider, [Paweł] is using an ESP32 and TMC2209 “StepStick” driver connected to an OLED display and a few buttons. As designed, a smartphone connected to a simple web page hosted by the ESP32 is the primary method of controlling the camera, but the buttons and display on the slider itself gives you a physical backup should you need it.

If you need something a bit more advanced than a linear slider, we’ve seen some impressive DIY motion rigs that can spin the camera around the target and produce some very professional looking shots.

Continue reading “Motorized Camera Slider Gives Your Shots Style”