this post was submitted on 04 Sep 2025
19 points (100.0% liked)

Ask Electronics

3869 readers
2 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 2 years ago
MODERATORS
 

I am wiring this up, and I would like to limit the current being drawn from 18v DC/DC converter.

What would be the simplest way of doing this?

you are viewing a single comment's thread
view the rest of the comments
[–] socsa@piefed.social 3 points 1 month ago

Turning a voltage sensing relay into a current sensing relay is basically just putting a small resistor in parallel with the sensing pins and setting the cutoff accordingly. Or like the other poster said, using the pico to do the same thing with pwm control, or just driving a FET on the power feed if you want to avoid writing pwm control code.