|
Lamp-Da 0.1
A compact lantern project
|
Files | |
| file | assert.h [code] |
| Define assertions helpers. | |
| file | colorspace.h [code] |
| Define commonly used color spaces. | |
| file | constants.h [code] |
| Define the system hardware constants. | |
| file | curves.h [code] |
| Define curves types, that can be sampled. | |
| file | elk_decoder.h [code] |
| Decoder of the Bluetooth ELK messages. | |
| file | fft.h [code] |
| Wrapper of the ArduinoFFT library. | |
| file | input_output.h [code] |
| Definition of the used pins of the RGB indicator. | |
| file | print.h [code] |
| Convertion header to use the print and debug functions from C code. | |
| file | state_machine.h [code] |
| Define a generic state machine logic. | |
| file | time_utils.h [code] |
| Define some tools and macros to handle timed events. | |
| file | utils.h [code] |
| Define useful functions. | |
| file | vector_math.h [code] |
| Define vectors and rotation matrices, and the possibility to rotate vectors. | |