Hello,
Here is my problem. I'm using a PIC18F66K80, my goal is to power up heating resistors to increase the temperature in a close chamber
These resistors are WH50 1k2. Basically, 1200Ohm resistors, delivering up to 50W.
I have a problem, I must be able to control them with my PIC (PORTD than can sustain 8mA). But I don't know how to do it, I'm even wondering if it's possible as these resistors are connected to the sector (230V AC)
After researching how to do it on the Internet, I found that it was possible to drive loads that demands a lot of power. But the only examples I could find were about 24V max. So I'm thinking that maybe there is a limit.
So my question is, is it possible to drive a device that is connected to the sector using a microcontroler?
My first idea was to use a MOSFET transistor instead of a NPN as the current on the "base" will be 0. But I might be wrong.
What do you think?
Thank you
Here is my problem. I'm using a PIC18F66K80, my goal is to power up heating resistors to increase the temperature in a close chamber
These resistors are WH50 1k2. Basically, 1200Ohm resistors, delivering up to 50W.
I have a problem, I must be able to control them with my PIC (PORTD than can sustain 8mA). But I don't know how to do it, I'm even wondering if it's possible as these resistors are connected to the sector (230V AC)
After researching how to do it on the Internet, I found that it was possible to drive loads that demands a lot of power. But the only examples I could find were about 24V max. So I'm thinking that maybe there is a limit.
So my question is, is it possible to drive a device that is connected to the sector using a microcontroler?
My first idea was to use a MOSFET transistor instead of a NPN as the current on the "base" will be 0. But I might be wrong.
What do you think?
Thank you