+ Post New Thread
Results 1 to 14 of 14
-
19th December 2011, 05:18 #1
- Join Date
- Mar 2011
- Posts
- 12
- Helped
- 0 / 0
- Points
- 543
- Level
- 4
-
19th December 2011, 05:18
-
19th December 2011, 05:46 #2
- Join Date
- Jul 2009
- Location
- Bandung, Indonesia
- Posts
- 260
- Helped
- 31 / 31
- Points
- 2,738
- Level
- 12
Re: 8x8 LED matrix data sheet or conection daigram ?
-
19th December 2011, 06:08 #3
Re: 8x8 LED matrix data sheet or conection daigram ?
can you show more information what you need? And now my job is design the led matrix drivre card,8-)
-
19th December 2011, 14:03 #4
- Join Date
- Dec 2011
- Location
- India
- Posts
- 546
- Helped
- 85 / 85
- Points
- 3,328
- Level
- 13
- Blog Entries
- 1
Re: 8x8 LED matrix data sheet or conection daigram ?
Your 8x8 LED matrix has 8x8 pins.... So its simple to connect..... Just follow the matrix rule.
E.g= to light the 2x4 th LED, supply voltage via 2nd and 4th pins.
But current should be low as 50mA (approx.)
---------- Post added at 18:33 ---------- Previous post was at 18:32 ----------
Your 8x8 LED matrix has 8x8 pins.... So its simple to connect..... Just follow the matrix rule.
E.g= to light the 2x4 th LED, supply voltage via 2nd and 4th pins.
But current should be low as 50mA (approx.)
-
19th December 2011, 16:26 #5
- Join Date
- Mar 2011
- Posts
- 12
- Helped
- 0 / 0
- Points
- 543
- Level
- 4
Re: 8x8 LED matrix data sheet or conection daigram ?
i think its circuit connection is different way because of i given the supply (checked with multimeter) but the row and columns is discorded not orderly
cant find yet ?
its side has a number as follows VT12088BS
Please help me thanks
-
19th December 2011, 18:09 #6
- Join Date
- Mar 2011
- Location
- Finland
- Posts
- 1,366
- Helped
- 941 / 941
- Points
- 17,009
- Level
- 31
- Blog Entries
- 8
Re: 8x8 LED matrix data sheet or conection daigram ?
In post #2 attached datasheet has common cathode matrix
here is common anode matrix version......
http://www.b2bledproducts.com/rimage...YXM-788ASR.pdf
with code VT12088BS , nothing found....
You should find out the wiring by measuring.Last edited by kak111; 19th December 2011 at 18:17.
---> Hike with wise men , then you will be wise <---
-
19th December 2011, 18:09
-
4th January 2012, 10:51 #7
- Join Date
- Jan 2012
- Posts
- 1
- Helped
- 3 / 3
- Points
- 216
- Level
- 2
-
17th January 2012, 03:38 #8
- Join Date
- Mar 2011
- Posts
- 12
- Helped
- 0 / 0
- Points
- 543
- Level
- 4
Re: 8x8 LED matrix data sheet or conection daigram ?
yes thanks monsterbrain
-
8th May 2012, 23:58 #9
- Join Date
- Jul 2007
- Posts
- 3
- Helped
- 0 / 0
- Points
- 1,197
- Level
- 7
Re: 8x8 LED matrix data sheet or conection daigram ?
I have another LED Matrix has 12x12 pin.
can you tell me how can i find connect this to a pic.
-
8th May 2012, 23:58
-
9th May 2012, 00:48 #10
- Join Date
- Sep 2007
- Location
- Richmond Hill, ON, Canada
- Posts
- 6,667
- Helped
- 1666 / 1666
- Points
- 34,469
- Level
- 45
- Blog Entries
- 7
Re: 8x8 LED matrix data sheet or conection daigram ?
if it is White LED, check for 3V drop with ohm meter Anode is the +side.
The call them either Cathode Row or Anode Row.
If "Cathode Row" then drive Cathodes with low side drivers and Anode Columns with high side driver.
If "Anode Row" then drive Anode Rows with high side driver and Cathode Columns with low side driver.
But in 12x12 or 8x8 what's the difference, just rotate the display and make sure you drive with the right polarity. Peak current = N x average for an Array N size.A good design question lists your overall requirements™ The best question deserves a better answer. ™
... Tony Stewart EE since 1975
-
24th June 2012, 07:30 #11
- Join Date
- Jun 2012
- Posts
- 1
- Helped
- 0 / 0
- Points
- 89
- Level
- 1
Re: 8x8 LED matrix data sheet or conection daigram ?
with code VT12088BS , nothing found....
The link to the actual part on adafruit is over here.
-
6th September 2013, 10:11 #12
- Join Date
- Jun 2013
- Posts
- 1
- Helped
- 0 / 0
- Points
- 53
- Level
- 1
Re: 8x8 LED matrix data sheet or conection daigram ?
i just got an 8x8, part# 1588BS-H4, same thing...
similar product:
http://www.lc-led.com/products/lc2088tur1a.html
im trying to achieve this, http://playground.arduino.cc/Main/DirectDriveLEDMatrix
ive had to work out my matrix, and figured its reverse polarity to the 2 referenced in this thread...
oh great, the project shows a Diecimila Arduino, which looks almost the same as my UNO v3,
yet it references pins in the code that arent on the board :/
that whole article is appearing to be very misleading..
ive found that im going to have to use the 74HC595 to give me more digital outputs
back to class for me :/
maybe not, multiplexing should overcome the lack of pins...Last edited by googs; 7th September 2013 at 02:19. Reason: more info
-
19th September 2013, 14:07 #13
- Join Date
- May 2013
- Posts
- 3
- Helped
- 0 / 0
- Points
- 609
- Level
- 5
Re: 8x8 LED matrix data sheet or conection daigram ?
just check all pins by providing them voltage and then sold a 8pin connector in the way you want to light leds
-
21st September 2013, 15:12 #14
- Join Date
- Sep 2007
- Location
- Richmond Hill, ON, Canada
- Posts
- 6,667
- Helped
- 1666 / 1666
- Points
- 34,469
- Level
- 45
- Blog Entries
- 7
Re: 8x8 LED matrix data sheet or conection daigram ?
Your parallel pixel switches must drive 10 to 80mA without change in voltage to maintain constant brightness.
Your column current switches need to sink 10mA by correct voltage drop over current sense R.
these row/col may be reversed as long as Anode stays positive. ... i.e. Sink Cathodes with NPN Switch and SOurce Anodes with 10mA current limiting Resistors or drivers with builtin Resistance (Rce or Rds) at tuned supply voltage. Or use shift register with built in current sink from Avago reference design.
The Red,Amber,Green Leds may vary from batch to batch 2V+/-0.4 and ,Blue 3.6+/-0.4.
Plan on best low VceSat column switch transistors you can buy from Diodes Incorporated <DK or Mouser>.
Use diode test on DMM to confirm pixel positions with dim 1mA or so test and color vs voltage in mV , note above tolerance.Last edited by SunnySkyguy; 21st September 2013 at 15:19.
A good design question lists your overall requirements™ The best question deserves a better answer. ™
... Tony Stewart EE since 1975
+ Post New Thread
Please login