Working version.
This commit is contained in:
4
SPEC.md
4
SPEC.md
@@ -18,10 +18,12 @@ Die Datei `include/config.h` enthält:
|
||||
- `WIFI_PASSWORD`
|
||||
- `TASMOTA_HOST`
|
||||
- `INITIAL_TIMER_MS`
|
||||
- `MIN_TIMER_MS`
|
||||
- `MAX_TIMER_MS`
|
||||
|
||||
Als Vorlage liegt `include/config.example.h` bei.
|
||||
|
||||
## Hardware
|
||||
Board D1 Mini mit ESP8266.
|
||||
OLED über I2C an den GPIOs 4 und 5. Rotary Encoder mit A und B an GPIO 14 und 16 und der Taster an 12.
|
||||
OLED über I2C an den GPIOs 4 und 5. Rotary Encoder mit A und B an GPIO 14 und 13 und der Taster an 12.
|
||||
OLED hat einen SSD1309 Controller mit 128x64 Pixel.
|
||||
|
||||
Reference in New Issue
Block a user