Overview
- Object ID : 4747 (2024-05-05 18:50:11)
- Author : Jon McPhalen
- Content : Code
- Microcontroller : Propeller 1
- Languages : PASM, SPIN
- Categories : Display, Protocol
- Licence : MIT
- Tags : jonnymac, PASM, Spin, WS2812B
Content
This is a derivative of my _jm_rgbxpixel.spin driver that only works with the WS2812b pixel (which is the most common). For apps with limited space that need pixels, this will help (though the author may want to comment out some high-level functions in the driver).
Archive includes driver and demo program.