Difference between revisions of "Adafruit: 8x8 Yellow LED Matrix Panel"
Line 6: | Line 6: | ||
The adafriut 8*8 yellow Led matrix has been used in my mini project 2. I'm using it to display some simple pattern, Chinese characters and even some simple animation. | The adafriut 8*8 yellow Led matrix has been used in my mini project 2. I'm using it to display some simple pattern, Chinese characters and even some simple animation. | ||
− | The code of the project is modified from the sample code provided by Dr. Yoder. And my code has been commited to my github: [https://github.com/xinyu1991/Mini-Project-2] | + | The code of the project is modified from the sample code provided by Dr. Yoder. And my code has been commited to my github: [https://github.com/xinyu1991/Mini-Project-2 The github repository of Xinyu Cheng] |
Revision as of 18:04, 15 October 2012
Overview
The adafriut 8*8 yellow Led matrix has been used in my mini project 2. I'm using it to display some simple pattern, Chinese characters and even some simple animation.
The code of the project is modified from the sample code provided by Dr. Yoder. And my code has been commited to my github: The github repository of Xinyu Cheng