Using ESp8266+VS1053 as an USB DAC
Great project Edzelf. This idea came to my mind and didnt found any information about a similar project. Is it possible to use ESP8266+VS1053 combo as an USB DAC? I mean we connect esp8266 to pc usb port and get audio through the VS1053 headphone out. Do you think its possible? Thank you
I guess so, but the PC is also capable to generate analog audio.
I think that would mean to stream audio to the serial port. Can serial port handle it, it would be a nice thing to know, but I would believe so.
@Edzelf Thank you. you are right PC can output analog audio through its inbuilt DAC. However its quality is quite average.Any idea how should I proceed ?
@fredericplante you are right. serial port needs to handle 1 million plus baud rate. But esp8266 seems to be capable of that. Sadly my knowledge is quite limited about this area. So needs to do more research. Thank you.
Why using a serial port? In combination with an ESP8266 WiFi is a better option. In combination with an STM32, the USB port may be the better way.
Oh you mean not using the ESP8266 at all if your connected on the USB.
Le ven. 31 août 2018 à 04:28, Ed Smallenburg [email protected] a écrit :
Why using a serial port? In combination with an ESP8266 WiFi is a better option. In combination with an STM32, the USB port may be the better way.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Edzelf/Esp-radio/issues/143#issuecomment-417591992, or mute the thread https://github.com/notifications/unsubscribe-auth/ADCodd3ai2qkDP64uzOgPwJqEtTNoRIuks5uWPO-gaJpZM4WJaJd .