Skip to content
Michael Miller edited this page Mar 29, 2023 · 4 revisions

The following are quick links to the APIs to all the objects with user callable methods. There are a few "method" objects in the system that are used to construct other objects, but there is no need to call any of their exposed functions directly so they are not included in this list.

NeoPixelBus - The primary interface to the NeoPixels.

NeoPixelBusLg - The primary interface to the NeoPixels that supports overall brightness and gamma support.

Color Objects - These objects are used to define and reference colors.

NeoPixelAnimator - The primary interface for running animations.

NeoGamma - Color correction for better gradient color matching.

Raster Objects - These objects are used to store images and render them to the NeoPixelBus.

Clone this wiki locally