Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Idea] Power Supply via PoE #19

Open
flix-one opened this issue Nov 21, 2024 · 1 comment
Open

[Idea] Power Supply via PoE #19

flix-one opened this issue Nov 21, 2024 · 1 comment

Comments

@flix-one
Copy link

Hi,

I was asking myself if it would be possible to use the Ethernet connection to supply the Louder-ESP32 with power via PoE connection.

One problem is probably the voltage level of 48V that has to be reduced to the 12-18V of the ESP32?
I found the TI TPS23730 that can convert DC-DC from PoE
https://www.ti.com/product/TPS23730

Then you would probably have to redesign the PCB to first extract the power supply from the Ethernet cable and then go through the Ethernet module to connect the data stream?

It's just an idea, but the benefit would be to supply a speaker with data and power by only one ethernet cable and have wired connection. This could be beneficial in case WiFi coverage is bad at the destined location of the speaker.

Greetings,
Fabian

@anabolyc
Copy link
Collaborator

Hey @flix-one

A few more people reached out to me with a similar request. I'm not against it, but I would set my expectations low for a few reasons

  • PoE appliance can deliver 50W only, which could not be enough for the DAC
  • Power quality on the PoE line is far from audio grade, the D-class amp will push all the noises directly to the speakers
  • Long power lines together with high-speed digital lines don't sound good for audio either

With that said I'm not against it and I'm planning to do a prototype at some point. For now, I'd need to investigate how the PoE works, and what should be done on the ESP side to negotiate voltage and drop it down to 3.3V (I guess it is similar to USB-PD?). I also need to find some PoE appliances for testing, since I don't have them to start with :)

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

No branches or pull requests

2 participants