Arduino_Temperature_with_Di.../README.md

8 lines
254 B
Markdown
Raw Normal View History

2025-09-13 10:57:02 +02:00
# Arduino_Temperature_with_Display
2025-09-15 14:16:30 +02:00
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.