On that red led matrix display, I am creating some letters. So far I made letter 'A' !!! Heh. I plan to make the entire alphabet. BUT.... problems.
I have this circuit and I really dont understand how to switch the addresses of the RAM to display other 'letters'.
This circuit is working as follows: I count the LINES from top to down 7 times(with 7493 IC), and I set(inside 0.bin file) the column bits per each count.
I am giving you this proteus save file to test it yourself. I also provide the 0.bin file that is loaded into the RAM chip.
(you can load this *.bin file into any Hex editor and it will decrypt it from it's encrypted form it is right now if you check it with your win notepad)
Here I provide a hirez render of the circuit:

Here is how I write the contents of my 0.bin file:
On the first address 00000000 is letter 'A' then a 00
On the sec address 00000008 is letter 'B' then a 00
And this is it. (notice is set to 8bits hex)

Thank you.
I have this circuit and I really dont understand how to switch the addresses of the RAM to display other 'letters'.
This circuit is working as follows: I count the LINES from top to down 7 times(with 7493 IC), and I set(inside 0.bin file) the column bits per each count.
I am giving you this proteus save file to test it yourself. I also provide the 0.bin file that is loaded into the RAM chip.
(you can load this *.bin file into any Hex editor and it will decrypt it from it's encrypted form it is right now if you check it with your win notepad)
Here I provide a hirez render of the circuit:

Here is how I write the contents of my 0.bin file:
On the first address 00000000 is letter 'A' then a 00
On the sec address 00000008 is letter 'B' then a 00
And this is it. (notice is set to 8bits hex)

Thank you.
Attachments
-
386.6 KB Views: 2
Last edited: