WebguiappTemplate/components/Display/ssd1306
2023-01-01 21:26:03 +02:00
..
fonts migrate to the updated webguiapp component 2023-01-01 21:26:03 +02:00
ifaces migrate to the updated webguiapp component 2023-01-01 21:26:03 +02:00
.gitignore migrate to the updated webguiapp component 2023-01-01 21:26:03 +02:00
CMakeLists.txt migrate to the updated webguiapp component 2023-01-01 21:26:03 +02:00
component.mk migrate to the updated webguiapp component 2023-01-01 21:26:03 +02:00
Kconfig migrate to the updated webguiapp component 2023-01-01 21:26:03 +02:00
LICENSE migrate to the updated webguiapp component 2023-01-01 21:26:03 +02:00
README.md migrate to the updated webguiapp component 2023-01-01 21:26:03 +02:00
ssd1306_default_if.h migrate to the updated webguiapp component 2023-01-01 21:26:03 +02:00
ssd1306_draw.c migrate to the updated webguiapp component 2023-01-01 21:26:03 +02:00
ssd1306_draw.h migrate to the updated webguiapp component 2023-01-01 21:26:03 +02:00
ssd1306_err.h migrate to the updated webguiapp component 2023-01-01 21:26:03 +02:00
ssd1306_font.c migrate to the updated webguiapp component 2023-01-01 21:26:03 +02:00
ssd1306_font.h migrate to the updated webguiapp component 2023-01-01 21:26:03 +02:00
ssd1306.c migrate to the updated webguiapp component 2023-01-01 21:26:03 +02:00
ssd1306.h migrate to the updated webguiapp component 2023-01-01 21:26:03 +02:00

SSD1306 Component for the ESP32 and ESP-IDF SDK

About:

This is a simple component for the SSD1306 display.
It supports multiple display sizes on both i2c and spi interfaces.

Check out the wiki where most of the relevant information is.

Examples: https://github.com/TaraHoleInIt/tarablessd1306_examples