# Arduino_Temperature_with_Display
Program to show temperature (DS18B20) on a (I2C OLED) Display.
# Disclaimer
Parts of the code derive from templates from the packages used to work with the sensor/display.
Some snippeds (one liner) come from chatGPT.