m5paper 'pipish' esphome.
Go to file
2024-04-17 19:43:06 +02:00
components bm8563: fix the timeout scale factor 2024-04-17 19:43:00 +02:00
img image size reduced 2022-11-21 20:42:58 +01:00
.clang-format m5paper: render a basic display with time and sensors 2024-04-17 19:43:06 +02:00
.clang-tidy m5paper: render a basic display with time and sensors 2024-04-17 19:43:06 +02:00
.gitignore m5paper: render a basic display with time and sensors 2024-04-17 19:43:06 +02:00
.screen_base.yaml add external_components 2024-03-10 01:23:40 +01:00
m5paper.yaml m5paper: render a basic display with time and sensors 2024-04-17 19:43:06 +02:00
NOTES.md m5paper: render a basic display with time and sensors 2024-04-17 19:43:06 +02:00
pipish.yaml m5paper: render a basic display with time and sensors 2024-04-17 19:43:06 +02:00
README.md Small updates and cleanup 2024-01-11 22:58:35 +01:00
render.h m5paper: render a basic display with time and sensors 2024-04-17 19:43:06 +02:00
test.yaml Fixed build problems for esphome 2022.12 2023-01-11 06:41:06 +01:00

m5paper_esphome

Based on https://github.com/paveldn/m5paper_esphome

Himself based on https://github.com/sebirdman/m5paper_esphome

Screen example

Work in progress

All components are functional, but likely have bugs.

Please, download font from https://materialdesignicons.com/ and put in 'fonts' folder

BM8563 work based on: https://github.com/TomG736/esphome-BM8563