esp-idf/examples/peripherals/spi_master
Michael (XIAO Xufeng) 9baa7826be fix unit test and examples for s2beta 2019-09-04 10:53:25 +10:00
..
components/tjpgd exclude rom headers in examples 2019-08-13 11:10:22 +08:00
main fix unit test and examples for s2beta 2019-09-04 10:53:25 +10:00
CMakeLists.txt
Makefile
README.md

README.md

SPI master example

This code displays a simple graphics with varying pixel colors on the 320x240 LCD on an ESP-WROVER-KIT board.

If you like to adopt this example to another type of display or pinout, check [manin/spi_master_example_main.c] for comments that explain some of implementation details.