17

My project is a "breathing" white 12v LED strip controlled by an esp32 on a dev board, and switched with an IFLZ44N mosfet.

In my video you can see it working but also hear the power supply complaining.

I'm using the LEDC Arduino library which allows me to select the frequency and resolution for PWM.

If I set the frequency too low the whine is extreme, but at this setting it's the best I've been able to achieve, which is about 9000Hz. Unfortunately you can still hear the sound from across the room!

It is a cheapo solid state power supply that claims it can output 12v up to 25A. I tried my desktop supply and it emits some whine too, so I don't think replacing the power will totally fix this.

Is there a technique for tuning the frequency or even just masking it somehow?

you are viewing a single comment's thread
view the rest of the comments
[-] XTL@sopuli.xyz 2 points 11 months ago

It might be doing the PWM in software somehow, making it useless for this kind of control.

You could see if there's some other class or library or option or particular pin that can use a pulse generator or timer to do PWM instead.

I'm not really familiar with the exact environment but that's just what comes to mind.

this post was submitted on 05 Oct 2023
17 points (100.0% liked)

Ask Electronics

3261 readers
1 users here now

For questions about component-level electronic circuits, tools and equipment.

Rules

1: Be nice.

2: Be on-topic (eg: Electronic, not electrical).

3: No commercial stuff, buying, selling or valuations.

4: Be safe.


founded 1 year ago
MODERATORS