Board-dat/DAR/DAR1047-dat/2024-02-28-17-43-30.png
... ...
Binary files /dev/null and b/Board-dat/DAR/DAR1047-dat/2024-02-28-17-43-30.png differ
Board-dat/DAR/DAR1047-dat/DAR1047-dat.md
... ...
@@ -0,0 +1,44 @@
1
+
2
+# DAR1047-dat
3
+
4
+- https://www.electrodragon.com/product/attiny85-mini-dev-board-lilytiny-digispark-edatiny/
5
+
6
+![](2024-02-28-17-43-30.png)
7
+
8
+
9
+
10
+
11
+
12
+## ref
13
+
14
+- Compatible with Digispark lilytiny, etc board, can use open source project [micronucleus](https://github.com/micronucleus/micronucleus)
15
+- https://www.electrodragon.com/w/EDAtiny
16
+
17
+## debug
18
+
19
+* During upload sketch in you encounter any error, update the board driver to lisusb-win32 by [[AVR]]
20
+
21
+* Blink - On board test LED is D1, please try pinMode(1, OUTPUT);
22
+
23
+
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
31
+
32
+
33
+## Deep Part
34
+
35
+### Burning bootloader
36
+
37
+Firmware - https://github.com/micronucleus/micronucleus/releases
38
+
39
+* Use firmware - > release -> attiny85 aggressive.hex
40
+
41
+* Our board already burned bootloader, use this only when things corrupted.
42
+* 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
+
44
+* High fuse DD, Low fuse E1, extend fuse FE.
... ...
\ No newline at end of file
Board-dat/DAR/DAR1047-dat/Digistump.Drivers.zip
... ...
Binary files /dev/null and b/Board-dat/DAR/DAR1047-dat/Digistump.Drivers.zip differ
Board-dat/DAR/DAR1047-dat/Micronucleus-2.01.zip
... ...
Binary files /dev/null and b/Board-dat/DAR/DAR1047-dat/Micronucleus-2.01.zip differ