School project glove commanded car

Hi
We are a team using Arduino to command the car we built. The codes in zip files won't be downloaded on the Arduino's engine code as library because of a java script error...how do I fix this?
So basically we made a code on Arduino to get information from the accelerometer and another to activate the motors.
The extract of libraries screenshots down here are to comand them so I converted them in zip but the error is blocking me to upload them. I'm pretty new in Arduino so I don't really know how or where I could fix this..

Your topic was MOVED to its current forum category which is more appropriate than the original as it has nothing to do with Installation and Troubleshooting of the IDE

Can you still upload the ZIP file here? Or link to the other post?

Post the required details.

Pretend that forum members have no idea what you are doing.

It should have been moved somewhere, but where?

I moved it to the Project Guidance category which is where it is now

Thanks. But where are the files?

Which files ?

This. Maybe there is the error?

However, some zip files may contain symlinks or multiple libraries that can cause errors or prevent the IDE from recognizing them as valid libraries. In that case, you may need to manually extract the zip file and copy the library folder into your sketchbook folder. You may also need to delete any broken or unnecessary symlinks from the library folder. After that, you should restart the Arduino IDE and check if the library is listed under File > Examples > .
I hope this helps you fix the issue.:blush:

Take a look at the the error message, as it might offer a clue about what is wrong.

I completed the original message

It says the java script is not ok but I don't really understand

Can you describe it more precisely I'm not understanding :sweat_smile:

Yes but what does it mean? What should I change

Oh thanks haha another proof that I'm not used to Arduino :eyes::rofl:

Could you provide the files you programmed? Or does it show any errors in the error message? If we don't have any further information, unfortunately we can't help.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.