It is currently Mon May 20, 2013 1:02 am

All times are UTC + 10 hours




Post new topic Reply to topic  [ 34 posts ]  Go to page Previous  1, 2, 3  Next
Author Message
 Post subject:
PostPosted: Sun Jul 25, 2010 11:33 pm 
Offline
Moderator
Moderator
User avatar

Joined: Sun Mar 28, 2010 9:03 pm
Posts: 699
Location: United Kingdom
Ill try and explain it, :)

You have got one 74373 chip that controls the Green Cathodes of the 8x8 matrix, 8 pins of the Green 74373 connects to the 8 transistors that control the 8 cathodes ROWS of GREEN Leds..

Now 1 pin from the green 74373 chip goes to a RESISTOR and then to the TRANSISTOR.. you then have another RESISTOR from the TRANSISTOR to the Cathode of one ROW of green leds..

The last pin on the TRASISTOR connects to Ground..

you then connect the other 7 pins from the Green 74373 chip to the other cathodes using the same connections as i described above..

then you do the same for the RED 74373 chip..

so its goes (red)74373 to a resistor, then to the transistor and from the transistor to a resistor which connects to the cathode of one row of RED leds.


When connecting the Column 74373 to the 8x8 ANODE there are no resistors or transistors connected.


I hope this helps, if not then feel free to ask :)


Image


But please read the DATASHEET for the type of transistor you use, so you know how to connect it up correctly, heres a picture to help.

Image


Attachments:
2n2222 trnasistor.jpg
2n2222 trnasistor.jpg [ 8.89 KiB | Viewed 1311 times ]
8x8game.jpg
8x8game.jpg [ 7.39 KiB | Viewed 1311 times ]
Top
 Profile  
 
 Post subject:
PostPosted: Sun Jul 25, 2010 11:37 pm 
Offline
semi-newbie
semi-newbie
User avatar

Joined: Fri Jul 02, 2010 4:54 am
Posts: 22
Location: Switzerland
Thanks for clearing that out.

-nicolo86-


Last edited by nicolo86 on Mon Jul 26, 2010 3:06 am, edited 1 time in total.

Top
 Profile E-mail  
 
 Post subject:
PostPosted: Sun Jul 25, 2010 11:40 pm 
Offline
Moderator
Moderator
User avatar

Joined: Sun Mar 28, 2010 9:03 pm
Posts: 699
Location: United Kingdom
thats no problem :)

any problems just ask :)


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jul 26, 2010 12:31 pm 
Offline
Site Admin
Site Admin
User avatar

Joined: Fri Mar 26, 2010 10:30 pm
Posts: 1860
OOPS, big mistake by me!

I forgot that we were originally talking about the 8x8 game system schematic. The new schematic that I have been talking about in my last few posts is different (and better) than the 8x8 schematic.

Sorry to confuse you there buddy! Here is the circuit that you need:
Image
Because it is a common ANODE matrix, you would want to use the transistors to provide a connection to VCC for the anodes. Then the connection to ground (to light up either red or green) comes from their own 74373.

This means that you activate one row of anodes at a time by sending a logic 1 to one of the anode 74373 outputs. Then to light up an LED in that row, you send a logic 0 to that particular 74373 output pin.


Attachments:
8x8_rg_schematic.PNG
8x8_rg_schematic.PNG [ 16.72 KiB | Viewed 1298 times ]
Top
 Profile  
 
 Post subject:
PostPosted: Mon Jul 26, 2010 10:39 pm 
Offline
semi-newbie
semi-newbie
User avatar

Joined: Fri Jul 02, 2010 4:54 am
Posts: 22
Location: Switzerland
no problem.

-nicolo86-


Top
 Profile E-mail  
 
 Post subject:
PostPosted: Tue Jul 27, 2010 4:07 am 
Offline
semi-newbie
semi-newbie
User avatar

Joined: Fri Jul 02, 2010 4:54 am
Posts: 22
Location: Switzerland
Wait a minute. I think you were wrong again because in the schematic that you used for your 8*8 game system the common anode didnt had any transistor neither resistor :?: .

-nicolo86-


Top
 Profile E-mail  
 
 Post subject:
PostPosted: Tue Jul 27, 2010 6:14 am 
Offline
Site Admin
Site Admin
User avatar

Joined: Fri Mar 26, 2010 10:30 pm
Posts: 1860
nicolo86 wrote:
Wait a minute. I think you were wrong again because in the schematic that you used for your 8*8 game system the common anode didnt had any transistor neither resistor :?: .

