Driving SMD5050 LED strip using IRLZ34N
Posted: Mon Jun 22, 2020 11:10 am
Hi,
I am creating a temperature monitoring pi using a Pi Zero W and displaying the temperature as a colour on the SMD5050 LED Strip using the IRLZ34N as per https://dordnung.de/raspberrypi-ledstrip/
I am just working with one colour at the moment (RED) while testing etc.
I have it all working but the red LEDs are very dim even when using
I swapped out the IRLZ34N for others but still dim. ie it made no difference.
I then noticed once I had turned off the pi and pulled the jumper leads off the pi I then accidentally touched the jumper lead to the gate of the IRLZ34N the LEDs came on and became fully bright.
So I know the IRLZ34N are working correctly but anyone know why they are dim when being driven by the Pi Zero?
thanks
I am creating a temperature monitoring pi using a Pi Zero W and displaying the temperature as a colour on the SMD5050 LED Strip using the IRLZ34N as per https://dordnung.de/raspberrypi-ledstrip/
I am just working with one colour at the moment (RED) while testing etc.
I have it all working but the red LEDs are very dim even when using
Code: Select all
pigs p 17 255I then noticed once I had turned off the pi and pulled the jumper leads off the pi I then accidentally touched the jumper lead to the gate of the IRLZ34N the LEDs came on and became fully bright.
So I know the IRLZ34N are working correctly but anyone know why they are dim when being driven by the Pi Zero?
thanks