Search tips
  • Set up AVRStudio to use AVR-GCC compiler
    Short and ease tutorial how to work with AVR-GCC compiler in AVRStudio environment. Few steps how to start your first project.
    After release of AVRStudio4 there is possible to integrate AVR-GCC compiler in to it. As you know AVRstudio is a powerful tool which has assembler compiler- debugger, programmer, etc. Integration of AVR-GCC to it makes this tool much more powerful and more complete playground for developer. Plugin which is built in AVRStudio detects AVR-GCC [...]
    avr-microcontrollers
    in Public bookmarks with atmel avr avrstudio gcc project
  • Interfacing PC keyboard to AVR microcontroller
    In many situations you need some kind of human interface to your microcontroller project. In this example is interfacing AVR microcontroller to standard PC AT keyboard described.
    Properties:Interface AVR to standard PC AT keyboard;Only two I/O lines used. One line is also connected to external interrupt pin of AVR;No external components is needed for interface;Included C source reads from keyboard interface and converts to serialIn many situations you need some kind of human interface to your microcontroller project. In this example is [...]
    avr-microcontrollers
    in Public bookmarks with atmel avr c interfacing keyboard project


atmel from all users