masterspin11
New Member
I am attempting to create a board game in which a micro-controller turns LEDs on and off in a 8x8 matrix.
Note: I am a complete newbie attempting to learn EE. Please be kind and verbose. Also, be aware that the parts and values used in the schematic below are just place holders for now. Once I understand how to get the circuit to work, I will find out the correct parts and values to use (If this is the wrong way to do it, tell me).
Please refer to the schematic I have below.
Description:
The far left box is some micro-controller. The two middle boxes are 8-bit SiPo Shift Registers. The top shift register controls which columns should be lit. The bottom shift register controls which rows should be lit. The top shift register will only have one output pin as high at a time. The micro-controller will iterate over each column one at a time while communicating to the bottom shift register of which row in that column should be lit.
I utilize 8 NPN transistors to open or close certain rows in a column of LEDs.
Could you please let me know if I am doing anything wrong, any better solutions or tips. This is my first project.
**broken link removed**
Note: I am a complete newbie attempting to learn EE. Please be kind and verbose. Also, be aware that the parts and values used in the schematic below are just place holders for now. Once I understand how to get the circuit to work, I will find out the correct parts and values to use (If this is the wrong way to do it, tell me).
Please refer to the schematic I have below.
Description:
The far left box is some micro-controller. The two middle boxes are 8-bit SiPo Shift Registers. The top shift register controls which columns should be lit. The bottom shift register controls which rows should be lit. The top shift register will only have one output pin as high at a time. The micro-controller will iterate over each column one at a time while communicating to the bottom shift register of which row in that column should be lit.
I utilize 8 NPN transistors to open or close certain rows in a column of LEDs.
Could you please let me know if I am doing anything wrong, any better solutions or tips. This is my first project.
**broken link removed**