#✅ - uploading the code to the arduino nano
18 messages · Page 1 of 1 (latest)
Hey @torpid junco, thank you for contributing to this forum.
Please provide as much information (images, video, description) as you can. This will increase the chance that someone can help you with your issue.
Use the Close button when your issue is resolved.
i have watched the third installment multiple times to cross reference and I dont know if crashworks3D have changed the code but I just get an upload error.
I have now tried to fix it and I fear I have made it worse
I have been doing some research and the code im using and the one other people are using are different despite getting the code from crashworks github page
The Crash Works 3D code is newer than what was in that video. Perhaps if enough people ask @radiant oracle nicely enough he can make an updated video? 🙃
Here are some questions to see where you're at with everything:
- What board are you using? Is it an Arduino Nano ATmega328P?
- If you are using the Arduino Nano ATmega328P did you install the CH340 drivers?
The board I am using is an Arduino Nano ESP32 with headers. If that helps
Yup. You want to be sure you're using the version of code that works with that board. The Arduino Nano ESP32 actually uses a SAMD architecture not ATmega328p architecture.
You'll want to use this version of the code:
Iron_Man_Servo v3.2.x
Thank you
Do I need to download any libraries for the code to work?
There are instructions in the README.md on what libraries need to be installed.
probably should have read that lol
i have tried both the one crashwork has up and the one you have sent me and neither work
i have just tried your code again and it has down loaded.
thank you
i have wired everything up correctly and my button isn't doing anything other than turning the system on
This thread is closed now :white_check_mark: