aboutsummaryrefslogtreecommitdiffstats
path: root/usr/space_light/src/device.c
Commit message (Collapse)AuthorAgeFilesLines
* space_light: fix timerBernhard Guillon2025-07-271-4/+1
|
* space_light: finished the pwm stuffBernhard Guillon2025-01-011-14/+30
| | | | | | | | | Using a logic analyzer and a multimeter to figguer out why the things did't do what I expected ^^ I wrote a long explanation on the set_rgbcw on how this space light is connected and how it is supposed to work. Also used a work arround for the PWM.
* space_light: add hacky timerBernhard Guillon2024-12-291-5/+34
|
* space_light: first versionBernhard Guillon2024-12-291-0/+296
TODO: pwm initialization is currently best guess could be wrong active low|high TODO: implement pairing TODO: implement timer TODO: use the button for something TODO: implement a better client