blueroomelectronics
Advanced Member level 5
- Joined
- Sep 17, 2006
- Messages
- 1,681
- Helped
- 180
- Reputation
- 358
- Reaction score
- 77
- Trophy points
- 1,328
- Location
- Toronto, Canada
- Activity points
- 8,696
Neo,NeoMatrix said:so far i am giving cols from 164 and rows directly from portb its working fine 8x32(8 rows and 32 cols) now i want to expand this with (16x80 16 rows 80 columns)
if u have any idea can u tell me plsss
thank u
Al Farouk said:Dear saif
I think that I understand what you need. The idea os the design of the moving message as follows
The shape of the characters are saved in EPROM (for example) and the display matrix are arranged in row and columns each column can be enabled individually.
Counters are used to address the contents of the EPROM in synchrounous with the columns enabled sequence so the shape of the character can be drwan on the Matrix.
to show the moving effect, enable column n then n-1 then n-2 and display the output of the EPROM content on the appropreiat column, repeat this action for example 25 --> 50 time/second.
repeat the last setp by shifting the columns address i.e enable n+1 then n then n-1 and so on.
repeat the last step till the end of your dislay matrix, you get the moving effect.
regards
NeoMatrix said:I am also trying to desing the same LED Moving message Displays so far i tried to do 8x24 Using PIC16F877A and 74HC595 ,ULN24C02 till now i am saving the data from usart to 24C02 EEProm
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?