In this video we will have a closer look at how to interface LM35 and oled with Arduino and make Oled based digital Temperature meter.
////////////Library of oled ADAFRUIT SSD1306///////////////////////
library for this display is the ADAFRUIT SSD1306: https://github.com/adafruit/Adafruit_...
////////////////Library of oled ADAFRUIT GFX library//////////////////
You also need the ADAFRUIT GFX library: https://github.com/adafruit/Adafruit-...
///////////////////////////////// code//////////////////////////////////////////////
Code can be downloaded from here: https://github.com/ulectron/Oled-ssd1...
****************************************************************