Arduino_Temperature_with_Di.../README.md
2025-09-15 14:16:30 +02:00

7 lines
254 B
Markdown

# 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.