Commit Graph

11 Commits

Author SHA1 Message Date
Matthias Riegler
0899ce4bbe chore: add golangci-lint
Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>
2023-07-19 20:27:27 +02:00
Matthias Riegler
95e2a8d60c chore!: more refactoring
Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>
2023-07-19 18:16:08 +02:00
Matthias Riegler
752d39697e feat: LedEngine for controlling LED patterns (e.g. burst blinks)
Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>
2023-07-17 07:01:54 +02:00
Matthias Riegler
dd49079918 chore: refactore bcm2711 hardware abstraction layer
Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>
2023-07-17 07:01:31 +02:00
Matthias Riegler
b32aae0ad0 feat: fan speed detection, edge button events/debouncing
Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>
2023-07-10 22:47:25 +02:00
Matthias Riegler
ddc1dbe1e8 chore: refactoring
Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>
2023-07-10 07:26:18 +02:00
Matthias Riegler
4542e970a7 fix: set ws281x pin as output, not input
Signed-off-by: Matthias Riegler <me@xvzf.tech>
2023-07-08 13:35:00 +02:00
Matthias Riegler
a6495a2a4f fix: while sending 32bits with the FIFO, just 24 are required! :)
Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>
2023-07-07 19:58:16 +02:00
Matthias Riegler
906f56fe24 feat: make ws281x work next to PWM based fan speed control
Signed-off-by: Matthias Riegler <me@xvzf.tech>
2023-07-07 19:50:29 +02:00
Matthias Riegler
8d5eb4349b chore: refactor
Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>
2023-07-03 13:34:40 +02:00
Matthias Riegler
933e44d1db feat: initial commit
Supports:
- stealth mode
- fan control with hardware PWM

Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>
2023-07-03 08:46:26 +02:00