Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

ATtiny 2313 programmer

Status
Not open for further replies.

diyora

Newbie level 1
Joined
Dec 13, 2007
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,292
attiny programmer

Hello Sir,
I work on one project in which i control stepper motor through PC parallel port.I done programming in turbo C.Now i want to control stepper motor through USB port insted of parallel port.
For that i used controller ic ATtiny 2313 is used. This ic is controller ic so programmer is also required. What programmer is used & in which language programming done? So, please give me an idea about this.I find one programmer for this ic using parallel port. After load program in ic ,i used this ic in USB2LPT circuit diagram for USB communication as i mention early my project.So, please give me an idea about this.

Thank you.

With Regards,
diyora
 

2313 programmer

diyora said:
Hello Sir,
What programmer is used & in which language programming done?

this one supports the attiny2313:
hxxp://rocky.digikey.com/WebLib/Atmel/Web%20Photos/ATAVRISP2.jpg

or you can build your programmer. Do a google search for avrdude.

My preference is to program in assembly because all of the atmel avr software tools are free such as AVR studio which is also a great simulator, and the best thing is its free!

Others program in C, and use WinAvr compiler which is also free.


Good Luck
 

atiny programmer

check the asim khan programmer


it will support the most chips from avr family .
 

Программатор для 2313

If you are new to microcontroller and AVR try codevision compiler.

There are many parallel port programmer floating around the web.

Try searching STK200 Dongle.

Regards
Nandhu
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top