Files
squeezelite-esp32/components/services/tarablessd13x6/README.md
T
philippe44 cfae996fd3 Refactoring
- Add SPI display
- Add SSD1326 (not fully tested)
- Remove all but one dependecies to HW (#define)
- Cleanup KProjectBuild
- Update .defaults
2020-02-09 00:25:50 -08:00

17 lines
457 B
Markdown

<!---
Copyright (c) 2017 Tara Keeling
This software is released under the MIT License.
https://opensource.org/licenses/MIT
-->
# 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