|
Lamp-Da 0.1
A compact lantern project
|
Files | |
| file | battery.h [code] |
| Interface for the physical components of the battery. | |
| file | button.h [code] |
| Interface for the physical components of the push button. | |
| file | charger.h [code] |
| High level layer of the battery charging and balancer algorithms. The charger can be in charge or OTG mode. Charge transfers power from the power rail to the battery, and OTG transfers power from the battery to the power rail. | |
| file | fileSystem.h [code] |
| Interface for the physical components of the file system. | |
| file | imu.h [code] |
| Interface for the physical components of the InertialMotionUnit. | |
| file | output_power.h [code] |
| Interface for the physical components of the main power output (eg: LED strip output). | |
| file | sound.h [code] |
| Interface for the physical components of the microphone. | |
| file | strip.h [code] |
| Interface of the indexable strip object. Only used for RGB lamp type. | |
| file | time_handling.h [code] |