aly.yousuf7
Newbie level 4
Hello guys,
This is my first post here, "plus" a newbie, so please be nice
So I have 64 White LEDs multiplexed. I tested my matrix by connecting each column to GND and +5v (from Teensy) to each row one by one "without resistor". All worked well.
Let me explain why without resistor.
Before making the matrix, I tested all the LEDs with a 330ohm resistor in series and none light up, although all were working fine without a resistor. So I guess my LEDs are high-voltage ones...
(I tried decreasing the resistor value.. By putting 10x330ohm resistors in parallel, only then they were working, otherwise not.)
OK, so I tested my LED Matrix without resistor, all worked fine with a +5v source from Teensy.
Now the problem comes when I connect each row to an "output" pin on Teensy and all the column to GND and program the code to produce HIGH one by one on each row.
This doesn't work! =/
To test if my code was working fine, I removed my matrix and placed single LEDs to those outputs and they worked fine. =/
Please help me out!
This is my first post here, "plus" a newbie, so please be nice
So I have 64 White LEDs multiplexed. I tested my matrix by connecting each column to GND and +5v (from Teensy) to each row one by one "without resistor". All worked well.
Let me explain why without resistor.
Before making the matrix, I tested all the LEDs with a 330ohm resistor in series and none light up, although all were working fine without a resistor. So I guess my LEDs are high-voltage ones...
(I tried decreasing the resistor value.. By putting 10x330ohm resistors in parallel, only then they were working, otherwise not.)
OK, so I tested my LED Matrix without resistor, all worked fine with a +5v source from Teensy.
Now the problem comes when I connect each row to an "output" pin on Teensy and all the column to GND and program the code to produce HIGH one by one on each row.
This doesn't work! =/
To test if my code was working fine, I removed my matrix and placed single LEDs to those outputs and they worked fine. =/
Please help me out!