philippe44 89f15619c7 add BT display (still WIP) 5 yıl önce
..
fonts 89f15619c7 add BT display (still WIP) 5 yıl önce
ifaces 5a9df7b0d5 refactor display 5 yıl önce
.gitignore 5a9df7b0d5 refactor display 5 yıl önce
CMakeLists.txt 5a9df7b0d5 refactor display 5 yıl önce
Kconfig 5a9df7b0d5 refactor display 5 yıl önce
LICENSE 5a9df7b0d5 refactor display 5 yıl önce
README.md 5a9df7b0d5 refactor display 5 yıl önce
component.mk 5a9df7b0d5 refactor display 5 yıl önce
ssd1306.c 1fd31471a2 Display for AirPlay / Bluetooth (still WIP) 5 yıl önce
ssd1306.h 5a9df7b0d5 refactor display 5 yıl önce
ssd1306_default_if.h 5a9df7b0d5 refactor display 5 yıl önce
ssd1306_draw.c 1fd31471a2 Display for AirPlay / Bluetooth (still WIP) 5 yıl önce
ssd1306_draw.h 1fd31471a2 Display for AirPlay / Bluetooth (still WIP) 5 yıl önce
ssd1306_err.h 5a9df7b0d5 refactor display 5 yıl önce
ssd1306_font.c 5a9df7b0d5 refactor display 5 yıl önce
ssd1306_font.h 89f15619c7 add BT display (still WIP) 5 yıl önce

README.md

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