c12afea092bfc2c6cffb86e446db6c8674eafac0
Board-dat/Board-DAT.md
... | ... | @@ -32,6 +32,9 @@ |
32 | 32 | |
33 | 33 | - [[DAR1056-DAT]] |
34 | 34 | |
35 | +AVR |
|
36 | +- [[DAR1047-dat]] |
|
37 | + |
|
35 | 38 | ### DOD |
36 | 39 | - [[DOD1046-dat]] - [[DOD1071-DAT]] - [[DOD1074-DAT]] - [[DOD1060-dat]] |
37 | 40 |
Board-dat/DAR/DAR1047-dat/DAR1047-dat.md
... | ... | @@ -12,7 +12,7 @@ Demo Guide |
12 | 12 | 1. check the use guide video here: https://www.youtube.com/shorts/ePX9KjBYBIk |
13 | 13 | 2. GIF video here. [[Edatiny.gif]] |
14 | 14 | |
15 | - |
|
15 | +Steps: |
|
16 | 16 | - install driver here [[Digistump.Drivers.zip]] |
17 | 17 | - install the board: http://digistump.com/package_digistump_index.json |
18 | 18 | - Copy following into preference -> http://digistump.com/package_digistump_index.json |
... | ... | @@ -33,7 +33,7 @@ Demo Guide |
33 | 33 | |
34 | 34 | ## debug |
35 | 35 | |
36 | -* During upload sketch in you encounter any error, update the board driver to lisusb-win32 by [[AVR]] |
|
36 | +* During upload sketch in you encounter any error, update the board driver to lisusb-win32 by [[AVR-dat]] |
|
37 | 37 | |
38 | 38 | * Blink - On board test LED is D1, please try pinMode(1, OUTPUT); |
39 | 39 | |
... | ... | @@ -51,7 +51,7 @@ Firmware - https://github.com/micronucleus/micronucleus/releases |
51 | 51 | * Use firmware - > release -> attiny85 aggressive.hex |
52 | 52 | |
53 | 53 | * Our board already burned bootloader, use this only when things corrupted. |
54 | -* Git clone bootloader project from here: https://github.com/Edragon/micronucleus, or [[File:Micronucleus-2.01.zip|download it from here]] - [download it from here](File:Micronucleus-2.01.zip) |
|
54 | +* Git clone bootloader project from here: https://github.com/Edragon/micronucleus, or download it from here [[File:Micronucleus-2.01.zip]] - [File:Micronucleus-2.01.zip](download it from here) |
|
55 | 55 | |
56 | 56 | #### fuse setup |
57 | 57 | * High fuse DD |