aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* space_light: update timerBernhard Guillon2025-01-011-4/+13
|
* space_light: finished the pwm stuffBernhard Guillon2025-01-013-142/+229
| | | | | | | | | 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-293-7/+122
|
* client/dart: add simple cli test toolBernhard Guillon2024-12-293-0/+181
|
* space_light: first versionBernhard Guillon2024-12-2926-1300/+1472
| | | | | | | | | | | | | 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
* README.md: add build and flashBernhard Guillon2024-12-221-1/+45
|
* .gitignore: add initial versionBernhard Guillon2024-12-221-0/+4
|
* Makefile: use otafix_32 instead of otafixBernhard Guillon2024-12-221-1/+1
| | | | otafix crashes on my machine otafix_32 works fine
* Add initial README.mdmr-nice2024-12-221-0/+35
|
* Import bk_ble from elektroda forumBernhard Guillon2024-12-2223-0/+10226
https://www.elektroda.com/rtvforum/topic3989434.html\#20742145