Compare commits
3 Commits
2b5f0fa9a2
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 16229ce575 | |||
| 1645b2d3b0 | |||
| 3386df8132 |
0
.gitignore
vendored
Normal file → Executable file
0
.gitignore
vendored
Normal file → Executable file
0
.vscode/extensions.json
vendored
Normal file → Executable file
0
.vscode/extensions.json
vendored
Normal file → Executable file
2
README.md
Normal file → Executable file
2
README.md
Normal file → Executable 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
|
||||
|
||||
|
||||
0
circuit-diagram/circuit-diagram.spl8
Normal file → Executable file
0
circuit-diagram/circuit-diagram.spl8
Normal file → Executable file
0
images/image_1.png → images/wiring-diagram.png
Normal file → Executable file
0
images/image_1.png → images/wiring-diagram.png
Normal file → Executable file
|
Before Width: | Height: | Size: 52 KiB After Width: | Height: | Size: 52 KiB |
0
include/README
Normal file → Executable file
0
include/README
Normal file → Executable file
0
lib/README
Normal file → Executable file
0
lib/README
Normal file → Executable file
3
platformio.ini
Normal file → Executable file
3
platformio.ini
Normal file → Executable 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
|
||||
0
src/main.cpp
Normal file → Executable file
0
src/main.cpp
Normal file → Executable file
0
test/README
Normal file → Executable file
0
test/README
Normal file → Executable file
Reference in New Issue
Block a user