Cant user Serial library, Can find it inside Processeing folder.

edited February 2014 in Library Questions

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! image alt text

//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.

Sign In or Register to comment.