mirror of
https://github.com/cclassic/ws2812b-vhdl
synced 2025-01-22 16:25:07 +01: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
Description
Languages
VHDL
100%