c04fd47d641646e115a0ab335368981bacbc9751
Board-dat/DPR/DPR1009-dat/2023-11-22-14-55-02.png
... | ... | Binary files /dev/null and b/Board-dat/DPR/DPR1009-dat/2023-11-22-14-55-02.png differ |
Board-dat/DPR/DPR1009-dat/dpr1009-dat.md
... | ... | @@ -1,9 +1,12 @@ |
1 | - |
|
2 | -# DPR1009 dat |
|
1 | +# DPR1009 dat |
|
3 | 2 | |
4 | 3 | - [legacy wiki page](https://w.electrodragon.com/w/AVR_PROG_Shield) |
5 | -- please refer for any missing info on legacy wiki |
|
6 | - |
|
4 | +- please refer for any missing info on legacy wiki |
|
5 | + |
|
6 | +## Board Map and Versions |
|
7 | + |
|
8 | +![](2023-11-22-14-55-02.png) |
|
9 | + |
|
7 | 10 | ## Use guide |
8 | 11 | |
9 | 12 | - Double check if cyrstal is place on the 3-pin position, check if auto-reset is place on ON. |
... | ... | @@ -12,40 +15,44 @@ |
12 | 15 | - for Attiny232, etc, turn all middle switch position ON, the rest switches OFF, and jumper for 2313 ON, switch crystal switch to top |
13 | 16 | - For Atmega 328, etc, turn all right switch position ON, the rest switches OFF, and jumper for 2313 OFF, switch crystal switch to bottom |
14 | 17 | |
15 | -| target series | SW_left | SW_middle | SW_right | 2313_jumpers | crystal | LED_pin | |
|
16 | -| ------------- | ------- | --------- | -------- | ------------ | ------- | ------- | |
|
17 | -| attiny 44 | ON | - | - | - | - | | |
|
18 | -| attiny *313 | - | ON | - | ON | - | D3 | |
|
19 | -| atmega 328 | - | - | ON | - | ON | D1 | |
|
18 | +| target series | SW_left | SW_middle | SW_right | 2313_jumpers | crystal | LED_pin | |
|
19 | +| -------------------- | ------- | --------- | -------- | ------------ | ------- | ------- | |
|
20 | +| group-1 Attiny \*313 | - | ON | - | ON | - | D3 | |
|
21 | +| group-2 Attiny \*4 | ON | - | - | - | - | ? | |
|
22 | +| group-3 Atmega | - | - | ON | - | ON | D1 | |
|
20 | 23 | |
21 | -## Working Mode |
|
24 | +### Programming Target Groups |
|
22 | 25 | |
23 | -### To use as a base board, with arduino ISP sketch |
|
24 | -- Flash your arduino with arduino as ISP sketch |
|
25 | -- Arduino IDE - File > Examples > ArduinoISP |
|
26 | -- soldering pin headers and plug to your arduino. |
|
26 | +group-1 Attiny \*313 |
|
27 | 27 | |
28 | -### To use standalone (not-stack) |
|
29 | -- plug programmer like USASP on ISP port, or any other programmers |
|
28 | +- Attiny 11 / 12 / 13/ 15 / 45 / 85 (8p) |
|
29 | +- Attiny \*313 (20P) |
|
30 | 30 | |
31 | -### Testing |
|
32 | -- Put IC On to socket, blink sketch should try LED on IC pin 3 |
|
33 | - - for example for atmega328 is D1. |
|
31 | +group-2 Attiny \*4 |
|
34 | 32 | |
33 | +- Attiny 24 / 44 / 84 (14p) |
|
35 | 34 | |
36 | -## Programming Target Groups |
|
35 | +group-3 Atmega |
|
37 | 36 | |
38 | -Attiny *313 |
|
39 | -- Attiny 11 / 12 / 13/ 15 / 45 / 85 (8p) |
|
40 | -- Attiny *313 (20P) |
|
37 | +- ATmega 8 / 48 / 88 / 168 / 328P (28P) |
|
41 | 38 | |
42 | -Attiny *4 |
|
43 | -- Attiny 24 / 44 / 84 (14p) |
|
39 | +## Working Mode |
|
44 | 40 | |
45 | -Atmega |
|
46 | -- ATmega 8 / 48 / 88 / 168 / 328P (28P) |
|
41 | +### To use as a base board, with arduino ISP sketch |
|
42 | + |
|
43 | +- Flash your arduino with arduino as ISP sketch |
|
44 | +- Arduino IDE - File > Examples > ArduinoISP |
|
45 | +- soldering pin headers and plug to your arduino. |
|
47 | 46 | |
47 | +### To use standalone (not-stack) |
|
48 | + |
|
49 | +- plug programmer like USASP on ISP port, or any other programmers |
|
50 | + |
|
51 | +### Testing |
|
52 | + |
|
53 | +- Put IC On to socket, blink sketch should try LED on IC pin 3 |
|
54 | + - for example for atmega328 is D1. |
|
48 | 55 | |
49 | -## ref |
|
56 | +## ref |
|
50 | 57 | |
51 | -- [[arduino-ide-dat]] - [[arduino-common-error-dat]] |
|
... | ... | \ No newline at end of file |
0 | +- [[arduino-ide-dat]] - [[arduino-common-error-dat]] |