Hi ookey,oookey wrote: With your previously written program it displayed the letter "L" on the left side 5 columns, how do i modify on that program in order to display "HELLO WELCOME"Please advice.
The second icon down in your flowchart you will see
Code: Select all
Text = "L"
MessageLength = Length$(Text)
Text = "HELLO WELCOME"
You will need leave the wording within speech marks.
If I get a chance later tonight after work, I will add the scrolling part, now that you have attached a more completed circuit diagram.
At this stage the word HELLO WELCOME will only appear in the 1st 5x7 display only. all the rest won't light.
Don't forget this is only my theory, and since I have not got the hardware, unable to test prior to posting.
So it may not work 1st time.
Martin