text from the keyboard
Moderator: Benj
text from the keyboard
Hello all,
How can I insert text from the keyboard and viewed on the display.
Thank you in advance!
How can I insert text from the keyboard and viewed on the display.
Thank you in advance!
- Attachments
-
- keypad.fcf
- (11.5 KiB) Downloaded 350 times
-
- Matrix Staff
- Posts: 9521
- Joined: Sat May 05, 2007 2:27 pm
- Location: Northamptonshire, UK
- Has thanked: 2585 times
- Been thanked: 3815 times
Re: text from the keyboard
Hi Donald,
I have created a flowchart which will allow you to add letters A to Z, add a space and delete any entered letters: At the moment you need to press a key up to 3 times (just like on phones) then press Hash to enter.
For improved speed it may be better to have a predetermined time elapse then key is auto entered. Then you will not need to press # to enter.
I did not have much time tonight so did not do the time out method.
If you would like to use the timer method, I will see if I can get the chance to do that tomorrow (Wednesday)
Martin
I have created a flowchart which will allow you to add letters A to Z, add a space and delete any entered letters: At the moment you need to press a key up to 3 times (just like on phones) then press Hash to enter.
For improved speed it may be better to have a predetermined time elapse then key is auto entered. Then you will not need to press # to enter.
I did not have much time tonight so did not do the time out method.
If you would like to use the timer method, I will see if I can get the chance to do that tomorrow (Wednesday)
Martin
- Attachments
-
- keypad1.fcf
- (17.78 KiB) Downloaded 381 times
Martin
Re: text from the keyboard
Hi Martin,
It is very good, but if it can use the delay, it is welcome.
And there is a little problem, use next row.
Thanks very much!
It is very good, but if it can use the delay, it is welcome.
And there is a little problem, use next row.
Thanks very much!
-
- Matrix Staff
- Posts: 9521
- Joined: Sat May 05, 2007 2:27 pm
- Location: Northamptonshire, UK
- Has thanked: 2585 times
- Been thanked: 3815 times
Re: text from the keyboard
Hi donald,
I have added the following:
timer, extra line, Numbers 0 to 9 and When you press space button an underscore briefly appears in the place a char will appear when keypad is next pressed.
I have done this so if using a few spaces you will not loose position of where next char will appear.
Since next line will automatically be used when top row is filled, the flowchart is more complex since I have left in the char delete button.
This has not been tested on hardware, so I'm not sure if auto entry has ideal timeout or not.
If you want more or less time, I can sort that easily
Currently it's set for 1.2 seconds
Martin
I have added the following:
timer, extra line, Numbers 0 to 9 and When you press space button an underscore briefly appears in the place a char will appear when keypad is next pressed.
I have done this so if using a few spaces you will not loose position of where next char will appear.
Since next line will automatically be used when top row is filled, the flowchart is more complex since I have left in the char delete button.
This has not been tested on hardware, so I'm not sure if auto entry has ideal timeout or not.
If you want more or less time, I can sort that easily
Currently it's set for 1.2 seconds
Martin
- Attachments
-
- keypad2.fcf
- (27.17 KiB) Downloaded 373 times
Martin
Re: text from the keyboard
Sir Martin can not find the right words, very very cool is what I feel have to say it.






-
- Matrix Staff
- Posts: 9521
- Joined: Sat May 05, 2007 2:27 pm
- Location: Northamptonshire, UK
- Has thanked: 2585 times
- Been thanked: 3815 times
Re: text from the keyboard
Hello all,
Sir Martin, written texts can be saved? You can transfer in a micro SD
and then updated?
Thanks in advance!
Sir Martin, written texts can be saved? You can transfer in a micro SD
and then updated?
Thanks in advance!
-
- Matrix Staff
- Posts: 9521
- Joined: Sat May 05, 2007 2:27 pm
- Location: Northamptonshire, UK
- Has thanked: 2585 times
- Been thanked: 3815 times
Re: text from the keyboard
Hi Donald,
I have not got Micro SD Eblock, So I can't create a flowchart, as no means of testing it works.
So what I have done is altered flow chart so the letters/numbers are stored in a string variable called Letter_Storage as well as displayed on LCD. Delete function also deletes char from Letter_Storage variable as well.
Martin
I have not got Micro SD Eblock, So I can't create a flowchart, as no means of testing it works.
So what I have done is altered flow chart so the letters/numbers are stored in a string variable called Letter_Storage as well as displayed on LCD. Delete function also deletes char from Letter_Storage variable as well.
Martin
- Attachments
-
- keypad3.fcf
- (28.65 KiB) Downloaded 332 times
Martin
-
- Matrix Staff
- Posts: 9521
- Joined: Sat May 05, 2007 2:27 pm
- Location: Northamptonshire, UK
- Has thanked: 2585 times
- Been thanked: 3815 times
Re: text from the keyboard
Hi Donald,donald wrote:transfer in a micro SD
Just had a thought.
Micro SD (FAT Component) will not be enabled with free version of Flowcode V5
So you will need to upgrade to Professional for that component to work.
Martin
Martin
Re: text from the keyboard
Hi Martin,
Yes indeed i can not. But it is possible that help me with a flowchart and a hex ?
Must say that I always helped me your solutions for the resolution to understand and develop different schemas flochart.
Now for the holidays I think that purchasing Professional license of the program.
Thank you in advance!
Yes indeed i can not. But it is possible that help me with a flowchart and a hex ?

Must say that I always helped me your solutions for the resolution to understand and develop different schemas flochart.
Now for the holidays I think that purchasing Professional license of the program.
Thank you in advance!