I am trying to build an 8x8 array of LEDs for playing/testing. One reference uses a transistor to limit the power needs and another does not even bother in their schematic. So here are my questions....
- Does it make any difference to the Arduino for common anode or common cathode?
- What transistors would be recommended? I have BC307b (pnp) and getting 2n2222 (npn) would these work?
- How many rows/column can be used before a noticeable change in brightness or flickering is seen?
- Are there any Arduino pins that should be used or avoided for this multiplexing application?
- Can rows or columns be "faded" by turning on/off rapidly?
Any advise or thoughts would be greatly appreciated as I'm just starting tp play with these things....
Dan