In loving memory of Kenis D. Keathley 6/4/81 - 3/27/22 Loving father, husband, brother, friend and firewood hoarder Rest in peace, Dexterday

Convert zero-turn mower to remote control

Discussion in 'Chainsaws and Power Equipment' started by cezar, Sep 7, 2025.

  1. cezar

    cezar

    Joined:
    Oct 12, 2021
    Messages:
    339
    Likes Received:
    1,249
    Location:
    KY
    I'm getting tired of being swarmed by bugs every time I have to mow which in peak season is every three days. I'd much rather sit in my air conditioned office and control the thing with a gamepad.

    I don't think the robot mowers are capable of handling anything more than a suburban lawn with those teeny tiny razor blades they use.

    It actually seems like it would be an easy project. I need:
    - One servo on each hydro
    - A camera
    - A way to trigger the parking brake (might be a bit tricky as my cub cadet does this when you rest the lapbars)
    - Control software (this is actually the easy part for me as I have a background in software engineering)

    Can use wifi for connectivity. I'd setup an AP specifically for mowing purposes to get the range needed. Actually, can do multiple APs, as long as they use the same SSID the thing can roam.

    Anyone done this? It seems almost simple. Just need servos that have the right torque to manhandle the hydros and everything else seems like a freshman-level engineering project.
     
  2. Eric VW

    Eric VW Moderator

    Joined:
    Jan 6, 2015
    Messages:
    24,307
    Likes Received:
    139,644
    Location:
    US
    You got my attention!
    :popcorn:
     
  3. Eggshooterist

    Eggshooterist

    Joined:
    Dec 19, 2021
    Messages:
    6,398
    Likes Received:
    33,853
    Location:
    Erff
    This aught to be entertaining to follow.
     
  4. Eggshooterist

    Eggshooterist

    Joined:
    Dec 19, 2021
    Messages:
    6,398
    Likes Received:
    33,853
    Location:
    Erff
  5. Chud

    Chud

    Joined:
    Aug 15, 2020
    Messages:
    6,653
    Likes Received:
    47,882
    Location:
    NC
    Another option
    IMG_5099.jpeg
     
  6. Eggshooterist

    Eggshooterist

    Joined:
    Dec 19, 2021
    Messages:
    6,398
    Likes Received:
    33,853
    Location:
    Erff
    That would do it, plus its probably air conditioned. Lol
     
  7. eatonpcat

    eatonpcat

    Joined:
    Oct 5, 2013
    Messages:
    9,532
    Likes Received:
    52,743
    Location:
    Eaton Township, OH
    I would ruin that cab on the first mow in my yard.
     
    Screwloose, Eric VW, Chud and 2 others like this.
  8. RCBS

    RCBS

    Joined:
    Jan 22, 2016
    Messages:
    5,254
    Likes Received:
    25,167
    Location:
    Over here
  9. cezar

    cezar

    Joined:
    Oct 12, 2021
    Messages:
    339
    Likes Received:
    1,249
    Location:
    KY
  10. cezar

    cezar

    Joined:
    Oct 12, 2021
    Messages:
    339
    Likes Received:
    1,249
    Location:
    KY
    This is an interesting challenge. there seem to be folks all over youtube showing off their conversions, so it's clear this is a relatively easy project, but at the same time I can't find any actual documentation online with actual writeups so I'm flying a bit blind. Probably need to find a spec sheet for the hydros in my mower and see what the range of travel is and how many torques are needed to move them--something that if not available I might have to wing it a bit.

    I did see where a lot of folks are using windshield wiper motors as servos so that's probably a good starting point.

    Reminds me of a project I did a while back at work. We had a supply closet that looked sorta like an elevator with double doors and it turned into a bit of a meme. At one point we rigged up a windshield wiper motor onto an old timey elevator brass floor display pointer thinggy and added call buttons. Using a raspberry pi I rigged it up to trigger the floor indicator to move and had the thing play stereotypical elevator music.
     
    Screwloose, Eric VW, Stinny and 2 others like this.
  11. DNH

    DNH

    Joined:
    Sep 19, 2015
    Messages:
    754
    Likes Received:
    3,556
    Location:
    Missouri
    Very rough numbers but I just replaced a commercial hydro motor on my Exmark. I would say the control arm rotates 15-20 degrees (more forward and less in reverse) and requires roughly 3-5 foot pounds of force to go from full forward to full reverse. Big difference between hydraulic and hydrostatic motors.
     
  12. Stinny

    Stinny

    Joined:
    Oct 29, 2013
    Messages:
    14,102
    Likes Received:
    60,456
    Location:
    western Maine
  13. cezar

    cezar

    Joined:
    Oct 12, 2021
    Messages:
    339
    Likes Received:
    1,249
    Location:
    KY
    I've done a lot of tinkering on a wood chipper that uses a ZT hydro and I would guestimate 15-20 ft/lbs. I'm sure it varies depending on the unit.

    I wonder what's easier to use; a linear actuator, or a rotary servo. The control force going into the hydro is obviously circular but at least on my chipper there is an offset arm that sticks out, and the control cable is purely linear action... Guess it depends on what I can find at what price. I'm not in love with the wiper motor idea and would prefer to use a proper servo or actuator, mostly for ease of interfacing with the computational side.
     
    eatonpcat, brenndatomu and Eric VW like this.
  14. cezar

    cezar

    Joined:
    Oct 12, 2021
    Messages:
    339
    Likes Received:
    1,249
    Location:
    KY
    New idea--and I actually think this will be the item that really makes this project happen--I have a weekly chore every monday morning that I hate. I have to take my dumpster down to the curb. The curb is half a mile away. I've got a cansporter that goes on the back of my truck that makes the chore pretty easy, but it's still a chore.

    If I put a cell modem on this thing, the only thing stopping me from being able to remotely deliver my trash can is going to be a lift actuator on the cansporter. This is almost as good of a QoL upgrade as a remote controlled mower. It also removes wifi from the equation so I don't need to worry about range.

    And I don't even need to worry about pickup--that's non-time-sensitive and I can do it whenever I get around to it.
     
    eatonpcat likes this.