Update readme.md
This commit is contained in:
parent
40c041c9e7
commit
2fc2a0cbdb
@ -10,8 +10,8 @@ This usermod is using ideas from @mrVanboy and @400killer
|
|||||||
## Hardware
|
## Hardware
|
||||||
![Hardware connection](assets/controller.jpg)
|
![Hardware connection](assets/controller.jpg)
|
||||||
|
|
||||||
## Requirements
|
## Functionality
|
||||||
Functionality checked with:
|
checked with:
|
||||||
- ESP-07S
|
- ESP-07S
|
||||||
- PlatformIO
|
- PlatformIO
|
||||||
- SSD1306 128x32 I2C OLED display
|
- SSD1306 128x32 I2C OLED display
|
||||||
@ -19,7 +19,7 @@ Functionality checked with:
|
|||||||
- KY-022 (infrared receiver)
|
- KY-022 (infrared receiver)
|
||||||
- Push button (N.O. momentary switch)
|
- Push button (N.O. momentary switch)
|
||||||
|
|
||||||
### Platformio
|
### Platformio requirements
|
||||||
Uncomment `U8g2@~2.27.3`,`DallasTemperature@~3.8.0`,`OneWire@~2.3.5 under` `[common]` section in `platformio.ini`:
|
Uncomment `U8g2@~2.27.3`,`DallasTemperature@~3.8.0`,`OneWire@~2.3.5 under` `[common]` section in `platformio.ini`:
|
||||||
```ini
|
```ini
|
||||||
# platformio.ini
|
# platformio.ini
|
||||||
|
Loading…
Reference in New Issue
Block a user