Alright, been a bit since i asked for help, but here goes
Im working on a project in which i have 12 strands of 3 ultrabright led's each, with resistor
These are powered by a 12 volt lead acid battery
Im trying to controll these leds with a pwm pin on an arduino to achieve a fading effect
Currently, i have the arduino powered off the 12 volt battery, with pwm pin 9 going to the gate of an irfs654b mosfet, which has its drain on the 12v+ and source at the positive end of all the led strands
it works, in that if i connect the gate of the mosfet directly to 12v or ground the lights turn on or off, and ive scoped the waveform at pin 9 and it behaves as expected, and when connected directly to an led it works fine, but when i hook the gate to pin 9, nothing happens. I cant figure out why.
Is the 5v output not enough to trigger the fet?
Does the fet need to be between the led strings and ground?
Any help appreciated, thanks guys
Im working on a project in which i have 12 strands of 3 ultrabright led's each, with resistor
These are powered by a 12 volt lead acid battery
Im trying to controll these leds with a pwm pin on an arduino to achieve a fading effect
Currently, i have the arduino powered off the 12 volt battery, with pwm pin 9 going to the gate of an irfs654b mosfet, which has its drain on the 12v+ and source at the positive end of all the led strands
it works, in that if i connect the gate of the mosfet directly to 12v or ground the lights turn on or off, and ive scoped the waveform at pin 9 and it behaves as expected, and when connected directly to an led it works fine, but when i hook the gate to pin 9, nothing happens. I cant figure out why.
Is the 5v output not enough to trigger the fet?
Does the fet need to be between the led strings and ground?
Any help appreciated, thanks guys