Hello I have an Arduino UNO and attempting to work with a VNH5019 motor driver carrier from Pololu.com. Loaded the zip file to folder, used Sketch – include in library – add zip. Library... Get this error message; I see the file in examples - "DualVNH5019MotorShield.h" Demo.
This is the error when I try to compile the sketch.
Hello I have an Arduino UNO and attempting to work with a VNH5019 motor driver carrier from Pololu.com. Loaded the zip file to folder, used Sketch - include in library - add zip. Library... Get this error message; I see the file in examples - "DualVNH5019MotorShield.h" Demo.
Post a link to the actual site where you got the library AS A LINK!
You should follow the directions on the Getting Started section of that page, rather than use the lame import function in the IDE.
I'd follow them, and try your code, but my laptop destroyed my tourbox in its mad rush to jump out onto the freeway on Tuesday. This one that I'm using now is not mine, and I don't have the Arduino software installed.
PaulS:
You should follow the directions on the Getting Started section of that page, rather than use the lame import function in the IDE.
I did follow the directions more than once before submitting my question.
I'd follow them, and try your code, but my laptop destroyed my tourbox in its mad rush to jump out onto the freeway on Tuesday. This one that I'm using now is not mine, and I don't have the Arduino software installed.
No offense but if you cannot run it on your system why bother with a reply? These tech sites are confusing enough for simple minded people like me. Thank you for wasting my time.
I replied because there are two sets of instructions. One involves using the Import Library menu item in the IDE. The other involves using common sense.
You said you followed the instructions that involved using the Import Library menu item.
If you don't want to try following the other instructions, fine. Wait until I get my new computer on Wednesday, and I'll follow them. When I confirm that they work (and I'm confident that they will), THEN you can follow them. But, follow them you will. Today or Thursday. Your choice.
OK I have tried up, down, sideways, the import library, dowloading the zip file and just down right copy and paste to no avail. So I will try other forums as well as you getting your puuter back. I have no problem with being wrong more than once a day!
Again thank you for your effort and hope you get your machine up and running!
RJ
Well, the GitHub download is structured differently from the usual library structure. The GitHub download has an extra layer of directories, which I removed. Glad I could help!