Answer the question
In order to leave comments, you need to log in
How to track a PC keyboard button press in Arduino Ide 1.8 windows?
How to track a PC keyboard button press in Arduino Ide 1.8 windows?
For example, pressing the "1" button on the keyboard.
Answer the question
In order to leave comments, you need to log in
This is not provided in the Arduino IDE.
You can use self-written software that will communicate with the arduino via the COM port. In this software, you already implement key processing, etc.
Write external software for PC.
A good option to do in Python . Then, after pressing the button on the Arduino, a message will be sent to which the Microcontroller will react in a given way.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question