Society of Robots - Robot Forum

Software => Software => Topic started by: urshiva239 on March 13, 2012, 03:47:18 AM

Title: Atmel
Post by: urshiva239 on March 13, 2012, 03:47:18 AM
Can anybody say an free ISP for all atmel controllers or atleast atmega and 89C2051
Title: Re: Atmel
Post by: newInRobotics on March 13, 2012, 04:16:44 AM
Are You actually asking for DIY ISP device? If so, have You tried Google (http://www.google.co.uk/#hl=en&output=search&sclient=psy-ab&q=diy+isp+programmer&oq=diy+isp&aq=3&aqi=g4g-v3g-sv1g-v1g-b1&aql=&gs_sm=1&gs_upl=45387l46858l1l49547l7l7l0l0l0l0l87l557l7l7l0&gs_l=hp.1.3.0l4j0i15l3j0i10i15j0i15j0i8.45387l46858l1l49547l7l7l0l0l0l0l87l557l7l7l0&bav=on.2,or.r_gc.r_pw.r_qf.,cf.osb&fp=e325bd1c2d99c923&biw=1302&bih=634)?
Title: Re: Atmel
Post by: joe61 on March 13, 2012, 06:20:05 AM
Can anybody say an free ISP for all atmel controllers or atleast atmega and 89C2051
There isn't one. All Atmel controllers don't have the same programming protocol. They don't cost that much, or are you in a part of the world where they aren't easy to get? You could make one, but the components would still cost something. The data sheet for your processor has information on the pinout needed in the "Memory Programming" section. Avrdude is software you can use to drive it.

The only way I know of to get a free programmer is Christmas or birthday.

Joe