A controller for the WorldSemi WS2812B RGB LEDs written in plain VHDL.
Go to file
Markus Koch e21415b367 Initial commit 2016-10-16 11:40:21 +02:00
bench Initial commit 2016-10-16 11:40:21 +02:00
design Initial commit 2016-10-16 11:40:21 +02:00
README.MD Initial commit 2016-10-16 11:40:21 +02:00

README.MD

WS2812B CONTROLLER FOR FPGAS

A controller for the WorldSemi WS2812B RGB LEDs written in plain VHDL.

Entity description

ws2812b_phy

Low level driver for the WorldSemi WS2812B RGB LEDs. Handles bit timing and command separation.

ws2812b_controller

WS2812B Controller to render picture data from SRAM.

License

This work is released under the Mozilla Public License (MPL) Version 2. It may be interpreted in the same way the Open Hardware Description License (OHDL) by Julius Baxter does. Read more about it here: http://juliusbaxter.net/ohdl/ohdl.txt