i want to use a pic18f452 for controlling my fans with pwm. Is it possible that i can use the harware pwm for only 2 fans?
Greets,
Codehunter
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
Posted: Mon Nov 20, 2006 1:00 pm
You have two PWM channels in the 18F452. Use one channel for each fan.
The PIC can't supply much current to the fans, so you'll need an
external driver for each fan. I assume the fans run from +12v.
We used a logic-level FET (IRLIZ44N) as a low-side switch to control
a motor. There are many ways to do it.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum