Society of Robots - Robot Forum
Electronics => Electronics => Topic started by: Joker94 on September 22, 2009, 07:01:38 PM
-
I an just asking for some calarification on this item as i have never seen it before and it is reasonably cheap
http://cgi.ebay.com.au/USB-ISP-Programmer-for-ATMEL-AVR-ATMega-ATTiny_W0QQitemZ160317691121QQcmdZViewItemQQptZLH_DefaultDomain_0?hash=item2553add4f1&_trksid=p3286.c0.m14 (http://cgi.ebay.com.au/USB-ISP-Programmer-for-ATMEL-AVR-ATMega-ATTiny_W0QQitemZ160317691121QQcmdZViewItemQQptZLH_DefaultDomain_0?hash=item2553add4f1&_trksid=p3286.c0.m14)
-
avrdude only... i would much rather get a programmer that is compatible with avr studio.
-
thanks for pointing that out, i can't believe i over looked that detail as i to would much rather prefer avr for programming.
Thanks again Razor Concepts
i have been looking furthur into this and have now found this, it is the same one that features on digiky but is a better deal, as you mau have seen i am in Australia there for shipping can be a prob.
http://cgi.ebay.com.au/AVRISP-Atmel-STK500-AVR-ISP-programmer-USB_W0QQitemZ320372505646QQcmdZViewItemQQptZBI_Electrical_Equipment_Tools?hash=item4a97b07c2e&_trksid=p3286.m63.l1177 (http://cgi.ebay.com.au/AVRISP-Atmel-STK500-AVR-ISP-programmer-USB_W0QQitemZ320372505646QQcmdZViewItemQQptZBI_Electrical_Equipment_Tools?hash=item4a97b07c2e&_trksid=p3286.m63.l1177)
-
I have found this Mini ATMEL AVR ATMEGA STK500 USB Programmer ISP cost only US$11.47 +S/H is reasonably cheap and is compatible with avr studio.
http://www.sureelectronics.net/goods.php?id=18 (http://www.sureelectronics.net/goods.php?id=18)
-
billhowl, it would cost me about $50 AUD from the site you posted but from Ebay it will only cost me $32.50 and free shipping.
Shipping gets me every time
-
For that price you might as well pay the little extra and get an official AVR ISP MKII that atmel produces.
Also sure electronics has an ebay store, may want to check it out.
-
Hey guys, I bought this programmer
http://cgi.ebay.co.uk/Serial-Atmel-ISP-programmer-works-with-AVR-Studio-4_W0QQitemZ270450128505QQcmdZViewItemQQptZUK_BOI_Electrical_Components_Supplies_ET?hash=item3ef8157679&_trksid=p3286.c0.m14 (http://cgi.ebay.co.uk/Serial-Atmel-ISP-programmer-works-with-AVR-Studio-4_W0QQitemZ270450128505QQcmdZViewItemQQptZUK_BOI_Electrical_Components_Supplies_ET?hash=item3ef8157679&_trksid=p3286.c0.m14)
What else would I need in order to program an ATmega8 ? There seems to be the need for something which interfaces between this programmer and the actual microcontroller ? Or am I wrong ?
-
First thing is, to connect a micro controller to the programmer you will need a circuit board, this can either be your robot board or a seperate board that you design and make yourself.
This function is built into the $50 robot board, and the $50 robto board is based on an Atmega8. All it is 10 male header pins, 2x5 but only nine of them are needed for the programming function.
I have posted the link and a pic so you know what you are looking for all you have to do is look at the pin numbers and hook them up accordingly.
http://www.societyofrobots.com/step_by_step_robot_step3B.shtml (http://www.societyofrobots.com/step_by_step_robot_step3B.shtml)
One final thing is that on the list on the bottom of the ebay site it does not mention the Atmega8 as a compatible chip, if it does not work all you have to do is get a chip that is compatable with it, but it may not be a problem as it is still an Atmega.
-
You should go for that USBasp clone, it's a reliable programmer, and by now widely spread.
or build your own: http://www.fischl.de/usbasp/ (http://www.fischl.de/usbasp/)
-
That was the very first one i posted but without the caseing, but Razor pointed it only works with AVRdude.
Have you had any experiencee with this programmer and was able to program with AVR studio.
-
I recently bought this one because it says it is compatible with the ATMega8
AVRISP Atmel STK500 AVR programmer USB Atmaga Attiny
I was wondering if I had to have the pony prog bootloader program also or does this already have the boot loader program in it. I was going to make a seperate board to program the MCU. I got the 5 pack of ATMega8 from ebay also. I thought it was a good deal in case I fry the first one I get. It says it doesnot have the debugging that the MKII has. It that really that important? Also, how do I know on the 2x5 which one is pin1 on the programmer?
-
To find pin 1 it should have a marking on the housing.
Personally i thing the seperate board for programming is a good idea as that way you don't have to include the programming pins into each cuircit wich can be handy if it is a complicated circuit.
The 5 pack of the chip is also a good idea as that way you don't have to fuss with code and interchanging the chips if and when you are working on more than one robot at a time. Using sockets is a goo idea that way you can change them from board to board and you cant fry them soldering.
As for the other questions sorry i cannot help with them.