1
0
mirror of https://github.com/cclassic/ws2812b-vhdl synced 2024-09-28 03:35:04 +02:00
A controller for the WorldSemi WS2812B RGB LEDs written in plain VHDL.
Go to file
2016-10-16 14:25:30 +02:00
bench Added gamma correction to rainbow example 2016-10-16 14:25:30 +02:00
design Added gamma correction to rainbow example 2016-10-16 14:25:30 +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

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