module LCD(I2C,39,#6) FB by francois.belleau

Cloned from Sketch UNO I2C 1602 test by samkokajko

board 1602 with I2C on port 0x27 (39)
//board 1602 with I2C on port 0x27 (39) //include lcd include "Wire.h" include "LiquidCrystal_I2C.h"

Embed This Sketch

Use the following HTML code to embed the sketch code above in your blog or website.

<iframe style="height: 510px; width: 100%; margin: 10px 0 10px;" allowTransparency="true" src="https://codebender.cc/embed/sketch:317814" frameborder="0"></iframe>

Embed The Serial Monitor

You can also embed the Serial Monitor section! Just use this HTML code.

<iframe style="height: 510px; width: 100%; margin: 10px 0 10px;" allowTransparency="true" src="https://codebender.cc/embed/serialmonitor" frameborder="0"></iframe>