Snapberry

Snapberry: Help the blind hear the world.

Snapberry is a Raspberry Pi project creating an assistant I.o.T. device for the blind to hear the world. It's built with camera, Raspberry Pi, and speaker. The scene captured by the camera is translated into words description by Microsoft vision API and then read out with the speaker.

Run

// package dependencies
npm install

// webpack & start the server
npm run dev

// start a simple HTTP server
npm run start

// now the page can be viewed at http://localhost:8000

Project Page

Project introduction page is here.

Framework

Contact