Tutorial 5 - Linux Atmel AVR Tutorial

  • The Atmel AVR family is a set of powerful microcontrollers that were designed to be used with the C programming language.
  • You can now compile a C program for the AVRs with gcc, then load the program onto the chip using an inexpensive programmer and free tools.
  • For Linux users who want to work on digital electronics, robotics, and automation, these chips are the way to go.
  • This page is a step-by-step tutorial that presents the simplest, cheapest way to start experimenting with AVRs.
Details can be found HERE

0 comments :