You are not logged in.
Pages: 1
Hi All
So I now have a 20 3W LED light matrix for the exposure.
I have a mosfet set to the Pi with 3v and signal input, currently 5v in for the light.
BUT
on start up 2.5v hits the lights, when I then open the shutter, this is where the light switch is controlled by( is that correct), then only 0.3v hits the lights.
I dont get it???
Is the shutter switch the wrong thing to use, there didnt seem to be anything else to use.
is the voltage lever then controlled by the servo pulses.
any advice would be appreciated. thanks for reading
Mike
Offline
There are potentially quite a few issues re your set up. Any chance you could sketch your wiring layout?
The LED array needs a separate power source ( current limited)
The MOSFET switches this power source
The MOSFET is typically placed "downstream"- i,e it switches the negative side of the LED array to ground
Offline
Hey Bigfilsing
Its fairly simple on the set up I think maybe the power source is best not being the pi itself but I checked the incoming and its 5v, just dont get why its not passing it through
the mosfet is the wingoneerIRF520 from amazon, tried 2 and both the same.
swapped the power roound so the 3 v was to the lights and the 5v to the signal and the output v went to .1v, so seems to be a fraction of the input v.
glad to hear anything
Mike
Offline
A stepper driver draws way too much current to be powered from the Raspi directly. Added to which the stepper driver needs at least 12VDC to drive a Nema 17.
I would normally use a 12VDC power supply Then use a buck converter to power the Raspi and wire the stepper driver directly to the PSU ( usually with an in line fuse)
Then a similar buck / boost converter with current limiting for the LED array
I couldn't see/ open your "mosfet_wiring.tif " ??
Last edited by bigfilsing (2017-11-20 03:43:47)
Offline
NO no the stepper is powered by a seperate 12v supply, its only the light at the moment I have through the Pi 5v pins, just while i get it going then more is available seperately.
Ill try this jpg file for the sketch of the mosfet. its looks right to me????
Offline
Any chance you could post a few more details on your "MOSFET" and LED array?
A lot depends on how your LED array is configured and powered. Typically the LEDs have their own power supply ( often called a driver)
You should consider joining https://plus.google.com/communities/109 … 7401814291
There's a ton of info there
Offline
so from your sketch it would appear you have one of these
and this is the corresponding schematic
Offline
you should end up with something like this
Offline
Pages: 1