Hi everyone,
We want to program our Dobot so that it can run a sequence without being connected to a PC. Our plan is to upload the sequence to an Arduino Mega 2560, which will be controlled by a Siemens LOGO! to start the process.
The problem: We found an old YouTube tutorial that uses Arduino v2.0, but on the official Arduino website, only version 2.3 is available. In this new version, some files from a folder that should be used in the program are not found or not working correctly.
We are beginners and dont know how to fix this issue. Has anyone worked with a similar setup or knows how to solve this problem with missing/changed files in this Arduino version?
This is the Tutorial we used:
Any help would be appreciated!