Skip to content
max mc costa edited this page Nov 28, 2015 · 3 revisions

I'm working hard to have the whole library working on ESP8266, unlukely there's still several problems related to Heap and PROGMEM and probably things will going better with the new releases of ESP8266 core so I provide this page as future reference.
Actually this library don't work with ES8266, it compile but NOT WORK!
Anyway, here's the connections:

  • MOSI:--------->D7 (gpio 13)
  • MISO:--------->D6 (gpio 12)
  • SCK:---------->D5 (gpio 14)
  • CS_DISP:--->D0 (gpio 16)
  • SDA:---------->D2 (gpio 4)
  • SCL:---------->D1 (gpio 3)