I've just got my paws on an Arduino A000096 display, which is 160x128.
It works, however in ILI9163.js you have to change var LCD_HEIGHT to 160, because the default orientation is portrait, with the active row of pins at the bottom.
I haven't tried the SD card slot yet, maybe tomorrow, before the pub.
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.
I've just got my paws on an Arduino A000096 display, which is 160x128.
It works, however in ILI9163.js you have to change var LCD_HEIGHT to 160, because the default orientation is portrait, with the active row of pins at the bottom.
I haven't tried the SD card slot yet, maybe tomorrow, before the pub.