aboutsummaryrefslogtreecommitdiff
path: root/README.rst
blob: 659eef004e06df393ebaae756614d1af5283130a (plain)
1
2
3
4
5
6
7
8
9
10
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.