From 421ccdb8964034dca384fcaaee043a34f5fdccb5 Mon Sep 17 00:00:00 2001 From: ClemensElflein Date: Tue, 16 Apr 2024 12:36:49 +0000 Subject: [PATCH] deploy: 645d535fade586e54bf3180321b3c6ec42de4fb0 --- docs/index.xml | 2 +- docs/knowledge-base/index.xml | 2 +- docs/knowledge-base/shopping-list/index.html | 6 +++--- sitemap.xml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/index.xml b/docs/index.xml index fa932955..3d14aecc 100644 --- a/docs/index.xml +++ b/docs/index.xml @@ -16,7 +16,7 @@ Read this first: <a href="/docs/getting-started/#important-info">Important In </thead> <tbody> <tr> -<td>Mower<br />(Yardforce Classic 500)</td> +<td>Mower<br />(Yardforce Classic 500 or 500B)</td> <td>The mower to modify.</td> <td>1</td> <td><a href="https://amzn.to/3NWgIxk">Amazon</a></td> diff --git a/docs/knowledge-base/index.xml b/docs/knowledge-base/index.xml index 8532083b..1ce3a630 100644 --- a/docs/knowledge-base/index.xml +++ b/docs/knowledge-base/index.xml @@ -552,7 +552,7 @@ Read this first: <a href="/docs/getting-started/#important-info">Important In </thead> <tbody> <tr> -<td>Mower<br />(Yardforce Classic 500)</td> +<td>Mower<br />(Yardforce Classic 500 or 500B)</td> <td>The mower to modify.</td> <td>1</td> <td><a href="https://amzn.to/3NWgIxk">Amazon</a></td> diff --git a/docs/knowledge-base/shopping-list/index.html b/docs/knowledge-base/shopping-list/index.html index 37aabe86..ad52cf0d 100644 --- a/docs/knowledge-base/shopping-list/index.html +++ b/docs/knowledge-base/shopping-list/index.html @@ -1,7 +1,7 @@ Shopping List | Open Mower @@ -48,7 +48,7 @@
  • -
  • Shopping List

    A shopping list for your Open Mower build.

    Parts for the Robot and the Charging Station

    NameDescriptionQuantity RequiredSource LinkNotes
    Mower
    (Yardforce Classic 500)
    The mower to modify.1Amazon
    Open Mower Hardware KitThe electronics we will mount inside the robot and the charging station. Also includes goodies to make stuff easier to mount.1Vermut’s shopAlternatively you can source and solder most of these parts yourself. Check the repositories in the Links section for PCB designs and BOMs.
    Ardusimple RTK2B GPS + AntennaPositioning system for the robot1ArduSimple
    Raspberry Pi 4The brain of the robot.

    Use 2GB + model for running the software

    Use 8GB model for development
    1RPi LocatorYes, it has to be the Raspberry Pi 4, because we need all the UARTs.
    SD Card (16 GB+)1Amazon or your local hardware store
    USB Wi-Fi Dongle (Optional)For better Wi-Fi reception0Check for Linux Support
    Left-Angle USB adapter (Optional)If you want to keep Wi-Fi dongle inside the mower. RPi USB is really close to the mower side wall0Amazon or your local hardware storeThe kit contains the wire to connect external USB port. That may be enough if Wi-Fi dongle is waterproof.

    Parts for the GPS Base Station

    NameDescriptionQuantity RequiredSource LinkNotes
    Raspberry Pi
    + SD Card
    + Power Supply
    You can basically use any Raspberry Pi for this. No special requirements.1RPi Locator
    Ardusimple RTK2B GPS + AntennaPositioning system for the base station1ArduSimple
    Last modified April 15, 2024: restored shopping list (fixes #30) (fc714c7)