How To Use Neopixels With PIC® Microcontrollers | Videos
How To Use Neopixels With PIC® Microcontrollers
This video will show how to build a driver for WS2812 Neopixel LEDs. Typically drivers for these LEDs are implemented in software. However this tutorial will show a hardware based implementation of this driver. You will learn to create the custom serial protocol used by these Neopixels through mixing the peripheral signals available on your PIC device. This will be done with the Configurable Logic Cell peripheral available on many PIC devices.
WS2812 Driver Using CLC:
http://ww1.microchip.com/downloads/en/AppNotes/00001606A.pdf
Here is the link to the Tutorial on How To Use Neopixels With PIC Microcontrollers:
https://mchp.us/2XSB1B2
https://www.microchip.com/design-centers/8-bit