Skip to content

a intelligent hearing aid built using an Arduino 101, a sound ampifier, the ESP8266, and Google's API for Speech to Text. IntelHacks 2017 submission,

Notifications You must be signed in to change notification settings

derekszen/Hearing-Aiduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hearing Aiduino

Hearing Aiduino is an IoT hearing aid using an Arduino 101, sound ampifier, microphone, an ESP8266, various components from the Grove Genuino/Arduino 101 starter kit, and Google's Cloud speech API.

Currently, this repository is a landing page for the different components of the project. There is some code for the LED display (used for initial debuggin) and some leftover config files from previous development done with PlatformIO

The different components of the project can be found here.

Backend Google Cloud Speech API code (written in Node.js)

https://github.com/Manoflast3/Cloud-Speech-to-Text

Mobile App (connected to Arduino 101 via BLE):

https://github.com/Manoflast3/HearingAidApp

Arduino sketch:

https://github.com/Manoflast3/ArduinoBluetoothSketch

About

a intelligent hearing aid built using an Arduino 101, a sound ampifier, the ESP8266, and Google's API for Speech to Text. IntelHacks 2017 submission,

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages