I'm trying to install the firmware on the Arduino. Unfortunately I just can't get it. I have no experience with programming and that's why I decided to start with the simplest project. (Solderless version)
1. I downloaded and installed arduino 1.8.19 as described.
2. Then I changed the presets as described in the instructions. Then I activated OLED and temperature in the focuserconfig.h, i.e. deleted the two "//".
3. Then I tried to flash the firmware. When flashing, the error "myQueue.h no such file or directory" came up. I found the zip here in the forum.
Now the next error comes up when flashing: "myEEPROM.h no such file or directory" and I suspect the file "myeepromanything.h" will also be missing. I Didn't find the zip files here in the discussions and also not in google.
I would be happy if someone helps me. Like I said, I've never programmed anything.
Thank you and clear skies
Kater
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello everybody,
I'm trying to install the firmware on the Arduino. Unfortunately I just can't get it. I have no experience with programming and that's why I decided to start with the simplest project. (Solderless version)
1. I downloaded and installed arduino 1.8.19 as described.
2. Then I changed the presets as described in the instructions. Then I activated OLED and temperature in the focuserconfig.h, i.e. deleted the two "//".
3. Then I tried to flash the firmware. When flashing, the error "myQueue.h no such file or directory" came up. I found the zip here in the forum.
Now the next error comes up when flashing: "myEEPROM.h no such file or directory" and I suspect the file "myeepromanything.h" will also be missing. I Didn't find the zip files here in the discussions and also not in google.
I would be happy if someone helps me. Like I said, I've never programmed anything.
Thank you and clear skies
Kater
Hello everyone, i figured it out. I found the libraries in the firmware zip file.
Best regards