I was wandering is there a possible way to read keyboard key's with arduino but without opening
any serial port. For example just typing in my keyboard and the arduino reads each key.
Is that possible?
Where is your keyboard connected to? how to link your Arduino to the keyboard?
My keyboard is connected to a Windows PC, what I need is the arduino to read the keyboard keys
without typing them in to a serial monitor.