You are reading a single comment by @JumJum and its replies. Click here to read the full conversation.
  • I've got a small and cheap(about 5 € at banggood) TFT Display with ILI9341 up and running.
    Its based on sources from Peter Drescher.
    At least for displaying it works fine, except:

    • fillRect gets color undefined, if fillRect is called. Color is fine if vector font is used for drawString.
    • vector font in Espruino seems to be a bold font, which makes it hard to read. Bitmap font is far too small for a 2.2" display with 240*320
      There are some more options like change orientation and an SD card.
      As soon as I get it stable, I will create a module.
About

Avatar for JumJum @JumJum started