Arduino with DS18B20 sensor and SSD1306 OLED display
This post shows how to implement a simple temperature measurement station using Arduino UNO board and DS18B20 digital temperature sensor. The Arduino reads temperature (in °C) from the DS18B20 sensor and print its value on SSD1306 OLED display (128×64 pixel). […]
Arduino with DS18B20 sensor and SSD1306 OLED display Read More >>