With Instructables you can share what you make with the world and tap into an ever-growing community of creative experts.
share step-by-step photos with text instructions
share one or more photos in one step quickly and easily
share your how-to video
PDF DownloadsAs a Pro member, you will gain access to download any Instructable in the PDF format. You also have the ability to customize your PDF download.
(forgot username/password?)
Comment: I think that over time the processing people have changed the way KeyEvents work, but I…
Comment: That sounds awesome, is your plugin posted online anywhere?
Comment: I'm afraid you might need a second arduino to do that, or you would need to completely …
Comment: I'm afraid that's beyond my processing knowledge, you might be able to use an IDE like …
Comment: Quite possibly, I don't have a mac to test on, but I have found that some people have p…
Comment: This is an issue in Processing 1.1, it no longer imports the Robot class by default, so…
Comment: Try adding "import java.awt.Robot;" "import java.awt.AWTException;" "import java.awt.…
Comment: The mouse one was always kind of sketchy, it may not work for everyone; sorry :(
Comment: I just now realized, maybe the Robot class is windows only? I'm not sure, but it looks…
Comment: Are you running it in processing or the Arduino IDE? It needs to be in processing. If s…
Comment: Oh yeah, that just depends on the number of Serial ports in your computer.
Comment: Check the references page on my instructable, the first item is a page about doing exac…
Comment: Ok, just finished writing it, let me know what you think: http://www.instructables.com/…
Comment: It's quite interesting how the controller transmits it and I actually glossed over it b…