======================= STK200 AVR programmer ======================= Status: OK It is used for programming AVR controller and Arduino compatible boards using the parallel port. Test on Ubuntu ---------------- checking:: $ avrdude -patmega88 -cstk200 avrdude: AVR device initialized and ready to accept instructions Reading | ################################################## | 100% 0.00s avrdude: Device signature = 0x1e930a avrdude: safemode: Fuses OK avrdude done. Thank you. Image -------- .. image:: img1.jpg .. image:: img2.jpg .. [[[cog .. s=open('docs/template1.txt').read().format(project='stk200') .. cog.outl(s) .. ]]] Schematic ---------- .. eagle-image:: stk200.sch :resolution: 150 .. raw:: latex \newpage % hard pagebreak at exactly this position Board ---------- Normal, bottom mirrored, wires only: .. eagle-image:: stk200.brd :command: display all :resolution: 300 .. eagle-image:: stk200.brd :resolution: 300 :layers: pads,vias, bottom, dimension :mirror: .. eagle-image:: stk200.brd :resolution: 300 :layers: document, pads,vias, top, dimension Partlist ---------- .. eagle-partlist:: stk200.brd :header: part, value , position 3D view ---------- ------------ Front ------------ .. eagle-image3d:: stk200.brd ------------ Right side ------------ .. eagle-image3d:: stk200.brd :pcbrotate: 90,45,90 ------------ Left side ------------ .. eagle-image3d:: stk200.brd :pcbrotate: 90,-45,-90 ------------ Bottom ------------ .. eagle-image3d:: stk200.brd :pcbrotate: 0,0,180 .. [[[end]]] Sources ----------- `original design `_ .. image:: http://www.lancos.com/e2p/betterSTK200.gif `Parallel port specification `_ .. image:: http://logix4u.net/images/stories/legacy_ports/parallel_port/tutorial/parallel.gif `AVR ISP Header Pinouts `_ .. image:: http://image.pinout.net/pinout_10_pin_files/avr_icsp.png similar designs: - http://www.sbprojects.com/projects/stk200/