Possibly... @JumJum has written an SPI driver for the ILI9341, which is one of the display controllers: http://www.espruino.com/ILI9341
You'd have to look at the datasheet, but if they can be configured for SPI then there's a very good chance you can use them.
@Gordon started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Possibly... @JumJum has written an SPI driver for the ILI9341, which is one of the display controllers: http://www.espruino.com/ILI9341
You'd have to look at the datasheet, but if they can be configured for SPI then there's a very good chance you can use them.