28905 Parallax Inc, 28905 Datasheet

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
AVRSimon Game Kit (#28905)
The Parallax AVRSimon Game Kit, designed by Grand Idea Studio, is a re-creation of the addictive, flying-
saucer-shaped memory game of Simon launched in 1978 by Milton Bradley. The premise of the game is
simple: Repeat the sequence of lights and tones.
This easy-to-assemble kit is perfect for learning how to solder. Additionally, all design files, including the
schematic and source code, are available for you to learn from and modify to create your own projects.
Features
Key Specifications
Copyright © Parallax Inc.
Completely open-source project with all design files available
Easy-to-assemble kit
Simple design is a perfect platform for learning how to solder
Optional game play enhancements: No sound mode, fast mode, no LED mode, and reverse mode
Power requirements: CR2032 3V Lithium coin cell battery (not included)
Interface: 6-pin male header for optional Atmel AVR reprogramming
Dimensions: Approximate PCB diameter is 3.25 in (8.5 cm)
AVRSimon Game Kit (#28905)
Web Site: www.parallax.com
Forums: forums.parallax.com
Sales: sales@parallax.com
Technical: support@parallax.com
v1.0 3/22/2010 Page 1 of 10
Office: (916) 624-8333
Fax: (916) 624-8003
Sales: (888) 512-1024
Tech Support: (888) 997-8267

Related parts for 28905

28905 Summary of contents

Page 1

... Interface: 6-pin male header for optional Atmel AVR reprogramming Dimensions: Approximate PCB diameter is 3.25 in (8.5 cm) Copyright © Parallax Inc. Web Site: www.parallax.com Forums: forums.parallax.com Sales: sales@parallax.com Technical: support@parallax.com AVRSimon Game Kit (#28905) Office: (916) 624-8333 Fax: (916) 624-8003 Sales: (888) 512-1024 Tech Support: (888) 997-8267 v1.0 3/22/2010 Page ...

Page 2

... LED, Blue SPDT slide switch, 2mm SPST pushbutton Socket, DIP20 Header vertical, male AVR Microcontroller, pre-programmed Battery holder,CR2032 Lithium Piezoelectric Buzzer Wire snips CR2032 3V Lithium coin cell battery AVRSimon Game Kit (#28905) Part # 150-01020 150-01030 150-03314 150-03315 211-01011 300-28905 350-00001 350-00006 ...

Page 3

... LED outline printed on the circuit board. Then, insert and solder the piezo buzzer LS1. Orientation is not crucial, but for aesthetic reasons you may want to place it so the logo printed on it appears right-side up. Copyright © Parallax Inc. AVRSimon Game Kit (#28905) v1.0 3/22/2010 Page ...

Page 4

... Slide the edge of the battery towards the “+” side of the battery holder and underneath the two gold “teeth.” Then, press firmly down on the other edge of the battery until it snaps into place within the holder. Copyright © Parallax Inc. AVRSimon Game Kit (#28905) v1.0 3/22/2010 Page ...

Page 5

... This mode operates like a FIFO (First In, First Out) stack in which you have to replay the sequence in reverse order (instead of repeating the exact order that the game presents). To revert back to game’s normal mode of operation, simply power cycle the unit. Copyright © Parallax Inc. AVRSimon Game Kit (#28905) v1.0 3/22/2010 Page ...

Page 6

... How it Works Hardware The schematic is available from the AVRsimon product page; search “28905” at www.parallax.com. Like the original game of Simon, AVRSimon’s user interface is simple, comprising four buttons, four LEDs, and a buzzer for playing sounds. AVRSimon runs on an Atmel ATtiny2313V, an 8-bit AVR microcontroller. ...

Page 7

... With AVRSimon, when a button press is detected via the Pin Change Interrupt on Port (corresponding to SW3, SW1, SW4, SW2, respectively) the system springs to life and begins the game. Copyright © Parallax Inc. AVRSimon Game Kit (#28905) v1.0 3/22/2010 Page ...

Page 8

... If the player successfully repeats the entire sequence, the game jumps back to simon_play_moves() to add another move to the sequence and repeat the process until the game is over. http://www.nongnu.org/avr-libc/user-manual/group__avr__eeprom.html Copyright © Parallax Inc. which the AVRSimon Game Kit (#28905) v1.0 3/22/2010 Page ...

Page 9

... Tone 3: Red, 262 Hz (C note) Tone 4: Green, 196 Hz (G note) Copyright © Parallax Inc. // set the prescaler depending on what octave is selected // there are two octaves for each prescale setting, so adjust accordingly AVRSimon closely mimic those notes: AVRSimon Game Kit (#28905) v1.0 3/22/2010 Page ...

Page 10

... AVRSimon 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 Copyright © Parallax Inc. http://www.ladyada.net/learn/avr/ web page: www.grandideastudio.com/portfolio/AVRSimon/ http://en.wikipedia.org/wiki/Simon_(game) AVRSimon Game Kit (#28905) v1.0 3/22/2010 Page ...

Related keywords