Skip to content

proxymow/proxymow-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prowymow Automated Robot Lawn Mower (Server)

What the project does

Proxymow is a robotic lawn mower system that uses computer vision to locate and guide the mower. This repository contains the source code for the server. The sister repository Proxymow Mower contains the source code for the mower device.

Why the project is useful

Proxymow differs from many robotic mowers:

  • Does not rely on vulnerable boundary wires
  • Does not use GPS or Bollards
  • Does not need to be taught a route, supports plug-in mowing patterns
  • Employs very low cost technology: Raspberry Pi, NodeMCU, RPi Pico, ESP32

Getting started

Use Raspberry Pi Imager to write the shrunk.img.xz file to an SD Card. The image file is an asset bundled with the release on GitHub. The login details are pi/raspberry which you should change, and SSH is enabled. or Start with a fresh install of Raspberry Pi OS Lite (32-bit). Clone or Download the repo.

Ensure all pre-requisite software is installed...

cd proxymow-server/setup 
sudo chmod +x requirements.sh
./requirements.sh

you will be prompted for your pi user password.

When script has finished (20mins?/coffee) reboot pi...

sudo reboot

Change directory to the installation directory and start server...

cd proxymow-server
python proxymow.py  

Browse to displayed url.

Getting help

Read the detailed documentation.

Who maintains and contributes to the project

info@proxymow.co.uk

About

Proxymow Server is a robotic lawn mower system that uses computer vision to locate and guide the mower.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors