The exact code is:
var lcd = require("HD44780").connect(D4,D5,D12,D13,D14,D2); lcd.print("Hello World");
@AlexOwen 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.
The exact code is: