Lamp-Da 0.1
A compact lantern project
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
strip_impl.h File Reference

Implement a led strip object. More...

Go to the source code of this file.

Classes

class  lampda::hal::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::hal
 Hardware Abstraction Layer, handle the platform specific interactions. Can be changed to support different platforms.
 
namespace  lampda::hal::strip
 Define the interaction layer with an indexable strip.
 

Typedefs

typedef uint8_t neoPixelType
 3rd arg to Adafruit_NeoPixel constructor
 

Detailed Description

Implement a led strip object.