AVR Robot Controller 1.1 Software Tools
to 8 MHz; (2) enable
The following steps set the microcontroller to the suggested state.
If you are using
In the Fusebits section:
Click on Fusebit B and change the option to “0:BODEN enabled”
Click on FusebitA987 and change the option to “0100:Internal RC oscillator 8MHz” Click on the WriteFS button.
In the Fusebits High section:
Click on Fusebit J and change the option to “1:Disable JTAG”
Click on Fusebit G and change the option to “0:Preserve EEPROM when chip erase” Click on the WriteFSH button.
Close the Sample programmer window.
If you are using
Resources
You can find tools, support, and samples for Atmel’s AVR microcontrollers at the following sites: http://www.seattlerobotics.org/WorkshopRobot/Level1/
Home page for the SRS Robot Level 1 Kit with links for sample code, data sheets, etc.
http://www.barello.net/ARC
AVR Robot Controller resource page, user guide and sample code.
http://www.atmel.com/atmel/products/prod23.htm
Assembler, Simulator, Application notes, software.
http://groups.yahoo.com/group/AVRRobotControl
Technical support, applications, code fragments, documentation, design files.
http://www.mcselec.com
The BASCOM compiler and various application notes can be found here.
http://www.avrfreaks.net
Discussion groups, sample code and projects,
http://sourceforge.net/projects/winavr/
Download site for the WinAVR suite of development tools, including GNU
http://winavr.sourceforge.net/
Home page for the WinAVR suite of tools.
http://www.eecs.berkeley.edu/~mseeman/resources/macmicro.html
Information about the AVR tools on Mac OS X and a download for a binary installer that will give you all the software you need to program AVR chips on Mac OS X in C.
http://savannah.nongnu.org/projects/avr-libc/
Detailed info on the free AVR tools is located on the site for the AVR runtime library.
13 |