when i compile for the arduino uno board the library works fine.
but when i compile for nodeMCU(0.9)
it gives me an error. Has anyone ported u8glib library for esp8266?
Ok, I found that the LUA firmware now support the u8glib and all the LCD devices. Therefore it should not be impossible to to. I found some youtube videos, that shows it worked but with no additional code information how to do it.
Maybe I have to "recopy" the u8glib from the nodemcu master to the Arduino IDE.