added fritzing and esphome files
This commit is contained in:
parent
d84bc70f3c
commit
d571bedc63
|
@ -26,6 +26,7 @@ Die Projektdokumentation zum Pflanzensensor Workshop.
|
||||||
|
|
||||||
* [Python Runtime Environment](https://www.python.org/)
|
* [Python Runtime Environment](https://www.python.org/)
|
||||||
* [VSCodium Code Editor](https://vscodium.com/)
|
* [VSCodium Code Editor](https://vscodium.com/)
|
||||||
|
* [Fritzing Prototyping Editor](https://fritzing.org/)
|
||||||
|
|
||||||
## ESPHome
|
## ESPHome
|
||||||
|
|
||||||
|
|
|
@ -3,8 +3,8 @@ esphome:
|
||||||
|
|
||||||
esp8266:
|
esp8266:
|
||||||
board: d1_mini
|
board: d1_mini
|
||||||
framework:
|
# framework:
|
||||||
type: arduino
|
# type: arduino
|
||||||
|
|
||||||
wifi:
|
wifi:
|
||||||
ssid: !secret wifi_ssid
|
ssid: !secret wifi_ssid
|
||||||
|
|
BIN
schaltplan.fzz
Normal file
BIN
schaltplan.fzz
Normal file
Binary file not shown.
Loading…
Reference in a new issue