I received an old car radio some time ago and decided to scrape components from it. One of the chips was a TEA6330T sound fader, that miraculously has a not classified datasheet ( https://pdf1.alldatasheet.com/datasheet-pdf/view/19741/PHILIPS/TEA6330T.html ) so naturally i decided to bring it back to life with a custom Arduino library!
You can view the lib on my github here: https://github.com/adreline/TEA6330T
The library includes functions for every option the documentation mentions. I tested it without actual speakers but the chip responded correctly to all the commands. Sound test remains on my todo list.
