ASCII from COM port to be used as 'keyboard' inputs

  • Thread starter Thread starter Eidos
  • Start date Start date
  • Tags Tags
    Keyboard
Click For Summary
SUMMARY

The discussion centers on the process of interpreting ASCII values from a COM port as keyboard inputs in Adobe Flash. Users successfully utilized Keyinjector software to achieve this functionality after initially reading ASCII data into MATLAB. The conversation highlights the challenges of implementing this under Windows compared to DOS, where the CTTY command was previously used.

PREREQUISITES
  • Understanding of COM port communication
  • Familiarity with ASCII encoding
  • Basic knowledge of MATLAB for data reading
  • Experience with Adobe Flash for input handling
NEXT STEPS
  • Research how to configure COM port settings in Windows
  • Explore the capabilities and limitations of Keyinjector software
  • Learn about alternative methods for simulating keyboard input in Windows
  • Investigate the integration of MATLAB with other programming environments
USEFUL FOR

This discussion is beneficial for software developers, particularly those working with hardware interfaces, multimedia applications, and anyone looking to simulate keyboard inputs from external sources.

Eidos
Messages
107
Reaction score
1
Hi guys an gals

Do any of you know an elegant way to take ascii values from the com port and interpret them as keyboard input in another program?

If I may be more clear, we've gotten it right to read in ascii from a microprocessor into MATLAB but we would like to read in values which are to interpreted as keyboard input in adobe flash.

Any thoughts and suggestions are much appreciated :smile:
 
Technology news on Phys.org
Under dos you could do this with the CTTY command.
Under windows it might be a bit trickier, there is some software called keyinjector butI haven't used it.
 
Hey thanks a lot!

:smile:

Keyinjector did the trick, we've got it working now.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 3 ·
Replies
3
Views
5K
  • · Replies 1 ·
Replies
1
Views
8K
Replies
9
Views
3K
  • · Replies 1 ·
Replies
1
Views
8K