Serial LCD w LM35 by rgetman

Cloned from Sketch Serial LCD test 1 by rgetman

Read temperature with LM35 and display with I2C serial LCD display
This sketch will read temperature using an LM35 and display it with an I2C LCD display Connect the center pin of the LM35 to A0 analog input. Connect SDA and SCL to either the SDA and SCL pins on the Uno board or to A4 and A5.

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:323139" 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>