Open Reict232 opened 2 weeks ago
Moppy2-Arduino.ino
is the sketch that should be opened in the Arduino IDE. The wiki instructions should be fairly complete. Is there a particular step you're getting stuck on?
The INO file contains plain text instead of code. I don't speak English well and the translation of the instructions is bad, if you can direct the firmware file I will be very happy :)
The INO file contains plain text instead of code.
This is correct. The Arduino IDE will compile the code in the src
directory when you open that sketch. Please make sure you have unzipped the folder first, before opening it in the Arduino IDE.
I'm sorry the translation is not clear. Would you mind explaining the steps you have completed so far? What step are you stuck on? What is the error/problem you are seeing?
I unpacked the archive, opened the ino file, and after loading it into the Arduino, nothing worked for me. I thought it was because the file was empty and wrote a question... I'll try to download the firmware again P.S. Sorry, it seems I forgot to install drivers for the Arduino copies :)
Yes, when I downloaded the driver, the firmware loaded. Thanks for the support and for the cool project.
I don’t understand which sketch needs to be loaded into the Arduino for everything to work. It’s interesting to collect, but I don’t have any knowledge. The instructions are not complete.