Sarah Cartwright

Results 17 issues of Sarah Cartwright

This may speed it up a little? let ctx = c.getContext("2d"); let canvasDataWrapper = ctx.getImageData(0, 0, c.width, c.height); let canvasData = imageDataWrapper.data; // 8 bit ARGB let canvasData32 = new...

It's back again. I've just run the new "factory" build for Lilygo T-QT... ``` from C:\Users\sarah\Documents\Arduino\sketches\T-QT\factory\factory.ino:5: c:\users\sarah\documents\arduino\libraries\lvgl\src\lv_conf_internal.h:41:18: fatal error: ../../lv_conf.h: No such file or directory #include "../../lv_conf.h" /Else assume lv_conf.h...

stale

Could some way of using PSRAM on the ESP32's be implemented? Memory's filled on any QR Code that's larger than a 26.

https://github.com/m5stack/M5-ProductExampleCodes/blob/master/App/BalaC-Plus/Arduino/BalaCplus/BalaCplus.ino Line 74 and 75... there's one too many function declarations with the same name. 74: void readGyro(); 75: void readGyro();

This isn't much help, but it's what the program gave me when I tried to create a new ESP32 project after waiting... 3 hours! PIO Core Call Error: "The current...

There's a large ESP32 project for the T-Watch 2020 that builds fine on various PlatformIO platforms apart from Windows. It looks to be right at the end, during linking or...

Type: Bug The "New project" never completes - it just says "Please wait." perhaps linked to the... "rebuilding IS index", and "Loading tasks" in the status bar? It's been an...

Your software made this visualisation possible for me! Thank you so much! ![image](https://user-images.githubusercontent.com/1586332/173213668-8cfffd42-02eb-4a9c-b25c-5380f44fa728.png)

Using V 1.2.14, I've got one trace running, any output, SWR, LogMag, smith...etc - giving a good trace of an antenna. Every few scans it pauses..... though the menu's still...

I love this project! In your notes, you mention the SD card not working at all? For this sketch? All the time? Maybe it's too large?