Skip to content

Latest commit

 

History

History
51 lines (30 loc) · 1.46 KB

README.textile

File metadata and controls

51 lines (30 loc) · 1.46 KB

LED8x8

Sample code for controlling a 16-pin 8×8 single color LED grid

About

This code will demonstrate control of an LED grid with a few different demos.

When I received this 8×8 LED grid there was no documentation that made any sense.
I’ve written a blog post about how I reverse engineered the interface and made it work.

Get it

Please visit Our homepage for an examplanation of how it works.

Get help

Please visit the forums

Special thanks

Hey, thanks for taking the time to read this. You’re thorough. I like that!

Notes

More details are in the code itself.

Legal

This file is part of LED8x8.

LED8x8 is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

LED8x8 is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with Arduino Timer Interrupt. If not, see http://www.gnu.org/licenses/

See Also