Theo Arends
af733afbe5
Fix PID-Control parameter destruction
...
Fix PID-Control parameter destruction and replace all atof() by CharToFloat() saving 8k code size (#17618 )
2023-01-06 14:58:19 +01:00
Alexey Baturin
04c90dc67d
Add alternative wiring of TM1650 ( #17556 )
...
303WIFILC01 model of clock used different wiring which needs remapping
2022-12-31 12:45:59 +01:00
Stefan Oskamp
e5fd35ba85
Added: Driver xdsp_20_tm1650 for I2C-based seven-segment LED controller TM1650. ( #17549 )
...
Co-authored-by: Stefan Oskamp <stefan@scinax.lan>
2022-12-31 09:19:53 +01:00
gemu
1cdd5c3f08
Udisplay support for rgb displays ( #17414 )
...
* add gt911
* add rgb display mode
* add gt911
* add gt911
* add gt911
* add sunton descriptor
* fix divide by zero crash with sunton
2022-12-18 14:06:04 +01:00
Theo Arends
c1ea8953cb
Refactor uint8_t to uint32_t
2022-11-11 10:44:56 +01:00
Leon Poon
18fdc4a176
support nanos in rtc for sync from ntp
...
so that all tm1637 6-digit clocks tick simultaneously at real second boundary.
2022-10-17 21:45:29 +08:00
gemu2015
43c6cf6e26
udisplay parallel support
2022-10-03 12:24:27 +02:00
Tomas Zahradnik
98dda967e8
Added support for OLED display 72x40px
...
* Small OLED display with ssd1306 driver and resolution 72x40px must be
added into list of supported displays. Also some shift in video ram must
be added.
Signed-off-by: Tomas Zahradnik <tomas.zahradnik@centrum.cz>
2022-09-19 09:46:30 +02:00
Theo Arends
9afb2c9cb8
Move interface files down allowing for folder insertions
2022-06-02 14:50:31 +02:00
Theo Arends
c08561f67c
Bump version to v11.1.0.4
...
- Restructure tasmota
2022-06-02 14:17:39 +02:00