We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hi!
Just downloaded the program to use it for my arduino to send keyboard signals to the arduino. Have been reading tips on how to code to make it to work. The problem I am having is that the library Serial cant be used, and I tried both 64/32 bit of the program. I can find Serial under Modes->Java->Libraries->Serial. If I open a exampel inside the Serial library the code can still not find the library. Tried opening the library using "Add Mode" inside the program but cant browse the files there.
Anyone got a fix on this problem?
Here is a picture on the code!
//Johan
Answers
Strange, the SimpleWrite example I have with Processing 2.1.1 doesn't look like that at all. And I don't find a static begin() method in the Serial reference.