-
I tried almost every combination on my Wemos C3 mini and none of the options worked. I've tried putting an I2C address, changing SDA and SCL, combining settings, but all to no avail. There is some kin…
-
An easy way to avoid stuff like #1010 would be to have it check that the board_id matches the filename. This will probably need some valid exceptions added like unknown though. Also, this would need t…
-
**Describe the bug**
When printing characters to the screen without a terminating new-line, the LogBuffer is correctly displayed, except for the very last character, which is omitted from the display…
-
While revisiting our old https://github.com/ThingPulse/esp8266-spotify-remote (maybe not even my `fix/bssl-memory` branch works with ESP8266 Ardunino Core 3.x) I thought that surely someone must have …
-
### Basic Infos
#### Hardware
**WiFimanager Branch/Release:**
- [ ] Master
- [x] Development
**Esp8266/Esp32:**
- [ ] ESP8266
- [x] ESP32
**ESP Core Version: 2.4.0, staging**
- [ ] 2.3.0
…
-
D:\Downloads\Nugget-BLE-Spam-main (1)\Nugget-BLE-Spam-main\nugget-apple-juice\Screen.cpp:3:10: fatal error: SH1106.h: No such file or directory
3 | #include "SH1106.h"
| ^~~~~~~~~…
-
Thanks for this node. It is probably exactly what I need.
I have a display where I monitor different parameters from my home automation system.
I'd like to display the moon phase, ideally as close t…
-
Nice tool! It would be nice if I also could upload the filesystem (littlefs.bin) with it.
Any plans for that?
-
### Current Situation
I've gotten OOK_Receiver running, but I wondered if anyone has added display output? Essentially, it would be easier to demonstrate the program if the display showed activity.
…
-
Appreciate the effort made in this sketch,
My Question is which Libraries should I install to compile this sketch ?
Specifically avoiding these errors:
PubSubClient.h: No such file or directory
SS…