U8GLIB - Add support for ST7735 1.8 TFT display module?
Posted: Sat Aug 01, 2015 1:25 am
Hey everyone!
Having great fun with nodemcu so far, but the only hiccup preventing me from using this firmware exclusively instead of arduino-esp is that I can't get this display module to work.
I see that the supplied u8glib library has a lot of support for driving various display modules, but the ST7735 sadly isn't one of them. The library that works for me in arduino-esp is this one. I've looked into porting the adafruit-st7735 to something u8glib can use but it seems to be quite complicated But! I would love the chance to try, so any tips/literature/general-how-to in doing this is welcomed.
And in the likelihood that I have no success in the port, I suggest someone of greater mettle to take on this task as it would be awesome for u8glib to support it in the future
Having great fun with nodemcu so far, but the only hiccup preventing me from using this firmware exclusively instead of arduino-esp is that I can't get this display module to work.
I see that the supplied u8glib library has a lot of support for driving various display modules, but the ST7735 sadly isn't one of them. The library that works for me in arduino-esp is this one. I've looked into porting the adafruit-st7735 to something u8glib can use but it seems to be quite complicated But! I would love the chance to try, so any tips/literature/general-how-to in doing this is welcomed.
And in the likelihood that I have no success in the port, I suggest someone of greater mettle to take on this task as it would be awesome for u8glib to support it in the future