Thursday 6 June 2013

GET STARTED WITH AVR STUDIO & PROTEUS

Hi everyone.
Hope you are ready with the software’s and the microcontroller. You can download and easily install the Avr studio but you may face problem in installing the proteus_7.9. Not an issue, just check the video………


If you are using proteus:
·         You need to set your device in proteus. Press [p] and type the keyword as Atmega and select the Atmega 16 chip. You will be further adding the devices with the same way as your need in the upcoming phases.

·         Now using the Avr studio for programming on the chip. Open Avr studio and click on new project. Select Avr GCC à Type your project name and NEXTà  Select Avr simulator and find your device.




·         A [.C] file opens where we need to write our programs for a particular microcontroller.

But if you are using the microcontroller directly then you will be using the bootloader software. We will be talking regarding the loaders later in the tutorials.

How to connect proteus to Avr studio
·         Double click on the microcontroller in the proteus workspace.
·         You just need to browse the file you saved while writing the program in Avr studio.

Now everything is set for you to start with. Keep in touch.
Thank u. 

5 comments:

  1. Hello sir, i need a program for gps system for ATmega64A, if you are interest please contact asap, ill pay for the programming

    ReplyDelete
  2. Hello sir, i need a program for gps system for ATmega64A, if you are interest please contact asap, ill pay for the programming

    ReplyDelete
  3. Hello Sir, I want to learn programming in ATMEGA128. Please give me a suggestion for how to start and Which software is to be installed?

    ReplyDelete
  4. while running Proteus shows fatal error. What can I do for AVR simulation?

    ReplyDelete