Update readme.md

This commit is contained in:
srg74 2020-02-20 22:43:59 -05:00 committed by GitHub
parent bdc44a4070
commit 863498f762
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,21 +4,21 @@
- [Wemos shield project Wiki](https://github.com/srg74/WLED-wemos-shield/wiki) - [Wemos shield project Wiki](https://github.com/srg74/WLED-wemos-shield/wiki)
- [Precompiled WLED firmware](https://github.com/srg74/WLED-wemos-shield/tree/master/resources/Firmware) - [Precompiled WLED firmware](https://github.com/srg74/WLED-wemos-shield/tree/master/resources/Firmware)
## Features ## Features
* SSD1306 128x32 or 128x64 I2C OLED display - SSD1306 128x32 or 128x64 I2C OLED display
* On screen IP address, SSID and controller status (e.g. ON or OFF, recent effect) - On screen IP address, SSID and controller status (e.g. ON or OFF, recent effect)
* Auto display shutoff for saving display lifetime - Auto display shutoff for saving display lifetime
* Dallas temperature sensor - Dallas temperature sensor
* Reporting temperature to MQTT broker - Reporting temperature to MQTT broker
* Relay for energy saving - Relay for energy saving
## Hardware ## Hardware
![Shield](https://github.com/srg74/WLED-wemos-shield/blob/master/resources/Images/Assembly_8.jpg) ![Shield](https://github.com/srg74/WLED-wemos-shield/blob/master/resources/Images/Assembly_8.jpg)
## Functionality checked with ## Functionality checked with
* Wemos D1 mini original v3.1 and clones - Wemos D1 mini original v3.1 and clones
* Wemos32 mini - Wemos32 mini
* PlatformIO - PlatformIO
* SSD1306 128x32 I2C OLED display - SSD1306 128x32 I2C OLED display
* DS18B20 (temperature sensor) - DS18B20 (temperature sensor)
* Push button (N.O. momentary switch) - Push button (N.O. momentary switch)