ps2SERVO.ino:1:33: fatal error: PS2X_lib.h: No such file or directory
compilation terminated.
Do you actually have PS2X_lib.h on your PC and if so where did you get it from, where is it located, how did it get there, what have you done since and how are you including it in your program ?
I assume that you have read read this before posting a programming question but chose to ignore the advice given about posting your code in order to get help.
"oh knowledgeable one, do not be mad at me, i only search for knowlege". got all the part that was listed in http://www.instructables.com/id/How-to-control-servo-with-play-station-2-controlle/ site. yes, i do have PS2X_lib.h. got it from gethub.com like it said. its in my sketchbook folder for arduino. I unzipped to that folder. Just what it said on the web site.
No, I have not read the posting a programming question, I did not know, oh knowledgeable one. give me time to review.
Did you do Sketch -> Import Library and pick the PS2X_lib?
Also..
yes, i do have PS2X_lib.h. got it from gethub.com like it said. its in my sketchbook folder for arduino. I unzipped to that folder. Just what it said on the web site.
Where exactly is the .h file ? You seem to be saying that it is in the sketchbook folder. If that is so then it is in the wrong place. It should be in a folder named PS2X_lib in the libraries folder in the sketchbook folder.