Hardware guide #27
Replies: 4 comments 11 replies
|
Mine is running on LyRaT v4.3 boards. 3 boards deployed so far.On Mar 15, 2023, at 9:57 AM, Juan David ***@***.***> wrote:
Hello friends !
First of all, thank you for keep working on this project 🙏
I would like to kindly ask you for guidance on which hardware to buy, to start this project.
I am aware this is based on the ESP32 but what about specific versions/models and also which audio module would be appropriate to make it work.
I have followed posts about the MAX98357 and ma12070p but not sure which to buy. anyone able to share any experience with them ?
Thank you in advance
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
|
If you have a look at https://github.com/CarlosDerSeher/snapclient/tree/master/components/custom_board you'll find the supported audio codecs there. Also all espressif built devBoards should work. You can use any esp32 wroom/wrover module based board, but be aware when using wroom based boards you don't have PSRAM available and you will be limited in buffer size (< 750ms) on snapserver. |
|
Sorry to ask. Do you think this is doable for someone that first time work with flashing and soldering ESP? From this Discoussion it is not clear to me what Hardware I have to buy and the link is not helpfull. Could someone or several please made an example shoping list (from power-suply to speaker and cover) |
|
Hey @juanitoddd I'm clearly biased, but I think I'm making the best hardware for this kind of project considering the value for the price :) On the light side of the range there are these three boards:
On the heavier side of things, there are 3 similar products with a bit more capabilities and a bit more peripheral
My persoanl favourite is a TAS5805M based devices, since this DAC has extremely powerful DSP that I'm working on right now to provide a good driver for. I added a few test configurations in my snapcast fork, You can find them on the installer page linked above, but this is just the tip of the iceberg, and I'm working to provide more granular control on the DSP possibilities. Please don't hesitate to ask any question you might have. |
Uh oh!
There was an error while loading. Please reload this page.
Hello friends !
First of all, thank you for keep working on this project 🙏
I would like to kindly ask you for guidance on which hardware to buy, to start this project.
I am aware this is based on the ESP32 but what about specific versions/models and also which audio module would be appropriate to make it work.
I have followed posts about the MAX98357 and ma12070p but not sure which to buy. anyone able to share any experience with them ?
Thank you in advance
All reactions