-
Big fan of this homebridge plugin. Other MQTT related plugins were a hard to wrap ones head around, but this couldn't be easier. More of a question as opposed to an issue, but what are the best practi…
-
Hello,
I have this board [https://www.banggood.com/Wemos-D1-Esp-Wroom-02-Motherboard-ESP8266-Mini-WiFi-NodeMCU-Module-p-1224577.html](https://www.banggood.com/Wemos-D1-Esp-Wroom-02-Motherboard-ESP8…
-
I have my board set to Generic ESP8266 Module which is under ESP8266 Deauther Modules.
Error log :
```
Build options changed, rebuilding all
In file included from sketch\CLI.h:18:0,
…
-
You have done a marvelous job of factoring the UI and display functionalities and I am enjoying using your library. However, I did notice that by making just a few additional members of OLEDDisplay v…
-
I am using the [128x64 I2C display](https://www.aliexpress.com/item/32896971385.html?spm=2114.search0302.3.1.25b24f77jVKUon&ws_ab_test=searchweb0_0,searchweb201602_0,searchweb201603_0,ppcSwitch_0&algo…
mm108 updated
4 years ago
-
Since few days (couple of weeks maybe), the display is all wrong.
However the device is correctly fetching data from espaper.com. At least I can see it connects every 10min.
I tried to charge the b…
-
8 ..........Connected...Initializing touch screen...
20:25:34.183 -> ISR not in IRAM!
20:25:34.183 ->
20:25:34.183 -> User exception (panic/abort/assert)
20:25:34.183 -> Abort called
20:25:34.18…
-
Hello,
It will be very helpful if you add support for 64x48 OLED like the official display for Wemos :+1: http://www.wemos.cc/Products/oled_shield.html
Here they did almost the same :
https://github…
-
Waveshare have a rather nice driver board:
https://www.waveshare.com/wiki/E-Paper_ESP32_Driver_Board
So I've got one of those and their 7.5 mono display. They have demos code that allows sending a…
-
drawString once called again commit(); does no effect - there is nothing where the string is supposed to be
```
/* ESP QRcode display on an e-paper
#############################################…