lumapu
abdf2185ff
0.7.42
...
* fix ePaper for opendtufusion_v2.x boards (Software SPI)
2023-08-27 22:33:01 +02:00
Alexander Dahl
ae3e98e77d
Fix typos throughout code
...
Found with `codespell -w -i3 src/**` and reviewed manually.
Fixes : #1112
2023-08-23 06:37:55 +02:00
lumapu
ac53925a24
0.7.34
...
* merge PR #1093 , improved Nokia5110 display layout
2023-08-17 01:03:48 +02:00
Wusaweki
3e1949775d
improve display layout for Nokia5110
...
(cherry picked from commit 24bb14656a9d491c887b5a2a9556d783fa66650b)
2023-08-14 20:12:11 +02:00
lumapu
984e344f05
0.7.15
...
* add NTP sync interval #1019
* adjusted range of contrast / luminance setting #1041
* use only ISO time format in Web-UI #913
2023-07-23 23:08:21 +02:00
lumapu
c9d705baa4
0.7.14
...
* fix Contrast for Nokia Display #1041
* attempt to fix #1016 by improving inverter status
* added option to adjust effiency for yield (day/total) #1028
2023-07-23 18:37:35 +02:00
lumapu
48594c565a
0.7.13
...
* merged display PR #1027
2023-07-19 22:35:36 +02:00
lumapu
f0defa59e6
Merge branch 'add-display-64x48-cleanup-display-type' of https://github.com/ddmesh/ahoy into ddmesh-add-display-64x48-cleanup-display-type
2023-07-19 22:26:59 +02:00
lumapu
be9c505407
0.6.12
...
added inverter status - state-machine #1016
2023-07-19 22:26:01 +02:00
Stephan Enderlein
6a11a1a3b7
remove decimal place from "total" to have more space
2023-07-16 21:44:59 +02:00
Stephan Enderlein
e04f3ff948
- define display defaults
...
- adjust font sizes and positions
2023-07-16 01:09:56 +02:00
Stephan Enderlein
a9e2fc9aeb
initalize offsets
2023-07-16 01:08:58 +02:00
Stephan Enderlein
1b977012ef
fix automatic message change last line (ip,time)
2023-07-16 00:25:41 +02:00
Stephan Enderlein
c99851364a
- rework "hiding Pins" to easier configure pins for new displays (using a pin map, remove hard-coded if-statements)
...
- rework display type handling: remove uneeded checks because defined context from which functions are called
- default initialize "mMono" pointer (potential illegal memory access)
- define EXACTLY one display type for ePaper display (type 10). There is no need to use ranges and distinguish oled from epaper display. Simply one switch/case
- correct type handling for display type (javascript). Event handler gives a string instead of number (display type)
2023-07-15 23:49:11 +02:00
Stephan Enderlein
1dc66037ad
-add mono display "Wemos OLED shield 64x48"
...
- remove senseless "display type" check (copy&paste from first display)
- reorder displays
2023-07-15 20:53:15 +02:00
lumapu
5b82d1aa8b
0.6.15
...
* improved Prometheus Endpoint PR #958
* fix turn off ePaper only if setting was set #956
2023-05-25 21:41:56 +02:00
lumapu
67c1c10076
Merge branch 'ThomasPohl-feature/offline-logo' into development03
2023-05-21 14:57:50 +02:00
lumapu
e6d8e2ee97
0.6.14 merge PR #920
2023-05-21 14:57:17 +02:00
lumapu
78b421dcb5
0.6.14 Update Mono Display #902
2023-05-21 14:50:19 +02:00
Thomas Pohl
ded680bc80
For ePaper display, show ahoy logo on offline screen
...
Solves #897
2023-05-01 19:18:34 +02:00
Thomas Pohl
da4a347c49
not NULL chheck
2023-05-01 12:50:19 +02:00
Thomas Pohl
8960fa6650
Refactored DisplayMono class to improve maintainability
2023-05-01 12:15:33 +02:00
Thomas Pohl
df40286c04
Add support for 128x32 display
2023-04-23 11:14:13 +02:00
Markus Krause
580a17d46c
improve centering of text on eInk display
...
(@knickohr|s erster codebeitrag, er ist stolz wie bolle)
2023-03-26 21:49:27 +02:00
lumapu
a6b8794855
0.5.104
...
* further improved save settings
* removed `#` character from ePaper
* fixed saving pinout for `Nokia-Display`
* removed `Reset` Pin for monochrome displays
2023-03-19 21:49:39 +01:00
lumapu
159b78c326
0.5.103
...
merged MI improvements, thx @rejoe2 #778
changed display inverter online message
2023-03-19 13:13:27 +01:00
dAjaY85
108ab3ecfa
1306 Fehlerkorrektur
2023-03-14 22:12:34 +01:00
dAjaY85
20688b207a
Korrektur, damit SSD wieder funktioniert.
2023-03-14 09:13:18 +01:00
lumapu
116a1e6a93
0.5.99
...
fix limit in [User_Manual.md](../User_Manual.md)
changed `contrast` to `luminance` in `setup.html`
try to fix SSD1306 display #759
only show necessary display pins depending on setting
2023-03-11 23:52:12 +01:00
lumapu
0cc6e09383
fix SH1106 rotation and turn off during night #756
2023-03-10 18:00:26 +01:00
lumapu
9604687157
Attention: re-ordered display types, check your settings! #746
...
improved saving settings of display #747 , #746
disabled contrast for Nokia display #746
added Prometheus as compile option #719 , #615
update MQTT lib to v1.4.1
limit decimal places to 2 in `live`
added `-DPIO_FRAMEWORK_ARDUINO_MMU_CACHE16_IRAM48` to esp8266 debug build #657
a `max-module-power` of `0` disables channel in live view `setup`
2023-03-09 22:59:33 +01:00
lumapu
6ef7720324
added Nokia display again for ESP8266 #764
...
changed `var` / `VAr` to SI unit `var` #732
fix MQTT retained flags for totals (P_AC, P_DC) #726 , #721
2023-03-08 23:43:21 +01:00
lumapu
c27c5e136b
fix time for ePaper
2023-03-07 16:00:51 +01:00
lumapu
6dbb88e27e
added ePaper (for ESP32 only!), thx @dAjaY85 #735
...
improved `/live` margins #732
renamed `var` to `VAr` #732
2023-03-07 14:54:27 +01:00
dAjaY85
565b944da3
PeriodenDauer hinzugefügt
2023-03-05 17:22:03 +01:00
dAjaY85
0ff821aeac
kleine Optimierungen
2023-03-05 16:56:01 +01:00
dAjaY85
ce20d7c1b4
MonochromeDisplay in Display umbenannt
2023-03-05 16:43:41 +01:00
dAjaY85
18ea8b5925
Versuch die WebOberfläche an zu passen
2023-03-05 16:21:06 +01:00
dAjaY85
3a2e2fa286
Ordner MonochromeDisplay auf Display umbenannt
2023-03-05 03:30:34 +01:00