jaseg / 7segstuff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:C 61.5%Language:Python 17.8%Language:Assembly 10.5%Language:Jupyter Notebook 5.7%Language:Makefile 3.6%Language:Shell 0.6%Language:GDB 0.3%