Git Product home page Git Product logo

gesture-recognition-arduino's Introduction

Gesture-Recognition-Arduino

Demo Video

https://www.youtube.com/watch?v=Hk8Xb-klm-c

Download Link

https://github.com/Saim-Akhtar/Gesture-Recognition-Arduino

Overview

This project focuses on developing a gesture recognition system to identify ideal and vertical motion through hand gestures. The primary hardware components used in this project are ESP32 and MPU (Motion Processing Unit).

Hardware Components

  • ESP32: This powerful microcontroller provides the necessary processing power and wireless connectivity for our gesture recognition system.

  • MPU (Motion Processing Unit): The MPU is employed to capture and process motion-related data, aiding in the identification of specific hand gestures.

Alt text

Edge Impulse

The heart of our gesture recognition lies in the Age Impulse module. We leverage this module to train data, allowing it to generate a library that can be seamlessly integrated into our Arduino environment. This library becomes the backbone for recognizing and interpreting hand gestures.

Usage

To use the generated library in your Arduino project, follow these steps:

  1. Train Data with Edge Impulse:

    • Use the Edge Impulse module to train the system with idle and vertical gestures.
    • This training process will result in the creation of a library specific to the gestures learned. Alt text

    Alt text

    Alt text

    Alt text

    Alt text

    Alt text

  2. Integrate Library into Arduino:

    • Incorporate the generated library into your Arduino project.
  3. Console Output:

    • Display the output of the gesture recognition system on the Arduino console.
    • This allows real-time monitoring of recognized gestures.

Getting Started

To get started with this project, follow the steps outlined in the documentation:

  1. Clone this repository to your local machine.

    git clone https://github.com/Saim-Akhtar/Gesture-Recognition-Arduino.git
  2. Set up the hardware components (ESP32 and MPU) as per the provided schematics.

  3. Train the system using the Edge Impulse module.

  4. Integrate the generated library into your Arduino project.

  5. Upload the Arduino code to your ESP32.

  6. Monitor the output on the Arduino console to observe the recognized gestures.

gesture-recognition-arduino's People

Contributors

saim-akhtar avatar muhammadahmedzahid avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.