4f92118552ca8770599c2cd165e21cc53f54aac8
Board-dat/DAR/DAR1047-dat/DAR1047-dat.md
... | ... | @@ -6,6 +6,23 @@ |
6 | 6 | ![](2024-02-28-17-43-30.png) |
7 | 7 | |
8 | 8 | |
9 | +## Use guide |
|
10 | + |
|
11 | +Demo Guide |
|
12 | +1. check the use guide video here: https://www.youtube.com/shorts/ePX9KjBYBIk |
|
13 | +2. GIF video here. [[Edatiny.gif]] |
|
14 | + |
|
15 | + |
|
16 | +- install driver here [[Digistump.Drivers.zip]] |
|
17 | +- install the board: http://digistump.com/package_digistump_index.json |
|
18 | + - Copy following into preference -> http://digistump.com/package_digistump_index.json |
|
19 | + - Install digi spark from board management. |
|
20 | + - More reference guide could see here https://digistump.com/wiki/digispark/tutorials/connecting |
|
21 | + |
|
22 | + |
|
23 | +### Upload demo sketch (Default sketch) |
|
24 | +* Use arduino example sketch, change buildinLED to 1 for EDAtiny |
|
25 | +* ONLY plug in USB cable when starting to upload sketch |
|
9 | 26 | |
10 | 27 | |
11 | 28 | |
... | ... | @@ -20,17 +37,12 @@ |
20 | 37 | |
21 | 38 | * Blink - On board test LED is D1, please try pinMode(1, OUTPUT); |
22 | 39 | |
40 | +## Note |
|
23 | 41 | |
24 | - |
|
25 | -## resources |
|
26 | - |
|
27 | -check the use guide video here: https://www.youtube.com/shorts/ePX9KjBYBIk |
|
28 | - |
|
29 | -- 1. install driver here [[Digistump.Drivers.zip]] |
|
30 | -- 2. install the board: http://digistump.com/package_digistump_index.json |
|
42 | +* The board won't be regonized BUT it is OK. No problem for uploading sketch |
|
31 | 43 | |
32 | 44 | |
33 | -## Deep Part |
|
45 | +## For developer only |
|
34 | 46 | |
35 | 47 | ### Burning bootloader |
36 | 48 | |
... | ... | @@ -41,4 +53,7 @@ Firmware - https://github.com/micronucleus/micronucleus/releases |
41 | 53 | * Our board already burned bootloader, use this only when things corrupted. |
42 | 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) |
43 | 55 | |
44 | -* High fuse DD, Low fuse E1, extend fuse FE. |
|
... | ... | \ No newline at end of file |
0 | +#### fuse setup |
|
1 | +* High fuse DD |
|
2 | +* Low fuse E1 |
|
3 | +* extend fuse FE. |
|
... | ... | \ No newline at end of file |
Board-dat/DAR/DAR1047-dat/Edatiny.gif
... | ... | Binary files /dev/null and b/Board-dat/DAR/DAR1047-dat/Edatiny.gif differ |