Last active
February 1, 2021 23:08
-
-
Save Artnoc1/e205bfabb35e6bc3bf24b870ad896332 to your computer and use it in GitHub Desktop.
Revisions
-
Artnoc1 revised this gist
Feb 1, 2021 . 1 changed file with 26 additions and 24 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,24 +1,26 @@ +-----+ +------------| USB |------------+ | +-----+ | B5 | [ ]D13/SCK MISO/D12[ ] | B4 | [ ]3.3V MOSI/D11[ ]~| B3 | [ ]V.ref ___ SS/D10[ ]~| B2 C0 | [ ]A0 / N \ D9[ ]~| B1 C1 | [ ]A1 / A \ D8[ ] | B0 C2 | [ ]A2 \ N / D7[ ] | D7 C3 | [ ]A3 \_0_/ D6[ ]~| D6 C4 | [ ]A4/SDA D5[ ]~| D5 C5 | [ ]A5/SCL D4[ ] | D4 | [ ]A6 INT1/D3[ ]~| D3 | [ ]A7 INT0/D2[ ] | D2 | [ ]5V GND[ ] | C6 | [ ]RST RST[ ] | C6 | [ ]GND 5V MOSI GND RX1[ ] | D0 | [ ]Vin [ ] [ ] [ ] TX1[ ] | D1 | [ ] [ ] [ ] | | MISO SCK RST | | NANO-V3 | +-------------------------------+ -
Artnoc1 revised this gist
Feb 1, 2021 . 1 changed file with 3 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -19,4 +19,6 @@ | [ ] [ ] [ ] | | MISO SCK RST | | NANO-V3 | +-------------------------------+ -
Artnoc1 revised this gist
Feb 1, 2021 . 1 changed file with 7 additions and 7 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,6 +1,6 @@ +-----+ +------------| USB |------------+ | +-----+ | B5 | [ ]D13/SCK MISO/D12[ ] | B4 | [ ]3.3V MOSI/D11[ ]~| B3 | [ ]V.ref ___ SS/D10[ ]~| B2 @@ -16,7 +16,7 @@ C6 | [ ]RST RST[ ] | C6 | [ ]GND 5V MOSI GND RX1[ ] | D0 | [ ]Vin [ ] [ ] [ ] TX1[ ] | D1 | [ ] [ ] [ ] | | MISO SCK RST | | NANO-V3 | +-------------------------------+ -
Artnoc1 revised this gist
Jan 29, 2021 . 1 changed file with 1 addition and 23 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,44 +1,22 @@ +-----+ +------------| USB |------------+ | +-----+ | B5 | [ ]D13/SCK MISO/D12[ ] | B4 | [ ]3.3V MOSI/D11[ ]~| B3 | [ ]V.ref ___ SS/D10[ ]~| B2 C0 | [ ]A0 / N \ D9[ ]~| B1 C1 | [ ]A1 / A \ D8[ ] | B0 C2 | [ ]A2 \ N / D7[ ] | D7 C3 | [ ]A3 \_0_/ D6[ ]~| D6 C4 | [ ]A4/SDA D5[ ]~| D5 C5 | [ ]A5/SCL D4[ ] | D4 | [ ]A6 INT1/D3[ ]~| D3 | [ ]A7 INT0/D2[ ] | D2 | [ ]5V GND[ ] | C6 | [ ]RST RST[ ] | C6 | [ ]GND 5V MOSI GND RX1[ ] | D0 | [ ]Vin [ ] [ ] [ ] TX1[ ] | D1 | [ ] [ ] [ ] | | MISO SCK RST | | NANO-V3 | +-------------------------------+ -
Artnoc1 created this gist
Jan 10, 2021 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,44 @@ +-----+ +------------| USB |------------+ | +-----+ | B5 | [ ]D13/SCK MISO/D12[ ] | B4 | [ ]3.3V MOSI/D11[ ]~| B3 | [ ]V.ref ___ SS/D10[ ]~| B2 C0 | [ ]A0 / N \ D9[ ]~| B1 C1 | [ ]A1 / A \ D8[ ] | B0 C2 | [ ]A2 \ N / D7[ ] | D7 C3 | [ ]A3 \_0_/ D6[ ]~| D6 C4 | [ ]A4/SDA D5[ ]~| D5 C5 | [ ]A5/SCL D4[ ] | D4 | [ ]A6 INT1/D3[ ]~| D3 | [ ]A7 INT0/D2[ ] | D2 | [ ]5V GND[ ] | C6 | [ ]RST RST[ ] | C6 | [ ]GND 5V MOSI GND RX1[ ] | D0 | [ ]Vin [ ] [ ] [ ] TX1[ ] | D1 | [ ] [ ] [ ] | | MISO SCK RST | | NANO-V3 | +-------------------------------+