Atmel - Atmega

Status
Not open for further replies.

nitingautam

New Member
Hi ,

I have AVR Atmega8L development board. and a serial programmer for it.

How to get started with this for robotics.

Please help
 
More or less in this order.

Learn to program in C or assembler.
Learn to blink an LED.
Learn to user various forms of serial communications.
Learn to control an LCD.
Learn to control a motor.
Learn to read sensors.

Hi ,

I have AVR Atmega8L development board. and a serial programmer for it.

How to get started with this for robotics.

Please help
 
Download AVRSTudio which is free for assembly, and AVRGCC which is a free C compiler that integrates with AVRStudio.
 
You can check out RVKBasic at bastoc.com as well. If you like BASIC over C and ASM. ASM on the atmel is not hard though, so you might want to try it first.
 
More or less in this order.

Learn to program in C or assembler.
Learn to blink an LED.
Learn to user various forms of serial communications.
Learn to control an LCD.
Learn to control a motor.
Learn to read sensors.

Reminds me of what I did, very strange..or perhaps not. Good advice though.
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…