กลับไปหน้ารวมไฟล์
arduino-programmable-foldable-worm-robot-c55e33-en.md

Heads up!

My plan was to make a mini or micro size robot. But I still can't afford a 3D printer so I could not scale it to that mini size, still this robot looks cool and hels up understand worm behavior and creates interest in robotics.

Right now it can fold, unfold and walk by itself. My plan is to add sensors and give it the capability to go left right and backward.

This is a project I am still working on, here's a heads up of what I've been doing. Codes and Schematic will be uploaded soon.

EXPANDED TECHNICAL DETAILS

Bio-Inspired Undulatory Locomotion

This unique robot mimics the movement of a caterpillar or worm using a series of hinged segments and synchronized servo movements.

  • Sequential Gait Matrix: The Arduino manages 3 to 5 micro-servos connected in a chain. The firmware applies a "Traveling Wave" algorithm: each servo moves to its next position with a slight time-delay relative to the one before it, creating a fluid crawling motion.
  • Foldable Mechanical Chassis: Detailed the 3D-printed or laser-cut hinges that allow the robot to compress and expand its body to move forward, even on high-friction surfaces like carpet.

Interaction

  • IR Remote Command Hub: Users can control the "Worm" speed and direction (Left/Right undulation) using a standard IR remote, with the robot executing the complex multi-servo gait automatically.

ข้อมูล Frontmatter ดั้งเดิม

title: "Arduino Programmable Foldable Worm robot"
description: "A simple two servo programmable worm robot which can walk and fold itself"
author: "ashraf_minhaj"
category: ""
tags:
  - "servo"
  - "robots"
  - "worm robot"
views: 1553
likes: 1
price: 2450
difficulty: "Easy"
components:
  - "1x PVC Sheet"
  - "1x Arduino Pro Mini 328 - 5V/16MHz"
  - "2x SG90 Micro-servo motor"
tools: []
apps:
  - "1x Arduino IDE"
downloadableFiles: []
documentationLinks: []
passwordHash: "45a3a8daddca668ac18db72481fdf26540bd2f492eed0ffd2841199ac1002026"
encryptedPayload: "U2FsdGVkX18v1R0oNha5c1ACM4JZchmOijhPizq/z9lJ5U55zlQ8OlcI0zgtFC9F3gQzy+AaUR/pxGVpGUHeRIk+SKoodlsCjOaiKP2rPHA="
seoDescription: "Build a simple Arduino Programmable Foldable Worm robot using two Servo motors. Learn to create a robot that can walk and fold itself."
videoLinks:
  - "https://www.youtube.com/embed/Fgv1V6iaUbE"
heroImage: "https://cdn.jsdelivr.net/gh/bigboxthailand/arduino-assets@main/images/projects/arduino-programmable-foldable-worm-robot-c55e33_cover.jpg"
lang: "en"