pinout-xyz / Pinout.xyz

Source files for the Raspberry Pi Pinout documentation website.
http://pinout.xyz/
Creative Commons Attribution Share Alike 4.0 International
704 stars 199 forks source link

max current #443

Closed Bra1nsen closed 2 years ago

Bra1nsen commented 2 years ago

Hey all,

I would like to set up a pid controlled heating wire via my raspi. but i wanted to get advice from experienced experts first - i hope i'm in the right place here.

i wanted to control a mosfet via pwm and regulate a 1 meter heating wire to 80°c. does that work with the available 5v or are there problems with the current?

lurch commented 2 years ago

For any high-current applications, it's probably worth driving the load directly from a separate supply, like is done with motors? https://projects.raspberrypi.org/en/projects/physical-computing/14

Bra1nsen commented 2 years ago

okay and the battery gets charged/managed by the raspy?

lurch commented 2 years ago

I think https://forums.raspberrypi.com/ might be what you're looking for? :wink: Lots of helpful people there.