You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • The only thing I'd say is looking at the pins and arrangement of the LCD, it's quite likely that the LCD is a 'clone' of one of the amazingly common HD44780 LCDs.

    It might be worth wiring it up and trying to use it as suggested here and seeing if it works.

    @DrAzzy: Why would 8 data pins be awkward in Espruino? You can just read/write them via arrays: digitalWrite([D0,D1,D2,D3,D4,D5,D6,D7],2­55)

About

Avatar for Gordon @Gordon started