Hi
I did some researches. And i am trying to make my own arduino like this http://arduino.cc/en/Main/ArduinoBoardSerialSingleSided3
I am trying to upload bootloader to atmega 8 chip. I downloaded giveio and installed. I did connections by that diagram http://arduino.cc/en/Hacking/ParallelProgrammer.
I am trying to do this on breadboard. I am using 5V voltage stabilizer for supplying voltage for atmega. I am using w7. And using parallel port on motherboard(the number was something like asus ma5-78l).
I checked the parallel port from device manager and there is not any problem.
How am i trying to do this;
I firstly opened arduino software, selected paralel port as an ?sp programmer from tools menu. I selected atmega 8 board from tools and i pressed the burn bootloader.And i saw that error:
avrdude: AVR device not responding
avrdude: initialization failed, rc=-1
avrdude: Yikes! Invalid device signature.
avrdude: Expected signature for ATMEGA8 is 1E 93 07
Where can be a problem? I need help.
Sorry about my bad english..
Thanks