SDK-dat/arduino-dat/Arduino-IDE-DAT/Arduino-as-ISP-dat/Arduino-as-ISP-dat.md
... ...
@@ -1,3 +0,0 @@
1
-
2
-# ArduinoISP-dat
3
-
SDK-dat/arduino-dat/arduino-boards-dat/arduino-boards-bootloarder-dat/arduino-boards-bootloarder-dat.md
... ...
@@ -1,13 +0,0 @@
1
-
2
-# arduino-boards-bootloarder-dat
3
-
4
-
5
-
6
-
7
-## Other type bootloader
8
-
9
-* [http://drazzy.com/package_drazzy.com_index.json https://github.com/SpenceKonde/ATTinyCore]
10
-* [https://raw.githubusercontent.com/damellis/attiny/ide-1.6.x-boards-manager/package_damellis_attiny_index.json https://github.com/damellis/attiny]
11
-* [https://raw.githubusercontent.com/mikaelpatel/Cosa/master/package_cosa_index.json https://github.com/mikaelpatel/Cosa]
12
-* [http://www.leonardomiliani.com/repository/package_leonardomiliani.com_index.json https://github.com/leomil72/megax8]
13
-* [https://mcudude.github.io/MicroCore/package_MCUdude_MicroCore_index.json https://github.com/MCUdude/MicroCore]
SDK-dat/arduino-dat/arduino-boards-dat/arduino-boards-dat.md
... ...
@@ -55,6 +55,15 @@ http://digistump.com/package_digistump_index.json
55 55
56 56
57 57
58
+## Other biards
59
+
60
+* [http://drazzy.com/package_drazzy.com_index.json https://github.com/SpenceKonde/ATTinyCore]
61
+* [https://raw.githubusercontent.com/damellis/attiny/ide-1.6.x-boards-manager/package_damellis_attiny_index.json https://github.com/damellis/attiny]
62
+* [https://raw.githubusercontent.com/mikaelpatel/Cosa/master/package_cosa_index.json https://github.com/mikaelpatel/Cosa]
63
+* [http://www.leonardomiliani.com/repository/package_leonardomiliani.com_index.json https://github.com/leomil72/megax8]
64
+* [https://mcudude.github.io/MicroCore/package_MCUdude_MicroCore_index.json https://github.com/MCUdude/MicroCore]
65
+
66
+
58 67
59 68
### removed
60 69
... ...
@@ -65,3 +74,7 @@ http://digistump.com/package_digistump_index.json
65 74
下载 http://drazzy.com/package_drazzy.com_index.json 时出错
66 75
下载 https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json 时出错
67 76
77
+
78
+## ref
79
+
80
+- [[arduino-ide-dat]]
... ...
\ No newline at end of file
SDK-dat/arduino-dat/arduino-boards-dat/avduino-avr-dat/Arduino-as-ISP-dat/Arduino-as-ISP-dat.md
... ...
@@ -0,0 +1,3 @@
1
+
2
+# ArduinoISP-dat
3
+
SDK-dat/arduino-dat/arduino-boards-dat/avduino-avr-dat/avduino-avr-dat.md
... ...
@@ -0,0 +1,38 @@
1
+
2
+# avduino-avr-dat
3
+
4
+
5
+- [[arduino-as-isp-dat]]
6
+
7
+
8
+## arduino as ISP for UNO programming
9
+
10
+### Components Required
11
+
12
+To burn the bootloader, you’ll need:
13
+
14
+Two Arduino boards (e.g., Arduino UNO ×2)
15
+
16
+Two Arduino boards (e.g., Arduino UNO ×2)
17
+Jumper wires
18
+
19
+Jumper wires
20
+Arduino IDE installed on your computer
21
+
22
+Arduino IDE installed on your computer
23
+
24
+### wiring to Target Arduino
25
+
26
+- RESET
27
+- D10
28
+- D11
29
+- D12
30
+- D13
31
+- GND
32
+- 5V
33
+
34
+Now, go to Tools > Burn Bootloader.
35
+
36
+## ref
37
+
38
+- [[arduino-boards-dat]]
... ...
\ No newline at end of file