SushankSharma / Wireless-dexterous-anthropomorphic-Gesture-controlled-Robotic-Arm

This project creates a wireless robotic arm that mimics human hand gestures using a glove, flex sensors, and an NRF24L01 transceiver module. The robotic arm is controlled by an Arduino Nano microcontroller and has added movement capabilities with the help of MG996 servo motors. Explore the interaction between human gestures and the digital world.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐Ÿค– The Future of Robotic Arms is Here!

๐ŸŽฅ Check it out in Action!

Want to see the Wireless-dexterous-anthropomorphic-Gesture-controlled-Robotic-Arm in action? ๐Ÿค– We've got you covered! ๐ŸŽ‰ Check out our Wireless Dexterous Anthropomorphic, Gesture Controlled Robotic Arm, and see the magic unfold! ๐Ÿ”ฎ Get ready to be wowed by the power of human gestures controlling a robotic arm! ๐Ÿ’ช

๐Ÿšจ Warning: Watching this video may result in a sudden urge to build your own robotic arm! ๐Ÿšจ

Introduction ๐Ÿค–

This project is all about redefining the interaction between human gestures and the digital world. ๐Ÿค Our goal is to create a wireless-dexterous-anthropomorphic-gesture-controlled-robotic-arm that mimics human hand gestures and performs various tasks in real-time. ๐Ÿค–

How it works ๐Ÿค”

  1. The Tx and Rx circuit attempt to connect via the NRF24L01 transceiver module.
  2. After a successful connection, the user can transmit hand gestures using a glove.
  3. The transmitted gestures control the movement of the robotic arm.
  4. The hardware interacts with the system and external environment using an Arduino Nano microcontroller.

Requirements ๐Ÿ’ป

  • Arduino Nano
  • NRF24L01 Transceiver Module
  • 3D Printer
  • STL Files
  • Glove
  • Flex Sensors (*10)
  • MG996 Servo Motors

Let's get started ๐Ÿš€

  1. Clone the repository
git clone https://github.com/[username]/[repository].git
  1. Assemble the hardware components as per the circuit diagram provided in the repository.
  2. Upload the code to the Arduino Nano Microcontroller.
  3. Put on the glove and control the movement of the robotic arm using hand gestures.

Design Credits ๐ŸŽจ

Inmoov

Conclusion ๐Ÿคฉ

This project shows that nearly "96%" of the transmitted signals are successfully configured and demonstrates the interaction between simple human gestures and the digital world. ๐Ÿค This study opens up avenues for further research in the area of gesture control and human-robot interaction. ๐Ÿค– Say goodbye to boring button controls and hello to a fun, interactive, and intuitive way to control robots! ๐Ÿš€

About

This project creates a wireless robotic arm that mimics human hand gestures using a glove, flex sensors, and an NRF24L01 transceiver module. The robotic arm is controlled by an Arduino Nano microcontroller and has added movement capabilities with the help of MG996 servo motors. Explore the interaction between human gestures and the digital world.


Languages

Language:C++ 100.0%