WLED/usermods/Wemos_D1_mini+Wemos32_mini_shield/readme.md

25 lines
867 B
Markdown
Raw Normal View History

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