[How to do instruction] RPI-ZERO-W + TAS5713 + micro music boom box - Printable Version +- Moode Forum (https://moodeaudio.org/forum) +-- Forum: Audiophile (https://moodeaudio.org/forum/forumdisplay.php?fid=32) +--- Forum: Audio gear (https://moodeaudio.org/forum/forumdisplay.php?fid=10) +--- Thread: [How to do instruction] RPI-ZERO-W + TAS5713 + micro music boom box (/showthread.php?tid=3861) |
RPI-ZERO-W + TAS5713 + micro music boom box - rmicro - 05-25-2021 Hello everyone, I want to share my experience of building a micro system based on tas5713 and RPI ZERO. The case is printed on a 3D printer, of course it needs to be slightly modified, but in general, everything works very well. All the details are here: http://rmcro.ru and the assembly video here: https://youtu.be/lL6zzCLZ9Yc Depending on my free time, I will make changes to the design, but perhaps this will inspire someone to do something better. RE: RPI-ZERO-W + TAS5713 + micro music boom box - Gekel - 05-25-2021 Wow, looks like moode can be run on a pi zero. Interesting, I might try that approach to see if I can reduce the power consumption of my networkplayer. The pi 4 always drwas around 900 mA, no matter what I do, and this is twice the amount of power consumption of a Rock64 which I also have but unfortunatekly can't run moode. RE: RPI-ZERO-W + TAS5713 + micro music boom box - Tim Curtis - 05-25-2021 You'll be better off with the 4-core Pi-3A+ unless you are constrained by the size of your enclosure. RE: RPI-ZERO-W + TAS5713 + micro music boom box - Tim Curtis - 05-26-2021 (05-25-2021, 09:59 AM)rmicro Wrote: Hello everyone, I want to share my experience of building a micro system based on tas5713 and RPI ZERO. The case is printed on a 3D printer, of course it needs to be slightly modified, but in general, everything works very well. Pretty cool. Pulsing speaker cones are always a good thing :-) RE: RPI-ZERO-W + TAS5713 + micro music boom box - rmicro - 05-26-2021 (05-25-2021, 08:58 PM)Tim Curtis Wrote: You'll be better off with the 4-core Pi-3A+ unless you are constrained by the size of your enclosure. I'll do that in my next version. But Pi Zero works pretty good, except when I'm trying to use Bluetooth and WIFI at the same time. And my aim was to make wireless speakers for inet radio and fro remote (nfs) music playing. RE: RPI-ZERO-W + TAS5713 + micro music boom box - rmicro - 05-26-2021 (05-26-2021, 01:38 AM)Tim Curtis Wrote:(05-25-2021, 09:59 AM)rmicro Wrote: Hello everyone, I want to share my experience of building a micro system based on tas5713 and RPI ZERO. The case is printed on a 3D printer, of course it needs to be slightly modified, but in general, everything works very well. That's right! But I've broke my left speaker (you can check it in video) because of hi music volume. That's why I didn't increase volume more than 70-72% in my video. RE: RPI-ZERO-W + TAS5713 + micro music boom box - rmicro - 05-26-2021 (05-25-2021, 07:26 PM)Gekel Wrote: Wow, looks like moode can be run on a pi zero. Interesting, I might try that approach to see if I can reduce the power consumption of my networkplayer. The pi 4 always drwas around 900 mA, no matter what I do, and this is twice the amount of power consumption of a Rock64 which I also have but unfortunatekly can't run moode. What I can say, that Pi Zero draws at least double less power or even 3 times less! I'll check it later. I'm using mcp16301 as power suppler for Pi Zero which is capable to give max 600 mA. Obviously that's enough. So looks like Pi Zero and Rock64 have the same power consumption. RE: RPI-ZERO-W + TAS5713 + micro music boom box - rmicro - 05-27-2021 (05-26-2021, 08:04 AM)rmicro Wrote:Hi, I checked the current: 65-70mA during boot and 135-150mA when connected by WIFI. But it is also with an amplifier at idle. It's from PSU 24 Volt. So it will be 600-800 mA pure from 3.3 V.(05-25-2021, 07:26 PM)Gekel Wrote: Wow, looks like moode can be run on a pi zero. Interesting, I might try that approach to see if I can reduce the power consumption of my networkplayer. The pi 4 always drwas around 900 mA, no matter what I do, and this is twice the amount of power consumption of a Rock64 which I also have but unfortunatekly can't run moode. |