-
# Programming the Wemos S2 Mini with Tasmota: An Easy Guide for ESP32-S2 Devices | Dialedin
Get the most out of your Wemos S2 mini by programming it with Tasmota. This ESP32-S2 based device features …
-
Hi, I am getting this error compiling a sketch for a wemos D1 mini.
What could be the cause of the problem?
This is the code:
```
IotWebConf iotWebConf(thingName.c_str(), &dnsServ…
-
Testing running Docker Container server; ESP device is a Wemos D1 Mini Pro.
When the client contacts the server, serial monitor returns:
INFO: Checking for updates at URL: http://192.168.1.40:50…
-
Hi and many thanks for this great RTOS with support for so many different boards!
I have just installed the Arduino IDE packages for the ESP8266, but my WEMOS D1 mini seems not to be supported ther…
-
Здравствуйте!
Столкнулся с проблемой: периодически при чтении полей БД, возвращаются "кривые" данные. Стал искать источник - удалил из скетча все лишнее. Пока зафиксировал проявление в виде скетча на…
-
# WeMos D1 mini 433mhz receiver - use D8 for DATA
[https://www.k10y.com/wemos-d1-mini-433mhz-receiver-use-d8/](https://www.k10y.com/wemos-d1-mini-433mhz-receiver-use-d8/)
-
Hey all,
is this library compatible with the D1? My goal is to use it as interface between an Arduino Uno and the D1 over Serial. However I can't seem to compile any of the example files for the D1…
-
I have error on compiling for Wemos d1 mini:
/Users/jordes/Library/Arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/2.5.0-4-b40a506/bin/../lib/gcc/xtensa-lx106-elf/4.8.2/../../../../xtensa-lx106…
-
Hi Marvin,
I LOVE LOVE LOVE the home framework. I’ve used it to monitor doors with home assistant and it works great. I used an Esp8266-01 black version for this project and it worked well.
I’m ti…
ghost updated
5 years ago
-
Hey, thank you so much for developing this!
I've been trying to set up this component recently, using a Wemos D1 Mini esp32, thehognl opentherm shield, and a Viessmann 050-W combi boiler.
Howeve…