Programmer | EMBEDDED AND ROBOTICS

Programmer


Programmer basically consists of two parts:

• Software (to open .hex file on your computer)
• Hardware (to connect microcontroller)

Hardware depends on the communication port you are using on the computer (Serial, Parallel or USB). I suggest beginners to use Serial Programmer as it is very easy to build. Software for that is Pony Prog. Some famous Windows (XP, Vista) programmers are:

• Pony Prog(Serial, Parallel)
• AVRdude(supports many hardware’s)
• AVRStudio (supports Atmel's hardware)
• ATProg (Serial)
• USB‐ASP (USB)

I will be using Atmega‐16 as default microcontroller because it very easily available and is powerful enough with sufficient number of pins and peripherals we use.

click here to download avr studio< click on register (for free)<download

No comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...

Popular Posts