-
### Hardware:
Board: ?ESP32 DevkitV1
Core Installation/update date: ?1.0.4
IDE name: ?Arduino IDE 1.8.12
Flash Frequency: ?80Mhz?
PSRAM enabled: …
-
- Arduino board: **DOIT ESP32 DEVKIT V1**
- Arduino IDE version (found in Arduino -> About Arduino menu): **1.8.12**
I USE examples/BreakoutSSD1331/ For **esp32 with the SD Card Module**
![…
-
https://github.com/marcmerlin/FastLED_NeoMatrix/blob/9c6fab9f548c18777a1fab2be2faf35264e0a5fa/examples/espgifread/espgifread.ino#L9
thanks
-
Hey,
im using Tasmota Compiler in Docker on my RPi, and when i set Wifi Name and Password, the build fails with error.
First i thought its because a Dot in my Wifi Name, but it happens also with (fo…
-
When using a sh1106 the service won't start.
-
Dear G6EJD, Your definitions of the Nodemcu SPI ports was very helpful, but the compile picked up an error. Being a hobbyist, I used your
definitions of the SPI ports and replaced them in the Example…
-
Tried both from the Library Manager and cloned from GitHub; with the latter it looks like this:
```
/usr/share/avr/bin/avr-ld: /tmp/cct12l2x.ltrans0.ltrans.o: in function `NanoEngineInputs::ky40Bu…
-
The simple project below is generating code with a 0x NaN in the remapColor() call.
```
#include "simpletools.h"
#include "ssd1331.h"
#include "colormath.h"
// ------ Global Variables and…
-
Hi Aleksei,
I read your arkanoid example (the old version I think?) and some of the other demo and I'm kind of stuck on something, having difficulties to draw without flickering/flashing image.
…
-
Try to complie v2.63.4 for dragonlink. Only changed
//#define displaySupport
#define ESP32_Variant 3 // Dragonlink V3 slim with internal ESP32 - contributed by Noircogi
And try to verif…