Commit Graph
8 Commits
Author SHA1 Message Date
hk2k2andGitHub ff1548f686 Create SH1107_128x128_display.ini (#24877)
Add Display.ini Support for 
1,5" SH1107 with 128x128 Pixel in I2C Mode.
2026-07-07 14:52:48 +02:00
hk2k2andGitHub 5b212c1d97 Create ST7789_320x240.ini (#24868)
Add ST7789 Display 2" with 320x240 Resolution
2026-07-02 09:03:54 +02:00
hk2k2andGitHub 84fb3879c7 Update xdsp_15_tm1637.ino (#20317)
Displaydimmer command has not worked correctly on 2 daisy-Chained MAX7219 7-Segment Displays.
Only the first Module (8 Segments) changed their brightness.
2023-12-27 09:27:16 +01:00
hk2k2andGitHub aebf57a764 Update xsns_35_tx20.ino 2021-07-11 16:56:21 +02:00
hk2k2andGitHub 11ffd24d75 Update tasmota_template.h 2021-07-11 16:46:20 +02:00
hk2k2andGitHub a268e11680 Update support_features.ino 2021-07-11 16:44:56 +02:00
hk2k2andGitHub ec17bfff05 Merge branch 'arendst:development' into patch-4 2021-07-11 16:41:23 +02:00
hk2k2andGitHub fa8643012d Update xsns_35_tx20.ino
Extended tx20.ino for supporting Technoline WS2300-15 Anemometer.
This Model is very similar to TX20 - but use a slightly different Datagram.

use it with #ifdef USE_WS2300_WIND_SENSOR -> choose only one of them (TX20 || TX23 || WS2300-15)

Usage is the same as TX20/23, values are proofed with original Weather Station from Technoline.

Sorry for my Code.. was try and error some hours to get it working with the #ifdef stuff..

Documentation Update follows soon..
2021-07-06 00:07:09 +02:00