Skip to content

Commit d6bfd3b

Browse files
committed
Added YamBMS Display section
1 parent 0817a13 commit d6bfd3b

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

README.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,30 @@ Come and discuss it on the [DIY Solar Forum dedicated topic](https://diysolarfor
6161

6262
![Image](images/YamBMS_Overview.png "YamBMS Overview")
6363

64-
## Home Assistant
64+
## Home Assistant dashboard
65+
66+
Available in the [HomeAssistant_Dashboards](HomeAssistant_Dashboards/) folder.
6567

6668
![Image](images/YamBMS_HA_Dashboard.png "YamBMS HA Dashboard")
6769

70+
## YamBMS Display
71+
72+
> [!TIP]
73+
> Tested with Waveshare ESP32-S3 Touch-LCD 4.3" and 7".
74+
75+
Currently only available for a resolution of **800x480**.
76+
77+
The display can retrieve information in two different ways :
78+
79+
* **ESPHome version**: LVGL code executed on the **YamBMS node***
80+
* Package to be imported => [board_options_display_lvgl_800x480_basic_blue_esphome.yaml](packages/board/board_options_display_lvgl_800x480_basic_blue_esphome.yaml)
81+
* **HA version**: LVGL code executed on a **standalone node*** with informations coming from `Home Assistant` (only requires a WiFi connection)
82+
* Example => [YamBMS_RP_HA_Display.yaml](YamBMS_RP_HA_Display.yaml)
83+
84+
![Image](images/YamBMS_Display.png "YamBMS Display")
85+
86+
_node = an ESP32 / ESP32-S3 / ESP32-P4 / ..._
87+
6888
## Hardware highlighted
6989

7090
This project works with various `ESP32` variants and also with the `Raspberry Pi Pico (RP2040)`.

images/YamBMS_Display.png

57.1 KB
Loading

0 commit comments

Comments
 (0)