No description
Find a file
2020-04-11 17:33:20 +02:00
fw Add local changes 2020-04-11 17:33:20 +02:00
hw/chibi Add local changes 2020-04-11 17:33:20 +02:00
.gitignore Add local changes 2020-04-11 17:33:20 +02:00
README.rst Add global README 2018-01-05 12:32:21 +01:00

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.