Yahoo Groups archive

AVR-Chat

Index last updated: 2026-04-28 22:41 UTC

Message

RE: [AVR-Chat] Starting Out

2003-11-25 by Larry Barello

Check out www.barello.net/ARC Look at the users guide.  The last page is a
schematic that contains the wiring for the "SAMPLE" programmer.  SAMPLE
programmer works with BASCOM basic compiler.  You can get BASCOM with a 2k
limit (and you can get a lot done in 2k) for free.  Once you have become
tired of BASCOM you can trade up to GCC C compiler (WinAVR from
www.avrfreaks.net) which has a programmer that works with the SAMPLE
interface (as well as a bunch other).

For populating your breadboard: get a mega8535, or mega16 or even a mega8.
They come with an internal 1 mhz oscillator enabled so you only need to
supply +5v, gnd and the programming cable.  Hook a couple LEDs to some
output pins (read the data sheets, read my introduction to BASCOM
programming) and you should be good to go.  Once you get a blinky light
going, then fiddle with the configuration fuses to enable the 8mhz internal
oscillator so things go faster.  Or, enable the external crystal and connect
a 16mhz crystal to make it go really fast.

You can do all this on one of those plastic breadboards with the grid of
holes for pushing jumper wires into.  Works great.  That is how I prototype
all my designs for the purposes of S/W development (the breadboards are not
too good for high power or accurate ADC stuff).

Cheers!

-----Original Message-----
From: etgfx [mailto:mikehaisley@comcast.net]
Sent: Tuesday, November 25, 2003 2:38 PM
To: AVR-Chat@yahoogroups.com
Subject: [AVR-Chat] Starting Out


Greetings,

Does anyone know what the best way to start out in AVR programming
is?  I've heard from a local hobbiest programmer that there was a way
to do a 6wire parralel port programmer, but I wasn't able to find
this from google.  Does anyone have a link to this, or other simple
programmers?   There doesn't seem to be a whole lot out there for the
student budget that I have been able to find.  Also any other advice
for begining avr programmers would be very appreciated.

-
Michael Haisley



To unsubscribe from this group, send an email to:
AVR-Chat-unsubscribe@yahoogroups.com



Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.