Add global README
This commit is contained in:
parent
c2e293d976
commit
6d5c101e2f
1 changed files with 11 additions and 0 deletions
11
README.rst
Normal file
11
README.rst
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
Megumin LED display
|
||||
===================
|
||||
|
||||
This repository contains schematics, firmware, host controller code and board
|
||||
layouts for driving of hundreds of 7-segment displays. The firmware and some
|
||||
basic host software may be found in the fw directory. The hardware design files
|
||||
may be found in the hw directory.
|
||||
|
||||
This system uses a somewhat involved LED modulation technique. For details on
|
||||
that have a look at the README.rst in the fw directory as well as the
|
||||
well-documented code in fw/display.c.
|
||||
Loading…
Add table
Add a link
Reference in a new issue