You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • Just a quick note that you could actually write a driver in JavaScript if you want to get it working quickly. As long as you can make a function that writes a pixel to it, you can use: http://www.espruino.com/Reference#l_GrapĀ­hics_createCallback to create a graphics object that'll output direct to the LCD (it'll be quite slow though).

About

Avatar for Gordon @Gordon started