Compare commits
2 Commits
2b5f0fa9a2
...
1645b2d3b0
| Author | SHA1 | Date | |
|---|---|---|---|
| 1645b2d3b0 | |||
| 3386df8132 |
@@ -39,7 +39,7 @@ Ein einfacher Energie-Monitor.
|
|||||||
| SCL | D1 (GPIO5) |
|
| 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
|
## Installation
|
||||||
|
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 52 KiB After Width: | Height: | Size: 52 KiB |
@@ -15,7 +15,4 @@ framework = arduino
|
|||||||
upload_speed = 115200
|
upload_speed = 115200
|
||||||
monitor_speed = 115200
|
monitor_speed = 115200
|
||||||
lib_deps =
|
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
|
olikraus/U8g2 @ ^2.34.20
|
||||||
Reference in New Issue
Block a user