-
i am using https://github.com/siara-cc/esp32_arduino_sqlite3_lib for store my data in SPIFFS of ESP32 but after some insertion of data i got error of SQLite Database Disk Image is Malformed .........…
-
Hello.
I would like to use it with spiffs esp32.
But it seems impossible. Can someone help ??
Thanks.
Marc.
-
On a 'freshly unpacked' ESP32-CAM (aka AI-cam) SPIFFS OTA upload is not working, Arduino IDE says 'No response'.
Steps -
- compile ota sketch and prepare data dir
- ftdi upload sketch
- disconnect…
mozgy updated
4 years ago
-
# Description
This issue is a tracker of the compile time configurations.
After some offline discussions with some RIOT maintainers we came to the conclusion it¡s a good idea to first **identify t…
-
Hi,
I've been looking for a library like this but for ESP32/LittleFS but with no success.
I tried running your examples on an ESP32/SPIFFS board but I just get panic exceptions and rebooting.
Befor…
-
## Reason
Opencv use `libjpeg-turbo` as the default option of jpeg library. However, according to the official page of `libjpeg-turbe` project,
> libjpeg-turbo is a JPEG image codec that uses **…
-
I try to copy a jpg file using the TFT_eFEX procedure.
The result of my code is that fex.drawJpgFile is drawing direct to the tft, instead of the command spr.pushSprite.
What is wrong with my code?
…
-
Hi @rjwats
I tested with minor tweak of platformio.ini and ESPFS.h, at least it builds fine with my "hacky" esp32 library here: https://github.com/lorol/LITTLEFS
See the PlatformIO note at the th…
lorol updated
2 years ago
-
I am testing the T-Watch S3 with the example codes. When I tried to upload the factory firmware (I believe it’s the original firmware), it compiles and uploads correctly, but the watch keeps rebooting…
-
I had problems with running the compile.sh script where I get this error:
```
bugUtils.h: No such file or directory
#include "Arduino_DebugUtils.h"
^~~~~~~~~~~~~~~~~~~~~~
compilation t…
Exryz updated
3 months ago