Help with running Dobot offline using Arduino Mega 2560 and LOGO!

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 version?

Any help would be appreciated!

Hi @vale2112 ,

welcome to the Arduino Forum!

From your description it is quite likely that your problems are not related to V2.3 but to one or more missing libraries ... Unfortunately this has to be a guess as you did not post any error messages and the code you are using ...

Could you be more specific about what V2.3 is missing and the sketch you use? That would be very helpful!

Please use code tags when posting error messages and code!

image

ec2021

BTW: There is a thread that new users should read because it provides valuable information about

How to get the best out of this forum

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