🔙 Back to Projects

RC Backyard Robot

RC proto outside: The goal of this project was to test the capability of an RC-controlled robot. Its future goal was to become a lawnmower — but as most of my projects go, it ended up not finished lol.

📽️ Watch the Project in Action

📐 Project Diagram

RC backyard robot wiring/blocks diagram

Notes:

🧰 Parts List

💡 Code

// None needed. Control is via RC transmitter/receiver.

If you want custom behaviors later, add a microcontroller (Arduino/Raspberry Pi) between receiver and motor controller.

📘 Related

📽️ Version two (don’t know why the video is sideways)

⬆ Back to Top