How to control the user's keyboard

edited January 2016 in Arduino

Hello, I'm currently trying to make an Arduino-based game controller, which will be composed of an Arduino sketch, and a Processing sketch. What I'm trying to do right now is to get the processing sketch to send keyboard signals to a computer, so it is as if a key actually were being pressed. Does anybody know a function or something else that I can use to do this? Thanks, ChopinCJ

Answers

Sign In or Register to comment.