Martin Preuss
|
7ad51a251b
|
avr: new version of ds18b20 module.
works better with reportsensor app.
|
2026-08-07 23:48:15 +02:00 |
|
Martin Preuss
|
f3820aee22
|
avr: fully implemented app light_control.
|
2026-08-07 00:43:42 +02:00 |
|
Martin Preuss
|
a5559770ef
|
avr: more work on MultiFAN module (now works, tested with a single fan).
|
2026-07-05 23:15:06 +02:00 |
|
Martin Preuss
|
d51112e291
|
avr: enable module com2w2.
|
2026-07-05 20:08:02 +02:00 |
|
Martin Preuss
|
cbc3eab164
|
multiFan: handle SETVALUE messages.
|
2026-06-29 22:15:15 +02:00 |
|
Martin Preuss
|
2974303007
|
avr: started working on MultiFAN module.
PWM basically works.
|
2026-06-29 17:44:22 +02:00 |
|
Martin Preuss
|
99aae535e7
|
avr: added modules spi_sw, 23LC512, 25LC256
|
2026-05-04 21:44:55 +02:00 |
|
Martin Preuss
|
a9147f911c
|
avr: removed LED, renamed LED_SIMPLE to LED, introduces LED1, LED2, LED3
|
2026-05-04 13:58:39 +02:00 |
|
Martin Preuss
|
accc7d41a2
|
avr: added module ds1307.
|
2026-04-27 00:39:02 +02:00 |
|
Martin Preuss
|
ab7e28a9d5
|
avr: more code sharing.
|
2026-04-14 23:45:32 +02:00 |
|
Martin Preuss
|
0da8170df7
|
beeper_simple: remove msg receiption.
not needed for a beeper.
|
2026-04-13 00:22:29 +02:00 |
|
Martin Preuss
|
915e525daf
|
avr: fixed includes for sk6812 module.
|
2026-03-26 21:05:43 +01:00 |
|
Martin Preuss
|
67be74d2ac
|
avr: move timing control from ma_light to sk6812.
This allows for better control over the LED strip. We can now trigger the
LED strip externally (e.g. by setting a new RGBW value).
|
2026-03-24 23:13:28 +01:00 |
|
Martin Preuss
|
2878d3aaa2
|
sk6812: prepare use of multiple timing types.
timing is very tight so we need an extra routine per timing type for
sending a byte to the led strip.
|
2026-03-21 00:40:03 +01:00 |
|
Martin Preuss
|
d877508e85
|
avr: share code (use Main_HandleValueMsg)
|
2026-03-20 22:28:58 +01:00 |
|
Martin Preuss
|
5c18f5bf9a
|
avr: cleanup handling of apps and modules in devices/all
|
2026-03-16 21:37:46 +01:00 |
|