ELECTRONS.PSYCHOGENIC.COM NEWS   RAVES & RANTS   GAMES   CONTACT US    
HOME ACCOUNT PRIVATE MESSAGE  
Main Menu

Login

Electrons :: Articles :: AVR :: Atmel AVR Microcontroller Projects with Linux
Atmel AVR Microcontroller Projects with Linux
Description: The specific focus here is with the particulars of AVR development under the Linux platform.

  • 1. Atmel AVR Microcontroller Projects with Linux
Atmel AVR Microcontroller Projects with Linux
Copyright (C) 2003,2004, Psychogenic Inc. All Rights Reserved.

TOC

  • Introduction
  • Tools
    • AVR-GCC: Setup an AVR development system
    • Simulating and Debugging AVR programs
    • AVR Programmer HOWTO
    • Psychogenic ISP Programmer
  • Techniques
    • Managing Builds

Introduction

The Atmel AVR is the name for a family of inexpensive and powerful microcontrollers. Other sections of this site, as well as a number of other locations on the web such as the AVR Freaks site, have project ideas and suggestions pertaining the the AVR microcontroller.

Our specific focus in this section, is with the particulars of AVR development under the Linux platform.

Tools

AVR-GCC: Setup an AVR development system

Covers setup and use of an AVR development system using open source and free (as in free speech) software.

Simulating and Debugging AVR programs

Describes tools and techniques used to debug and simulate AVR code.

AVR Programmer (hardware and software) HOWTO

Our AVR Programmer HOWTO describes the process of programming AVR microcontrollers (writing to the various flash and eeprom memory within) and the hardware and software used to do so when working in a Linux development environment.

Psychogenic ISP Programmers

Provides the schematics and PCB artwork to build your own AVR In-System Programmer based on the AVR910 appnote. Includes parts lists and construction hints for two distinct programmers.

Techniques

Using The AVR C Library

Discusses and demonstrates the use of the AVR LibC C library.

Managing Builds

Here you will find information on how to customize and use our AVR project Makefile template to easily organize and build your AVR projects while keeping your typing fingers from getting tired. More information...

Level: Article
Additional Article Data
Level: Article

Comments
The comments are owned by the poster. We aren't responsible for their content.

Jump to section
News

All contents are Copyright (C) 2004-2005 Psychogenic Inc -- All rights reserved