-
Program Example8_SPO2 compiled successfully and got uploaded to Wemos D1 Mini.
Board I'm using MAX30102. Wire connection is as below:
WeMos D1 -> MAX30102
5V Vin
G Gnd
D1 …
-
It looks like that the calculation of the timing does not work when setting arduino to 160MHz.
When using
```
#define CYCLES_800_T0H (F_CPU / 2500001) // 0.4us
#define CYCLES_800_T1H (F_CPU /…
-
```
>>> [ 3896] HomeKit: Update the CPU to run at 160MHz
>>> [ 3904] HomeKit: Starting server
!!! [ 3907] HomeKit: Failed to read HomeKit storage magic
>>> [ 3913] HomeKit: Formatting Home…
-
Why using a TP4056 when using a solar panel?
Wemos D1 mini pro v 2 includes a battery charger. Won't it be possible to connect the solar panel directly to the D1 mini pro?
-
this lib work well for ESP32 use two hardware Serial,but this time I want to use ESP8266 to handle sbus data, UART0 for code download and SBus RX, and Debug info output in a softwareSerial, build ok…
lsors updated
5 months ago
-
Some boards, like Wemos, use `Dxx` port labels on their boards but it is not equal to plain numbers of ports (`D7` on the board equals to `13`, which equals to `D13` in XOD IDE).
Reported on the fo…
-
Hi,
I like this project, thanks a lot.
I did all you recommand but when when I include MQTT client, the only command founded is "Spa/Node" with the status ON.
Can you explain me why ? My jeedom (MQ…
-
[Issue will only be an problem for 16M boards]
The linker file packages/esp8266/hardware/esp8266/3.1.2/tools/sdk/ld/eagle.flash.16m.ld is missing and is required for the Flash configuration 'FS:non…
jwrw updated
2 months ago
-
hi, I have a Wemos D1 mini v2.2.0 which has an ESP-12S instead of the ESP8266, otherwise it's identical (or at least it looks mostly identical).
I have attached two photos from the front and back:
…
-
I appear to have a quantity of older "Lora Node Mini" boards for Wemos D1 mini. I bought them about 2 years ago. They do not have a version number or CH21 logo but have the number WS2812 screened jus…