-nicolo86-


No, this schematic is the best way to go - it is a completely new one compared to the 8x8 game system schematic. That is why I had this sentance at the top of my post:

Quote:
The new schematic that I have been talking about in my last few posts is different (and better) than the 8x8 schematic.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jul 28, 2010 12:07 am 
Offline
semi-newbie
semi-newbie
User avatar

Joined: Fri Jul 02, 2010 4:54 am
Posts: 22
Location: Switzerland
Ahh ok. But the old ones work too. And how is it better.

-nicolo86-


Top
 Profile E-mail  
 
 Post subject:
PostPosted: Wed Jul 28, 2010 6:17 am 
Offline
Site Admin
Site Admin
User avatar

Joined: Fri Mar 26, 2010 10:30 pm
Posts: 1860
nicolo86 wrote:
Ahh ok. But the old ones work too. And how is it better.

-nicolo86-

It all has to do with the current carrying capability of a chip. (which is not much when compared to a transistor)

As you know in order to draw an image on the 8x8 matrix, we do it one column at a time. In my new shcematic I do this by turning on a transistor to connect vcc to the common anode connection of one column of eight LED's.

There are actually 16 LED segments in each column because we have both red and green. so if we were to turn on all 16 LED segments then all the current for these LED's would flow through the transistor which would happily handle this current. But if I were to use just one output of a 74373 instead of the transistor to handle all of this current - it wouldn't be able to and the LED's would be quite dim.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Aug 01, 2010 2:06 am 
Offline
semi-newbie
semi-newbie
User avatar

Joined: Fri Jul 02, 2010 4:54 am
Posts: 22
Location: Switzerland
Hey brad could you please post a picture with the schematics on how to connect the chips to the PIC.

Please and tanks

-nicolo86-


Top
 Profile E-mail  
 
 Post subject:
PostPosted: Mon Aug 02, 2010 10:30 pm 
Offline
Site Admin
Site Admin
User avatar

Joined: Fri Mar 26, 2010 10:30 pm
Posts: 1860
nicolo86 wrote:
Hey brad could you please post a picture with the schematics on how to connect the chips to the PIC.

Please and tanks

-nicolo86-



I will get it done when I get some free time but all you need to do is connect an eight bit port to the eight inputs of all of your 74373's. Then you need seperate latch connections to control which 74373 grabs the data. (since they all receive the same data)


Top
 Profile  
 
 Post subject:
PostPosted: Fri Aug 13, 2010 6:24 am 
Offline
semi-newbie
semi-newbie
User avatar

Joined: Fri Jul 02, 2010 4:54 am
Posts: 22
Location: Switzerland
hey brad do you have the schematics on how to connect the chip to the pic. I am asking because i am going on vacation and i would like to finish it up

thanks

-nicolo86-


Top
 Profile E-mail  
 
 Post subject:
PostPosted: Fri Aug 13, 2010 6:27 am 
Offline
Site Admin
Site Admin
User avatar

Joined: Fri Mar 26, 2010 10:30 pm
Posts: 1860
nicolo86 wrote:
hey brad do you have the schematics on how to connect the chip to the pic. I am asking because i am going on vacation and i would like to finish it up

thanks

-nicolo86-


Sorry I keep forgetting. I have to goto work now but will do it later this afternoon.

In the meantime - have you found any info of how to connect it?


Top
 Profile  
 
 Post subject:
PostPosted: Fri Aug 13, 2010 7:03 am 
Offline
semi-newbie
semi-newbie
User avatar

Joined: Fri Jul 02, 2010 4:54 am
Posts: 22
Location: Switzerland
Nope. Not yet but i am still searching.

thanks

-nicolo86-


Top
 Profile E-mail  
 
 Post subject:
PostPosted: Fri Aug 13, 2010 9:25 pm 
Offline
Site Admin
Site Admin
User avatar

Joined: Fri Mar 26, 2010 10:30 pm
Posts: 1860
I just remembered that I have already done this! here is a link to the 8x85 led pov display which shows you exactly how to connect up your 74373's to a single PORT on the microcontroller.

http://www.bradsprojects.com/8x85_pov_files/8x85_pov_schematic.png


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 34 posts ]  Go to page Previous  1, 2, 3  Next

All times are UTC + 10 hours


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
Theme made by Keenen Wheeler