A multidisciplinary project combining Robotics, IoT, Digital Twin Technology, Embedded Systems, and Software.
- Digital Twin: 3D Unity Replica.
- Real-Time Vision Feedback: Camera integration for precise monitoring.
- Telerobotics: Operate the robot arm remotely.
- Hand Tracking Control: Leverages OpenCV and MediaPipe for intuitive hand gesture control.
- Smooth Servo Control: Uses MQTT and NodeMCU for seamless motor operation.
- Python: For hand tracking and vision feedback.
- C++: NodeMCU program.
- NodeMCU: MQTT-based control of servo motors.
- OpenCV & MediaPipe: Hand gesture recognition.
- Unity: Visualization of real-time robot arm movements.
- Websocket : For main server client communication.
- MQTT Communication: Publishes control commands and receives feedback to main server.
- Robot Arm: 6-DOF robotic arm.
- Camera: Laptop Camera.
- NodeMCU: Microcontroller for servo control.
- Servo Motors: Servo motors for arm movement.