We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpSyntax Questions › Emulating a keypress in the background
Page Index Toggle Pages: 1
Emulating a keypress in the background (Read 432 times)
Emulating a keypress in the background
Jan 10th, 2008, 4:24pm
 
Hello all.

I'm currently working on a project that will involve an external object controlling objects in Second Life. I want to do this via the Arduino emulating a keypress. Can Processing take information from the Arduino and then, in the background, emulate a keypress in whatever program is open?
Re: Emulating a keypress in the background
Reply #1 - Jan 10th, 2008, 4:57pm
 
You can interface with arduino easily. I don't know about the keypress sending though.
The realworld to secondlife interface using arduino...I remember a Google Tech Talk by Jonathan Oxer where he basically shows how to do just that:
http://video.google.com/videoplay?docid=3850910409804844384
Page Index Toggle Pages: 1