Hauptseite: Unterschied zwischen den Versionen

Aus www.wiki.ardumower.de
Wechseln zu: Navigation, Suche
(Ardumower Reference)
(Ardumower Reference)
Zeile 76: Zeile 76:
 
{| class="wikitable" style="color:blue; background-color:#ffffcc;" cellpadding="10"
 
{| class="wikitable" style="color:blue; background-color:#ffffcc;" cellpadding="10"
 
!Chassis assembly
 
!Chassis assembly
|[[Ardumower chassis]]  
+
|[[Ardumower chassis, tires, mowing disc, blades]]  
 
|-
 
|-
 
!Arduino code, schematics, PCB etc.
 
!Arduino code, schematics, PCB etc.

Version vom 31. Mai 2016, 13:40 Uhr

-> Deutsche Version 
-> Russian Version (outdated)
Ardumower WIKI - the manual for your Ardumower

Required parts: Ardumower

Overview

All modules can be purchased as complete kits via the shop Shopping.png .

What is needed for building your Ardumower:

Required parts: Perimeter loop

A perimeter loop is optional but recommended.

Building, Downloading, Running (steps)

Here are the steps for building your DIY Ardumower:

  1. Assemble the chassis (motors, mower slice, blades etc.)
  2. Assemble the PCB
  3. Connect motors, drivers
  4. Connect battery, charger
  5. Download software, setup, flash Arduino, first test NOTE: If you have never worked with Arduino before, read our 'Arduino first steps' introduction.
  6. Add & configure Bluetooth module
  7. Assemble Perimeter sender, add receiver
  8. Add & calibrate IMU (compass, acceleration sensor)

Ardumower Reference

Chassis assembly Ardumower chassis, tires, mowing disc, blades
Arduino code, schematics, PCB etc. Arduino first steps Ardumower PCB & code Troubleshooting
Actuators Motor, driver, protector, odometry Relay
Sensors Bumper sensor Perimeter wire Ultrasonic IMU Rain sensor Dropsensor
Energy Battery, undervoltage-protection, charger, station
Wireless Model R/C Bluetooth & App GPS
Other modules Realtime clock
Software architecture, algorithms PID control Ardumower simulator Ardumower software design
Arduino programming Arduino crash course Arduino code techniques Arduino Due

Your robot mower project / Dein Rasenroboter-Projekt

Describe your own robot mower project on a new WIKI page / Beschreibe Dein eigenes Rasenroboter-Projekt auf einer neuen WIKI-Site:

Your Ardumower extension / Deine Ardumower Erweiterung

Describe your own robot mower extension or improvement (optical, computer vision, IR landmarks, sound, navigation, wireless, or any other addition) on a new WIKI page / Beschreibe Deine eigene Erweiterung oder Verbesserung des Ardumowers:

Further links