This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
▼CAdafruit_NeoPixel | |
▼CAdafruit_NeoPXL8 | Adafruit_NeoPXL8 is a subclass of Adafruit_NeoPixel containing buffers for DMA-formatted 8-way concurrent output. Once a transfer is initiated, the original NeoPixel data can then be modified for the next frame while the transfer operates in the background |
CAdafruit_NeoPXL8HDR | Adafruit_NeoPXL8HDR is a subclass of Adafruit_NeoPXL8 with additions for 16-bits-per-channel color, temporal dithering, frame blending and gamma correction. This requires inordinate RAM, and the frequent need for refreshing makes it best suited for multi-core chips (e.g. RP2040, RP235x) |