Recent Posts

Pages: 1 2 [3] 4 5 ... 8
21
General Discussion / Re: Generating Characters on 1088BS
« Last post by meek-mic on August 22, 2016, 01:03:15 am »
In generating characters on 1088BS LED matrix, we have to load the byte in every row. One is for ON, and Zero is OFF. Load one for all the LEDS that you want to glow or produced light to form the character or letter that you want to be displayed. :)
This will still depend on the program that you are using.
22
General Discussion / Re: 1088BS LED MATRIX
« Last post by meek-mic on August 22, 2016, 01:01:03 am »
THIS TYPE OF LED MATRIX IS GOOD IN MAKING A GAME (TETRIS)  :D  ;D
It is actually :)
23
General Discussion / Re: 1088BS LED MATRIX
« Last post by meek-mic on August 22, 2016, 12:59:37 am »
1088BS led matrix has 16 pins that represent the cathodes connected on columns and the anodes connected on rows. But in some matrix the anodes are connected on columns and the cathodes on rows.
Yes, this is because the 1088bs is a common anode.
24
General Discussion / Re: (1)1088BS LED MATRIX
« Last post by meek-mic on August 22, 2016, 12:56:37 am »
The 1088BS LED Matrix has a pin configuration that goes in a counter clock wise direction. Pin number 1 can be seen on the left side of the matrix with the label facing the user. And pin number 16 can be seen on the upper left side of the matrix

That's a good point jezaniah. Other LED matrices goes in a clockwise direction wherein the pin 1 starts on the lower left and pin 16 is located on the upper right corner.
25
General Discussion / Re: Programming 1088BS in Arduino
« Last post by meek-mic on August 22, 2016, 12:53:45 am »
No! Hahaha. Madaming cinocode sa pagpapalabas pa lang ng limang letters. tapos nakakalito kung san yung mga pin number.

As soon as you start doing it, you'll get used to it eventually.  :)
26
General Discussion / Re: Programming 1088BS in Arduino
« Last post by AlfredoBuenviaje on August 22, 2016, 12:36:28 am »
I dont have any idea about Arduino, can you teach me maam ?  ;D ;D ;D ;D
27
General Discussion / Re: 1088BS LED MATRIX
« Last post by AlfredoBuenviaje on August 22, 2016, 12:31:02 am »
I dont konw the difference between the two one thing for me is sure : it is used to display arbitrary patterns with led matrices. ;) ;) ;)
28
General Discussion / Re: General Interest
« Last post by edgrajo on August 22, 2016, 12:30:14 am »
SIGURO PWEDE ILIBING PERO SA MANILA NORTH CEMETERY O KAYA MNLA MEMORIAL PARK HAHAHA
 WAG SA LIBINGAN NG MGA BAYANI... DAMI NILANG NINAKAW BES :)

PS: HINDI AKO MAKA-DILAW!!!
29
General Discussion / Re: Programming 1088BS in Arduino
« Last post by KB on August 22, 2016, 12:24:57 am »
I don't have any idea about Arduino and how it works but I think if I will be given a chance to learn about it, It would be easy. Char.  ;D ;D ;D
30
General Discussion / Re: 1088BS LED MATRIX
« Last post by KB on August 22, 2016, 12:23:04 am »
Based on what I have seen on the internet, the 1088BS LED Matrix has pin configuration which is the Vcc and GND are the power connections. They are on both sides so that the modules can be chained. CK will be the data clock and LE will be latch enable. Finally there is DI, data in, and DO, data out. You connect the Arduino to DI and if you had more than one module you would connect DO on the first module to DI on the second module and so on.
Also I have seen the Direct Drive LED Matrix which has Simpler monochrome direct drive code. Is this correct? Cause I'm not sure.
Pages: 1 2 [3] 4 5 ... 8