You are reading a single comment by @Andrey and its replies. Click here to read the full conversation.
  • I haven't been here for a while and probably missed some things, but the LCD sample code for HD44780, worked on 1v44, doesn't work more on 1v63.

    var lcd = require("HD44780").connect(A1,F2,A3,F4,A2,C5);
    lcd.print("Hello World!")
    

    Could some one say why? thanks!

About

Avatar for Andrey @Andrey started