| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | space_light: fix timer | Bernhard Guillon | 2025-07-27 | 3 | -66/+20 |
| | | |||||
| * | space_light.c: fix laser off | Bernhard Guillon | 2025-01-03 | 1 | -2/+2 |
| | | |||||
| * | space_light: update timer | Bernhard Guillon | 2025-01-01 | 1 | -4/+13 |
| | | |||||
| * | space_light: finished the pwm stuff | Bernhard Guillon | 2025-01-01 | 3 | -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 timer | Bernhard Guillon | 2024-12-29 | 3 | -7/+122 |
| | | |||||
| * | client/dart: add simple cli test tool | Bernhard Guillon | 2024-12-29 | 3 | -0/+181 |
| | | |||||
| * | space_light: first version | Bernhard Guillon | 2024-12-29 | 26 | -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 flash | Bernhard Guillon | 2024-12-22 | 1 | -1/+45 |
| | | |||||
| * | .gitignore: add initial version | Bernhard Guillon | 2024-12-22 | 1 | -0/+4 |
| | | |||||
| * | Makefile: use otafix_32 instead of otafix | Bernhard Guillon | 2024-12-22 | 1 | -1/+1 |
| | | | | | otafix crashes on my machine otafix_32 works fine | ||||
| * | Add initial README.md | mr-nice | 2024-12-22 | 1 | -0/+35 |
| | | |||||
| * | Import bk_ble from elektroda forum | Bernhard Guillon | 2024-12-22 | 23 | -0/+10226 |
| https://www.elektroda.com/rtvforum/topic3989434.html\#20742145 | |||||
