-
1How to flash and configure ("ESP Audio Duo", "HiFi-ESP" and "Louder ESP" supported) using nothing but browser
Use Squeezelite-ESP32 installer to flash firmware first.
-
2Use Generic/I2S profile
![image]()
-
3Connect device to USB port and select if from the list
![image]()
![image]()
-
4Press Flash and wait around 2 minutes
![image]()
-
5(Optional) You may enter serial console to get more information
![image]()
-
6Configure device's Wifi
Device is in recovery mode. Connect to
squeezelite-299facwifi network withsqueezelitepassword (your network name suffix will be different)![image]()
-
7When redirected to captive portal let device scan wifi network and provide valid credentials
-
8You can use provided IP address (http://192.168.1.99/ on the screenshot) to access settings page
![image]()
-
9["ESP Audio Duo", "HiFi-ESP"] Configure hardware
Navigate to Hardware section and provide following updates in the DAC Options
DAC model:I2S
Clock GPIO:26
Word Select GPIO:25
Data GPIO:22
PressSavebutton![image]()
-
10["Louder ESP"] Configure hardware
Navigate to NVS Editor section and provide following updates
dac_config:model=I2S,bck=26,ws=25,do=22,sda=21,scl=27,i2c=45
dac_controlset:{"init":[{"reg":3,"val":2},{"reg":3,"val":3}],"poweron":[{"reg":3,"val":3}],"poweroff":[{"reg":3,"val":0}]}
i2c_config:scl=27,sda=21,speed=400000,port=1
set_GPIO:33=vcc
PressCommitbutton![image]()
andriy.malyshenko








Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.