Newbie having a lot of trouble.

Hello all,

Please help. I am unable to figure out how to compile and upload code to my Arduino Nano Every board. I am trying to open and close the face of the Iron Man mask that i made. I believe i followed the steps that were provided to me correctly. I downloaded the Arduino IDE, added Servoeasing library, connected the board using USB. It's the compile and upload step that has me lost because this is my first time trying to do something like this. Any help would be greatly appreciated.

Thank you in advance, Joe

You click on the upload button in the IDE and it compiles the code. If there are no errors it then uploads it.

Did you try to compile it? If so please provide error messages and your sketch. Otherwise I'm not sure how I can answer such a vague request.

The 2 attachments are pictures of the directions i was given.

What is the code? What is the error message?

Please post code between

[code]

and

[/code]

.

READ THIS BEFORE YOU ASK A QUESTION

This is what happens when you do not

The best analogy I can make for this forum is, it's like a magic shop. you don't just walk in, flash the platinum card, and walk out with "Saw the lady in half". you show the magic you have, we guide you further down the path.

an essential lesson of that magic is reading 7. If you are posting code or error messages, use "code" tags

joezayyy74:
The 2 attachments are pictures of the directions i was given.

.........aaaaannnnndddddd what happened?

No we don't really want to see what you were ASKED to do.

We want to see what you actually have done. Do you have the code on that sheet copied into the IDE? Have you tried the Verify and/or Upload buttons? What happens?

Steve

You need to click on the upload button in the IDE and it assembles the code.

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