Giter Club home page Giter Club logo

hapticards's Introduction

Assistive Technologies Winter Semester 2023/24 Group Project 08

This is the repository for the group project number 8: Exploring Charts and Diagrams (2D) with vibration. We created an AR phone app that helps people with vision empairments or hearing empairment, play with poker cards. The needed cards can be downloaded in the repocitory, however exisiting poker cards can also be used.

Members

  • Tobias Hinum k11905157
  • Benjamin Luchici k11917268
  • Corina Pötscher k11904026
  • Sascha Bertleff k11908754

How it works

Every time a card from the deck that can be downloaded in VuforiaData\Images\Cards is recognized the phone tells the user it's value with Text-To-Speech and vibrates its value. If the card gets removed while the vibration or TTS is still active the TTS stops, and the vibration waits for 1 second and then vibrates four times to signal the user the card was removed.

How does the vibration work

Each time a card is recognized the vibration is started. It first vibrates the card suits with a 0.5 second interval. The values being:
1 - Clubs
2 - Diamonds
3 - Hearts
4 - Spades
5 - Joker

After that is done there is a two second break and then the card value is vibrated. With Jokers having no value.

How does Text-To-Speak work.

Text to speak uses the integrated Google TTS features found in the package com.google.android.tts which can be downlaoded here https://play.google.com/store/apps/details?id=com.google.android.tts. It uses the locale settings of the Unity Player which in return uses the ones of Android. Currently English and German are supported.

Libraries and Frameworks used

hapticards's People

Contributors

bertibertig avatar thinum 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.