Skip to content

Hygrevan-343/CDPR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“Œ Cable-Driven Parallel Robot (CDPR)

πŸ“ Project Overview

The Cable-Driven Parallel Robot is a 3-DOF robotic platform designed to move a suspended base using four stepper motors. The system is stabilized using feedback from an MPU6050 gyroscopic sensor. It supports both manual directional control via keyboard and automatic stabilization using passivity-based control (PBC). The platform has real-time feedback integration and separation of control logic for effective movement and correction.

πŸ’» Tech Stack

  • Microcontroller: Arduino Uno
  • Motion Control: NEMA 17 Stepper Motors, CNC Shield, A4988 Drivers
  • Sensors: MPU6050 (IMU)
  • Programming Languages: C++, Python
  • Communication: Serial over USB, I2C, Wi-Fi (ESP8266 bridge)
  • Software Tools: Arduino IDE, Python (for manual control), Real-time plotting (Matplotlib), Streamlit (for visualization - optional)

About

3 - DOF Cable Driven Parallel Robot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors