Tag: TAS5825M

  • Esparagus with AirPlay-2

    Esparagus with AirPlay-2

    This is a copy of a post prepared for the Esparagus Audio Brick Crowd Supply campaign. In the last update, we used Squeezelite-ESP32 firmware to play audio via the AirPlay protocol. It is a great way to listen to music over wireless, with the possibility to play directly on Apple devices or integrate with Music Assistant. The…

  • Audio Brick Dual DAC prototype work

    Audio Brick Dual DAC prototype work

    One of the great features of ESPHome is its modularity. Idea that popped up some time ago – can I make an ESP32 board with two DACs, similar to Louder Raspberry Hat 2X? Hardware is not the issue, but software that would work right out of the box with two I2C-controlled DACs is not something…

  • One-command install script for Raspberry

    One-command install script for Raspberry

    The TAS58XX drive on Raspbian is both beautiful and problematic at the same time. It is one of the few drivers that allow on-the-fly DSP configuration, and it gets stored and re-applied on restart completely effort-less. And you have both UI and command line ways to change all the settings, isn’t that great? But there…