DIY编程器网

标题: Serial AVR programmer(avrprog) [打印本页]

作者: liyf    时间: 2012-1-8 10:49
标题: Serial AVR programmer(avrprog)

This is the home of another AVR programmer. I couldn't figure out why all the programmers I could find use transistors, diodes and such, when in this day and age we have chips. What's worse, most work on parallel port  and therefore require nasty drivers under WinNT/2000/XP. So I decided to make my own. The programmer's hardware consists of a MAX232A, 6 10nF capacitors,      a 10k resistor and a button (for reset).


Hardware:
    uses PC's serial port (COM)
Software
   needs +5V power supply (doesn't draw power from serial port)uses in circuit serial programming (ISP), i.e. the chip needs a clock source (XTAL)supports only Motorola SHEX files + .eep files in the same format (produced by AVR studio, AVRGCC or any other self respecting compiler)supports AT90S1200, AT90S2313, AT90S4433, AT90S8515 and other devices by custom definition

programmer soft and source and sch
avrprog_2.3.zip (199.37 KB, 下载次数: 4)
avrprog_2.3_src.zip (35.62 KB, 下载次数: 7)
avrprogsch.zip (42.46 KB, 下载次数: 1)


作者: easy388    时间: 2012-1-29 19:11
thanks your share...




欢迎光临 DIY编程器网 (http://diybcq.com./) Powered by Discuz! X3.2