DPR1009 dat
- legacy wiki page
- please refer for any missing info on legacy wiki
Use guide
- Double check if cyrstal is place on the 3-pin position, check if auto-reset is place on ON.
- For each type of ICs, please configure wiring:
- For Attiny 44, etc, turn all left switch position ON, the rest switches OFF, and jumper for 2313 OFF, no need crystal usually
- for Attiny232, etc, turn all middle switch position ON, the rest switches OFF, and jumper for 2313 ON, switch crystal switch to top
- For Atmega 328, etc, turn all right switch position ON, the rest switches OFF, and jumper for 2313 OFF, switch crystal switch to bottom
target series | SW_left | SW_middle | SW_right | 2313_jumpers | crystal |
---|---|---|---|---|---|
attiny 44 | ON | - | - | - | - |
attiny *313 | - | ON | - | ON | - |
atmega 328 | - | - | ON | - | ON |
Working Mode
To use as a base board, with arduino ISP sketch
- Flash your arduino with arduino as ISP sketch
- Arduino IDE - File > Examples > ArduinoISP
- soldering pin headers and plug to your arduino.
To use standalone (not-stack)
- plug programmer like USASP on ISP port, or any other programmers
Testing
- Put IC On to socket, blink sketch should try LED on IC pin 3
- for example for atmega328 is D1.
Programming Target Groups
Attiny *313
- Attiny 11 / 12 / 13/ 15 / 45 / 85 (8p)
- Attiny *313 (20P)
Attiny *4
- Attiny 24 / 44 / 84 (14p)
Atmega
- ATmega 8 / 48 / 88 / 168 / 328P (28P)