procrasprincess / NAVI

A quick attachable wearable that helps visually impaired people to Navigate directions while walking in streets (by Akshay M., Raj P., David B., & Sarah L.)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NAVI

Navigation Assistant for Visually Impaired

This prototype consists of an Android application and a wearable, which communicate through BLE. It demonstrates the basic functionality of NAVI.

Android application

The Android application counts your steps and sends a random signal (vibrate once or vibrate two times) for every ten steps. After 40 steps a finish signal is sent, which triggers the wearable to vibrate for five seconds.

Wearable

The wearable consists of a ESP32, which controls a vibration emitter.

Other

This project was build as part of the lecture Mobile Innovations for Global Challenges by Dr. Christelle Scharff. Check the wiki for more information.

About

A quick attachable wearable that helps visually impaired people to Navigate directions while walking in streets (by Akshay M., Raj P., David B., & Sarah L.)

License:MIT License


Languages

Language:Java 95.2%Language:C++ 4.8%