Overview
- Object ID : 2855 (2020-11-26)
- Author : Jon McPhalen
- Content : Code
- Microcontroller : Propeller 2
- Languages : PASM2, SPIN2
- Category : Display
- Licence : Other
Content
This object allows the P2 to control LPD880x pixels. The output is auto-updating which allows the programmer to manually manipulate the color buffer for advanced applications. Standard interface methods for setting pixels to specific colors are included.
Note: The LPD880x vendor does not publish a protocol specification for these pixels. This code is based on work done by others -- some of whom have reverse-engineered the protocol from LPD880x-compatible controllers.