After successfull calibration i try to install OpenCat.ino and get the error message:
Arduino: 1.8.13 (Windows 10), Board: "Arduino Uno"
OpenCat:31:10: fatal error: WriteInstinct/OpenCat.h: No such file or directory
#include "WriteInstinct/OpenCat.h"
^~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
exit status 1
WriteInstinct/OpenCat.h: No such file or directory
What might be the reason?
Best regards from Germany
Tom
You need to rename the folder as OpenCat after unzipping.
https://bittle.petoi.com/4-configuration#4-2-7-download-the-opencat-package
If you have the same problem did you try the steps I mentioned? When you ask if you should remove the sentence could you show what sentence you are talking about? And if you could copy and paste the error it would make it easier to see what is happening.
I have the same problem. But it keeps requesting for the file. Should I remove the sentence in the code?
A big thanks to John: that was easy, everything is working fine now!
Best regards from Germany
Tom
I'll try that at home and will report the results!
Tom
I have my OpenCat folder in my Arduino folder and everything runs fine.
Hi John, thanks for this immediate response! I have located the complete folder opencat (already renamed) far OUTSIDE of the Arduino folder, which is for sure the problem, where should it go exactly to?
Thanks again
Tom
The first thing I would ask is do you have the files in the right place?
You should have the OpenCat directory in the Arduino directory and it should only be name OpenCat with nothing else on the end. So if you have not remove "-main" from the end please do so and see if that resolves things.