This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
tutorials:learn:avr:programming.html [2010/10/22 15:05] daigo |
tutorials:learn:avr:programming.html [2016/01/28 18:05] (current) |
||
---|---|---|---|
Line 33: | Line 33: | ||
{{ http://www.ladyada.net/images/avrtutorial/Multi_Media_Card_back.jpg?nolink&179x196 |}} | {{ http://www.ladyada.net/images/avrtutorial/Multi_Media_Card_back.jpg?nolink&179x196 |}} | ||
- | <class>Back of [[http://en.wikipedia.org/wiki/Multi_Media_Card|Multi Media Card]]. By [[http://en.wikipedia.org/wiki/en:User:Chepry|Andrzej Barabasz]].</class> | + | <class center>Back of [[http://en.wikipedia.org/wiki/Multi_Media_Card|Multi Media Card]]. By [[http://en.wikipedia.org/wiki/en:User:Chepry|Andrzej Barabasz]].</class> |
If you look up in the [[http://www.interfacebus.com/Multi_Media_Card_Pinout_MMC.html|MMC card specification]], you'll find out that these are what the 7 pins are for. (SD/high speed cards may have extra pads, but that standard was added later because the existing standard was considered too slow for big megapixel cameras) | If you look up in the [[http://www.interfacebus.com/Multi_Media_Card_Pinout_MMC.html|MMC card specification]], you'll find out that these are what the 7 pins are for. (SD/high speed cards may have extra pads, but that standard was added later because the existing standard was considered too slow for big megapixel cameras) | ||
Line 89: | Line 89: | ||
{{ http://www.ladyada.net/images/avrtutorial/6and10pinstd.jpg?nolink&275x118 |}} | {{ http://www.ladyada.net/images/avrtutorial/6and10pinstd.jpg?nolink&275x118 |}} | ||
+ | <class center>The left is the 6-pin header standard, the right is the 10 pin standard, the headers look like this: </class>\\ {{ http://www.ladyada.net/images/parts/6pinheader_t.jpg?nolink&150x105 |}} {{ http://www.ladyada.net/images/parts/10pinIDC_t.jpg?nolink&135x91 |}} | ||
- | The left is the 6-pin header standard, the right is the 10 pin standard, the headers look like this: \\ {{ http://www.ladyada.net/images/parts/6pinheader_t.jpg?nolink&150x105 |}} {{ http://www.ladyada.net/images/parts/10pinIDC_t.jpg?nolink&135x91 |}} | + | <class center> Here is an example photo showing what it looks like when the chip is wired up with a 6-pin header</class> \\ [[http://www.flickr.com/photos/oskay/543773172/|{{ http://farm2.static.flickr.com/1091/543773172_0e65d6b896.jpg?nolink |}}]] |
- | Here is an example photo showing what it looks like when the chip is wired up with a 6-pin header \\ [[http://www.flickr.com/photos/oskay/543773172/|{{ http://farm2.static.flickr.com/1091/543773172_0e65d6b896.jpg?nolink |}}]] | + | {{ http://www.ladyada.net/images/avrtutorial/avrtargetboard.jpg?nolink&500x375 |}} |
- | + | <class center>Photo courtesy [[http://www.evilmadscientist.com/article.php/avrtargetboards|EvilMadScientistLabs]] </class> | |
- | {{ http://www.ladyada.net/images/avrtutorial/avrtargetboard.jpg?nolink&500x375 |}} \\ Photo courtesy [[http://www.evilmadscientist.com/article.php/avrtargetboards|EvilMadScientistLabs]] | + | |
The black mark on the PCB and header indicate pin #1. You can trace the wires to correllate the pins of the chip to the pins of the header and verify for your self that this breadboard is correct. \\ \\ **Exercise: Verify the pinout for this target board ** | The black mark on the PCB and header indicate pin #1. You can trace the wires to correllate the pins of the chip to the pins of the header and verify for your self that this breadboard is correct. \\ \\ **Exercise: Verify the pinout for this target board ** |