Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.

Schematics #32

Open
josephernest opened this issue Oct 1, 2017 · 4 comments
Open

Schematics #32

josephernest opened this issue Oct 1, 2017 · 4 comments

Comments

@josephernest
Copy link

josephernest commented Oct 1, 2017

This project looks great, could you share a schematic for it?
Can I build one without any PCB, but just ESP8266, the SOIC DAC and SOIC RAM (and probably breakout board for SOIC)?
Thanks in advance if you can share a photo, or anything that would help the prototyping.

@blueowl04
Copy link

There's a description in README. But it would be definitely helpful if a hardware scheme is created.
Anyway, I have found some references that might be useful:
https://hackaday.com/2015/06/06/esp8266-as-a-networked-mp3-decoder/
https://www.youtube.com/watch?v=3euFJSkDcFI
https://www.youtube.com/watch?v=JsRsNDIBQsM

@r1bnc
Copy link

r1bnc commented Dec 28, 2018

Here is my schematic:

Video demonstration:
Choose your preferred site, either Youtube or Peertube they both have the same video.
https://tube.22decembre.eu/videos/watch/c426fb1e-d194-416d-8985-37dbf800e68d
https://youtu.be/fL9VkbOUq1s

@josephernest
Copy link
Author

Thanks @gr01d for this video, very interesting!
What would be the minimum number of parts to have better sound quality?

esp8266 + DAC (which one to connect on the ESP?)

@r1bnc
Copy link

r1bnc commented Jan 21, 2019

I cannot answer this question, I do not have a DAC or SPI Flash RAM but only an ESP8266 (nodemcu v1) board.
The SPI Flash Ram is needed to avoid audio buffering (lack of internal RAM on esp8266) and the DAC to make the audio quality good (it also has the codec to decode the audio). IIRC

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants