Using MAX7219 with PIC for Motion character display on Dot Matrix

Status
Not open for further replies.

tajiknomi

Member level 4
Joined
Nov 2, 2015
Messages
79
Helped
0
Reputation
0
Reaction score
0
Trophy points
6
Activity points
754
I am trying to create a program to display Motion-characters on Cascaded Dot-Matrix. So far i have created characters and had successfully moved them from far left display to the right dot matrix.

There is one major problem with my code, It's not flexible, means that if I want to change the string length, I have to add some lines in my display function again.
I want my function to be like this:

Code:
Display_motion_Characters("String", Speed)

The input string should start from far left display and move towards far right.

Here is the configuration



Any suggestion would be helpful.
 

hello,

i did many tests on MAX7219 ...
for text moving , you can find out them**broken link removed**
like this **broken link removed**
 
Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…