This machine enables you to follow baseball solo, just like Topgolf
— October twenty seventh, 2025

Topgolf has a reasonably sensible enterprise mannequin: let golfers do the enjoyable stuff (driving balls at max energy), with none of the issues, time commitments, or logistics of operating via a full 18-hole course. Batting cages exist to do one thing comparable for baseball, however Pete LeMaster didn’t need to follow batting — he needed to follow catching and throwing. That’s why he constructed this baseball machine referred to as The Fielder’s Alternative.
The Fielder’s Alternative is a machine that may mechanically shoot a ball at any horizontal and vertical angle inside a baseball diamond from house plate, for the consumer to catch. They will then throw the ball again to the machine, which can “catch it” after which shoot it once more. That course of repeats till the consumer can’t transfer their arm anymore — although there may be additionally a mode to gamify the follow classes, which is extra motivating.

To keep away from reinventing the wheel (actually), LeMaster began with a pitching machine that feeds balls down a ramp to a wheel spinning at excessive pace, which then flings the ball. To introduce some variability, LeMaster added pan and tilt motors. A linear actuator does the tilting, whereas a stepper motor and 3D-printed gearset do the panning. Two proximity sensors act as restrict switches for the pan mechanism.
“Catching” returned balls was a bit extra sophisticated and LeMaster achieved that with a internet that feeds down into a versatile tube routed to the enter of the pitching machine. A proximity sensor and servo-actuated arm forestall balls from dropping into the machine till it’s prepared for a pitch.
To regulate these capabilities, LeMaster used Arduino’s Opta line of micro PLCs An Opta PLC WiFi with an Opta Digital Enlargement D1608E module reads the proximity sensor inputs, then controls a few of the outputs straight, together with the relay that sends energy to the pitching machine’s drive motor. Different outputs, just like the PWM single for the stepper motor driver, undergo an Arduino Nano board, which may preserve timing individually from the first logic. An interface operating on a linked laptop computer lets the consumer configure the parameters of video games, just like the variety of balls to pitch.
All of it appears to work very nicely and so long as the consumer can throw the ball into the web, they’ll preserve working towards indefinitely.

