A controller for the WorldSemi WS2812B RGB LEDs written in plain VHDL.
Go to file
Markus Koch afef8ef269 Bugfix and cleanup in demo rainbow 2016-10-16 14:41:20 +02:00
bench Added gamma correction to rainbow example 2016-10-16 14:25:30 +02:00
design Bugfix and cleanup in demo rainbow 2016-10-16 14:41:20 +02:00
gtkwave Added gamma correction to rainbow example 2016-10-16 14:25:30 +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