28905 Parallax Inc, 28905 Datasheet - Page 10

no-image

28905

Manufacturer Part Number
28905
Description
Interface Modules & Development Tools AVRSimon Game Kit
Manufacturer
Parallax Inc
Datasheet

Specifications of 28905

Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Development Environment
AVRSimon was developed on OS X using CrossPack for AVR:
http://www.obdev.at/products/crosspack/download-de.html
Formerly known as AVR MacPack, the package contains the core compiler, debugger, and AVR-specific
tools and integrates seamlessly with Apple’s Xcode.
In-circuit device programming was achieved using an adafruit industries USBtinyISP interface:
http://www.adafruit.com/index.php?main_page=product_info&cPath=16&products_id=46
If you choose to modify AVRSimon’s firmware, you’ll need to recompile the code and then reprogram it
into the microcontroller. To reprogram, hook up the USBtinyISP to P1 (insert and solder this optional 6-
pin male header onto AVRSimon if you haven’t done so already), locating pin 1 by its square pad on the
backside of the circuit board (as opposed to the other pads on the connector which are circular). Then,
open a Terminal window and go to your /firmware/ directory. Finally, run the make install command,
which launches the avrdude application twice with different parameters - once to load the compiled
binary into Flash memory and once to set the device’s configuration fuses (set in the Makefile):
For more information on Atmel AVR development, see:
Additional Resources
Copyright © Parallax Inc.
1) avrdude -c usbtiny -p attiny2313 -U flash:w:main.hex:i
2) avrdude -c usbtiny -p attiny2313 -U hfuse:w:0xd1:m -U lfuse:w:0xe4:m
AVR Freaks web page:
adafruit industries’ AVR Tutorial web page:
Grand Idea Studio’s
Simon (game), Wikipedia entry,
U.S. Patent #4,207,087, Microcomputer controlled game (the original Simon patent):
www.google.com/patents/about?id=MAIyAAAAEBAJ&dq=4207087
AVRSimon
http://www.avrfreaks.net/
AVRSimon Game Kit (#28905)
web page:
http://en.wikipedia.org/wiki/Simon_(game)
www.grandideastudio.com/portfolio/AVRSimon/
http://www.ladyada.net/learn/avr/
v1.0 3/22/2010 Page 10 of 10

Related parts for 28905