Skip to content

Mechanics

Thomas Euler edited this page Oct 2, 2022 · 5 revisions

Locomotion

The robot uses a very simple principle for locomotion inspired by the 20-year-old book "Insectronics" by Karl Williams. The first servo moves the right front and back legs forward or backward; the second servo does so on the left side (Fig. 1.1). The third servo moves the middle legs up and down.

Fig. 1.1 - Mechanics
Drawing

To walk forward, the third servo first tilts the robot to one side so that only the front and back legs on the other side touch the ground. If these legs now swing backward, the robot moves forward at an angle. At the same time, the front and rear legs hanging in the air rotate forward. Then the robot tilts to the other side, and the legs now on the ground move back - creating a somewhat waddling forward motion.

To turn on the spot, you only have to modify this sequence slightly; to crawl backwards, you simply reverse the direction of movement of the legs.

Continue to Assembly and assembly instructions

Home

  1. Werkzeuge und Material (DE | EN)
  2. Aufbau
    2.1 Mechanik (DE | EN)
    2.2 Aufbau und Hinweise (DE | EN)
    2.3 Elektronik und Platine (DE | EN)
  3. Sensoren (DE | EN)
  4. Demo (DE | EN)
  5. Erweiterungen & Modifikationen
    5.1 Alternatives Display (DE | EN)
    5.2 CO2-Wächter (DE | EN)
  6. Galerie (DE | EN)
  7. Software - MMBasic
    7.1 MMBasic zum Laufen bringen (DE | EN)
    7.2 Kommentare zum Programm (DE | EN)
    7.3 Robotling API (DE | EN)
    7.4 Building PicoMite MMBasic (DE | EN)
  8. Software - MicroPython
    8.1 Running MicroPython (DE | EN)
    8.2 Building MicroPython (DE | EN)

Clone this wiki locally