Skip to content

MuraleeKrishnavs/ESP32-4DOF-Robotic-Arm

Repository files navigation

πŸ€– ESP32 4-DOF Robotic Arm

This project implements a 4-DOF robotic arm controlled by ESP32 and SG90 servos, with potentiometer-based control and teach-and-repeat functionality.

🎯 Features

  • 4-DOF control via potentiometers
  • Record & Play motion sequences with push buttons
  • Smooth 180Β° servo motion
  • Compact reach (~26 cm)

πŸ› οΈ Hardware

  • ESP32
  • 4x SG90 Servo Motors
  • 4x 10k Potentiometers
  • 2x Push Buttons
  • Breadboard & Jumper Wires
  • Power Supply (5V)

🧠 Working Principle

Potentiometer readings (0-4095) are mapped to servo angles (0-180Β°). The ESP32 controls servos in real-time and can store movements for later playback.

πŸš€ Future Development

  • 6-DOF upgrade with belt-driven actuation
  • Stepper motors for higher torque
  • AI-powered drawing capability
  • Autonomous task planning

🌟 Inspiration

Inspired by Epson Robots, Trossen Robotics, Kinova Robotics, RobotAnno, and NVIDIA Robotics.


About

-DOF Robotic Arm using ESP32, Potentiometers, and SG90 Servos with Teach-and-Repeat Functionality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages