2D graphic lib for ESP-IDF ?
Posted: Mon Jan 23, 2017 6:00 pm
Hi guys,
I'm currently developing some ESP-IDF code to drive an epaper display (GDE021A1) based on the spi_master for SPI communications. It seems to work as I could draw 'something' on screen but I need some basic 2D graphic library for working on an array buffer (lines, .., draw text) before pushing it to the the display through SPI commands.
If you have any graphic libs you've already used with ESP-IDF, I would be delighted to dive in
Thanks for your help,
Nicolas
I'm currently developing some ESP-IDF code to drive an epaper display (GDE021A1) based on the spi_master for SPI communications. It seems to work as I could draw 'something' on screen but I need some basic 2D graphic library for working on an array buffer (lines, .., draw text) before pushing it to the the display through SPI commands.
If you have any graphic libs you've already used with ESP-IDF, I would be delighted to dive in
Thanks for your help,
Nicolas