2 8x8 matrix scrooling text, how to make the connection?
Moderators: Chuckt, Garth, bitfogav
-
- Can't get enough of electronics!
- Posts: 76
- Joined: Wed Jan 25, 2012 2:54 am [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
2 8x8 matrix scrooling text, how to make the connection?
Hi all! I would like to complete a great project, which is : http://embedded-lab.com/blog/?p=2661#more-2661
i'm wondering where are the row and the collumn on the matrix 24 pins?
thank you!
marC:)
i'm wondering where are the row and the collumn on the matrix 24 pins?
thank you!
marC:)
-
- Can't get enough of electronics!
- Posts: 76
- Joined: Wed Jan 25, 2012 2:54 am [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Re: 2 8x8 matrix scrooling text, how to make the connection?
According to the datasheet :
and this image :
i would like to know from where i count the pin number on the matrix?
can you point out the pin number of the second image according to the datasheet?
thanks so much!
marC:)
- brad
- Site Admin
- Posts: 2578
- Joined: Fri Mar 26, 2010 10:30 pm [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Re: 2 8x8 matrix scrooling text, how to make the connection?
Looking at bitfogavs image (i.e. the text is on the bottom):
24 23 22 21 20 19 18 17 16 15 14 13
01 02 03 04 05 06 07 08 09 10 11 12
It's the same as reading a chip
24 23 22 21 20 19 18 17 16 15 14 13
01 02 03 04 05 06 07 08 09 10 11 12
It's the same as reading a chip
-
- Can't get enough of electronics!
- Posts: 76
- Joined: Wed Jan 25, 2012 2:54 am [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Re: 2 8x8 matrix scrooling text, how to make the connection?
oh that's why it didnt work properly..brad wrote:Looking at bitfogavs image (i.e. the text is on the bottom):
24 23 22 21 20 19 18 17 16 15 14 13
01 02 03 04 05 06 07 08 09 10 11 12
It's the same as reading a chip
thank you again!
marC:)
-
- Can't get enough of electronics!
- Posts: 76
- Joined: Wed Jan 25, 2012 2:54 am [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Re: 2 8x8 matrix scrooling text, how to make the connection?
in this project brad : http://embedded-lab.com/blog/?p=2661#more-2661brad wrote:No problem
does he use same type of matrix for car race game??
CA??
will it work with these matrix?
thank you!
marC:)
- brad
- Site Admin
- Posts: 2578
- Joined: Fri Mar 26, 2010 10:30 pm [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Re: 2 8x8 matrix scrooling text, how to make the connection?
The screens that I use will work with that project. That project only has red LED matrix displays so all you need to do is connect the orange wires (as shown in bitfogavs image a few posts back) to the ULN2803 (in the image on the site link you provided)
Then you connect the yellow wires (in bitfogavs image) to the 74595 chips (as shown in your image)
And that's it! you just leave out the green connections.
Then you connect the yellow wires (in bitfogavs image) to the 74595 chips (as shown in your image)
And that's it! you just leave out the green connections.
-
- Can't get enough of electronics!
- Posts: 76
- Joined: Wed Jan 25, 2012 2:54 am [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Re: 2 8x8 matrix scrooling text, how to make the connection?
The ULN2803 is used for the commun cathode dot matrix? so i have the commun anode, that wouldn't work ?brad wrote:The screens that I use will work with that project. That project only has red LED matrix displays so all you need to do is connect the orange wires (as shown in bitfogavs image a few posts back) to the ULN2803 (in the image on the site link you provided)
Then you connect the yellow wires (in bitfogavs image) to the 74595 chips (as shown in your image)
And that's it! you just leave out the green connections.
thank you!
marC:)
- brad
- Site Admin
- Posts: 2578
- Joined: Fri Mar 26, 2010 10:30 pm [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Re: 2 8x8 matrix scrooling text, how to make the connection?
Unfortunately it won't work.
You will either need to connect up your own individual transistors to drive them or perhaps there is a darlington array that could be connected to a common anode matrix, although I have not seen / searched for one.
You will either need to connect up your own individual transistors to drive them or perhaps there is a darlington array that could be connected to a common anode matrix, although I have not seen / searched for one.
Who is online
Users browsing this forum: No registered users and 9 guests