This shows you the differences between the selected revision and the current version of the page.
| spiffchorder:hardware 2009/05/04 11:31 | spiffchorder:hardware 2009/07/21 22:59 current | ||
|---|---|---|---|
| Line 10: | Line 10: | ||
| - | ===== Bill of Materials ===== | ||
| - | NOTE: There currently is a problem with the code on the ATmega168, please use the ATmega8 for now. They are pin compatible chips, so if you use the ATmega8 you can always replace it with an ATmega168 later. There are two Makefile changes that need to be made when you compile the code. These changes as well as a working hex file for the ATmega8 are at: [[.:using_the_atmega8]]--- //[[priestdo@cs.vassar.edu|Greg Priest-Dorman]] 2009/05/04 09:50// | + | ===== Bill of Materials ===== |
| Below is a list of the components needed to build the SpiffChorder. | Below is a list of the components needed to build the SpiffChorder. | ||
| Line 24: | Line 23: | ||
| |CON3|Connection to switches. Can be wired directly.| | |CON3|Connection to switches. Can be wired directly.| | ||
| |CON4|Connection to LEDs. Optional.| | |CON4|Connection to LEDs. Optional.| | ||
| - | |D1, D2|3.6V zener-diode.|1N4729ADICT-ND| | + | |D1, D2|3.6V zener-diode.|1N5227BDICT-ND| |
| - | |<del>IC1</del>|<del>Atmel ATmega168.</del>|<del>ATMEGA168-20PU-ND((With a slight change in the makefile you can still use the atmega8 digikey part number ATMEGA8-16PU-ND. Both chips are also available from the nice folks at tuxgraphics, they are at http://shop.tuxgraphics.org/electronic/eth.html?id=1e4a62))</del>| | + | |IC1|Atmel ATmega168.|ATMEGA168-20PU-ND((With a slight change in the makefile you can still use the atmega8 digikey part number ATMEGA8-16PU-ND. There are two Makefile changes that need to be made when you compile the code. These changes as well as a working hex file for the ATmega8 are at: [[.:using_the_atmega8]]. Both chips are also available from the nice folks at tuxgraphics, they are at http://shop.tuxgraphics.org/electronic/eth.html?id=1e4a62))| |
| - | |IC1|Atmel ATmega8.|ATMEGA8-16PU-ND((You will need to slightly change the Makefile for use of the atmega8, the changes are documented at: [[.:using_the_atmega8]]))((ATmega8-16PU also available from tuxgraphics http://shop.tuxgraphics.org/electronic/eth.html?id=1e4a62))| | + | |
| | |28 pin socket for IC1|ED90054-ND| | | |28 pin socket for IC1|ED90054-ND| | ||
| |R1|2.2 kOhm resistor.|OD222JE-ND| | |R1|2.2 kOhm resistor.|OD222JE-ND| | ||