Skip to content

Conversation

@ben-jacobson
Copy link

…-UNO.md

There was a missing step in these instructions. Also, I can't change this in Github but the image has an error in it, it shows a connection to ATMega IOREF rather than RST. It's one pin over.

Changes proposed in this pull request

  • Example 1
  • Example 2

Please check

  • This pull request changes an article title
  • This pull request removes an article

…-UNO.md

There was a missing step in these instructions. Also, I can't change this in Github but the image has an error in it, it shows a connection to ATMega IOREF rather than RST. It's one pin over.
@CLAassistant
Copy link

CLAassistant commented Apr 17, 2022

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ seaxwi
❌ ben-jacobson
You have signed the CLA already but the status is still pending? Let us recheck it.

@juditmv juditmv requested a review from seaxwi April 19, 2022 13:09
Copy link
Collaborator

@seaxwi seaxwi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @ben-jacobson, thanks for contributing. Could you please sign our license agreement?

I've fixed the image you mentioned. You're right about the missing step. I don't think there's any point referring back to previous steps now that it's added. So how about this?

08. Connect the Arduino Uno to your PC again and make sure it's selected in `Tools > Port`.

09. Select `Tools > Board > Arduino AVR Boards > Arduino Mega or Mega 2560`.

10. Select `Tools > Programmer > Arduino as ISP`.

11. Select `Tools > Burn Bootloader`.

| ICSP-2 | ICSP-2 |
| ICSP-6 | ICSP-6 |

08. Connect the Arduino Uno to your PC again.
Copy link
Collaborator

@seaxwi seaxwi Apr 22, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
08. Connect the Arduino Uno to your PC again.
08. Connect the Arduino Uno to your PC again and make sure it's selected in `Tools > Port`

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@seaxwi you are missing the closing backtick at the end of `Tools > Port` in your suggestion.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@per1234 fixed

08. Connect the Arduino Uno to your PC again.

09. Check the board and port selection like in step 2 and 3.
09. Check the port selection like in step 2 and 3.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
09. Check the port selection like in step 2 and 3.
09. Select `Tools > Board > Arduino AVR Boards > Arduino Mega or Mega 2560`.

09. Check the port selection like in step 2 and 3.

10. Select `Tools > Programmer > Arduino as ISP`.
10. Change the board to Arduino Mega or Mega 2560.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
10. Change the board to Arduino Mega or Mega 2560.
10. Select `Tools > Programmer > Arduino as ISP`.

Comment on lines +51 to +53
11. Select `Tools > Programmer > Arduino as ISP`.

12. Select `Tools > Burn Bootloader`.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
11. Select `Tools > Programmer > Arduino as ISP`.
12. Select `Tools > Burn Bootloader`.
11. Select `Tools > Burn Bootloader`.

@seaxwi
Copy link
Collaborator

seaxwi commented May 3, 2022

Closing this since the issues are being covered in #63.

@seaxwi seaxwi closed this May 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants