Compare commits

..

2 Commits

Author SHA1 Message Date
1645b2d3b0 readme 2025-01-01 18:13:28 +01:00
3386df8132 readme 2025-01-01 18:12:07 +01:00
3 changed files with 1 additions and 4 deletions

View File

@@ -39,7 +39,7 @@ Ein einfacher Energie-Monitor.
| SCL | D1 (GPIO5) |
<img src="https://git.gofel.net/Thorsten/esp8266_distance_sensor/raw/branch/master/images/image_1.jpg" alt="Projektbild" width="400">
<img src="https://git.gofel.net/Thorsten/esp8266_distance_sensor/raw/branch/master/images/wiring-diagram.png" alt="Projektbild" width="400">
## Installation

View File

Before

Width:  |  Height:  |  Size: 52 KiB

After

Width:  |  Height:  |  Size: 52 KiB

View File

@@ -15,7 +15,4 @@ framework = arduino
upload_speed = 115200
monitor_speed = 115200
lib_deps =
adafruit/Adafruit SSD1306 @ ^2.5.7
adafruit/Adafruit GFX Library @ ^1.11.7
adafruit/Adafruit BusIO @ ^1.14.1
olikraus/U8g2 @ ^2.34.20