Ah - see what you mean now!
Instead of connecting to the rs/rw/d0-d3 pins in the lcd, I'm using this type of guy:
http://www.dx.com/p/lcd1602-adapter-board-w-iic-i2c-interface-black-works-with-official-arduino-boards-216865#.V1Fh86aeqrU
So you only need to supply vss,Gnd,sda and sla lines - saving pins.
@Wilberforce 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.
Ah - see what you mean now!
Instead of connecting to the rs/rw/d0-d3 pins in the lcd, I'm using this type of guy:
http://www.dx.com/p/lcd1602-adapter-board-w-iic-i2c-interface-black-works-with-official-arduino-boards-216865#.V1Fh86aeqrU
So you only need to supply vss,Gnd,sda and sla lines - saving pins.