KeyBoard Strokes
Hi,
I have some projects with arduino leonardo and now, I try to do the same with the lattepanda alpha 864s.
In these projects, I use Keyboard strokes fonctions (https://www.arduino.cc/en/Tutorial/KeyboardSerial) to operate automaticly a machine .
Before: With an Leonardo.
The keyboard commands pass through Micro USB port to the external machine computer that i want to operate.
Now: With the LattePanda.
When I call the commands, they go direcly to the lattepanda computer.
I want to get them to go to the external computer but they seems to be attatch to the programation port (com7).
I have some projects with arduino leonardo and now, I try to do the same with the lattepanda alpha 864s.
In these projects, I use Keyboard strokes fonctions (https://www.arduino.cc/en/Tutorial/KeyboardSerial) to operate automaticly a machine .
Before: With an Leonardo.
The keyboard commands pass through Micro USB port to the external machine computer that i want to operate.
Now: With the LattePanda.
When I call the commands, they go direcly to the lattepanda computer.
I want to get them to go to the external computer but they seems to be attatch to the programation port (com7).