|
Lamp-Da 0.1
A compact lantern project
|
Implement a led strip object. More...
Go to the source code of this file.
Classes | |
| class | lampda::platform::strip::LampdaStrip< LedCount, ChannelCount > |
| This class is a lightweight port of the Adafruit_Neopixel library, with compile time buffers to have a better memory handling. More... | |
Namespaces | |
| namespace | lampda |
| Program scope. | |
| namespace | lampda::platform |
| Handle the platform specific interactions. | |
| namespace | lampda::platform::strip |
| Define the interaction layer with an indexable strip. | |
Typedefs | |
| typedef uint8_t | neoPixelType |
| 3rd arg to Adafruit_NeoPixel constructor | |
Implement a led strip object.