Thanks to visit codestin.com
Credit goes to github.com

Skip to content

peter6005/Pico-ASHA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

302 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pico ASHA

Pico ASHA is an attempt to implement Android's Audio Streaming for Hearing Aids (ASHA) protocol on a Raspberry Pi Pico W microcontroller.

Visit the website for documentation.

Status

This project is in Beta Currently, it is possible to discover and stream audio to Oticon hearing aids.

Device Status

Device Status
Oticon More 2 Working
Sonic Radiant SE 60 Working
Cochlear Nucleus 8 Working
Starkey Arc AI Can Pair, but not open L2CAP CoC Connection

It should be safe, but I cannot guarantee it will not mess up your hearing aids!

Licence

Unless otherwise noted in the file, the source code in this repository is licenced under the BSD 3-clause licence, however any binaries must be provided on a more restrictive licence, see below.

Pico-ASHA uses BTstack by BlueKitchen, which in general has a non-commercial free licence available. Raspberry Pi have provided a commercial licence if using BTstack on official Raspberry Pi Pico W or WH. If Pico-ASHA is implemented on any other device, then the terms of the original BlueKitchen BTstack licence MUST be adhered to.

About

ASHA on a Pico

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 80.5%
  • C 15.5%
  • CMake 4.0%