You are reading a single comment by @vickingur and its replies. Click here to read the full conversation.
  • Hi Gordon,

    I've got mine espruinos as well, thanks! Now I try to play with it and encountered similar issue - LCD examples do not work. Though, it looks like there is something with SW. It can't find PCD8544 module, which looks strange:

    require("PCD8544")
    WARNING: Module "PCD8544" not found
    =undefined

    Is there anything I am missing?
    PS. Enabling backlight is working for me too, but that code goes before 'require'

About

Avatar for vickingur @vickingur started