|
Lamp-Da 0.1
A compact lantern project
|
Files | |
| file | alerts.h [code] |
| Handle the main alerts behavior. | |
| file | behavior.h [code] |
| Basic controller behavior, including alerts and user interactions. | |
| file | brightness_handle.h [code] |
| Handle the output LED strip brightness. | |
| file | command_line_interface.h [code] |
| User command line interface logic. | |
| file | inputs.h [code] |
| Handle the logic associated with the input button. | |
| file | inputs_bluetooth.h [code] |
| Handle the logic associated with the bluetooth inputs. | |
| file | power_handler.h [code] |
| Entry point of the battery charging and power gate behavior, implemented as a state machine. | |
| file | statistics_handler.h [code] |
| Handle the loading and storing of the system statistics. | |
| file | sunset_timer.h [code] |
| Logic of the sunset time, eg the system auto stops after a set delay. | |