Skip to content

Repository files navigation

🧤 SignGo – Smart Sign Language Translation Glove

SignGo is an innovative IoT-based glove that translates sign language gestures into text and speech in real time.
Using flex sensors and a gyroscope (MPU6050) mounted on an ESP32 microcontroller, the system captures finger and hand movements, processes them using AI, and outputs both readable and audible communication through a connected mobile app.


🚀 Features

SignGo includes various hardware, software, and AI features.
For details, see:


🧩 Tech Stack


⚙️ Setup Instructions

1️⃣ Clone the Repository

git clone https://github.com/Punnawithsut/SignGo
cd SignGo

2️⃣ Setup Virtual Environment (for AI)

python -m venv signgo_env
signgo_env\Scripts\activate
pip install -r requirements.txt

Setup expo go app (for App)

prerequisite:

  1. Node.js
cd SignGo-app
npm install

🏗️ Project Structure

SignGo/

🤝 Contribution Guidelines

We welcome all contributions to improve SignGo! Please follow the steps below to ensure smooth collaboration:

  1. Create an Issue – describe the feature or bug clearly.
  2. Create a Branch linked to that issue (e.g., feature/add-bluetooth-support).
  3. Commit your changes and push to your branch.
  4. Create a Pull Request (PR) referencing the issue.
  5. Wait for lint & review checks before merging into main.

⚠️ Always make sure your code passes lint and unit tests before submitting a PR.


About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages