/eyeRemote

👀 Code for the Raspberry Pi eyeRemote

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

eyeRemote (formerly BlindRemote)

Yep, This is code that runs on Raspberry Pi that uses the CloudSight image recognition API to tell blind people what they are looking at! This README Will be updated as time goes on, this is pretty bare-bones so far.

Downloading and Installing

Clone the Repository and Run Install Script:

cd ~
sudo git clone https://github.com/Multipixelone/eyeRemote.git
cd ~/eyeRemote
sudo ./Install.sh

[Optional] Force audio to come out of Headphone Jack (For using a small speaker)

Run this command:

amixer cset numid=3 1

Enjoy your remote!